Status: Pass 213 Failure 17 Skip 9
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 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: None, <traceback object at 0x7ff7a82790c0>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group e4e0e15a-f406-4708-8392-96e6c9c22501 in use.', 'detail': ''}, <traceback object at 0x7ff7a5b39740>), (<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 0x7ff7a5a93fc0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 37f83324-5e86-4de2-b148-13f654686d50 within the required time (360 s). Timer started at 1655705899. Timer ended at 1655706323. Waited for 424 s., <traceback object at 0x7ff7a5b37640>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume f7555128-3ae1-4f0b-b2d4-811d31d5984f within the required time (360 s). Timer started at 1655706377. Timer ended at 1655706739. Waited for 362 s., <traceback object at 0x7ff7a5ad06c0>)) |
||||||
tearDownClass (tempest.api.compute.volumes.test_attach_volume | 2 | 0 | 2 | 0 | 0 | Detail | |
AttachVolumeTestJSON) |
fail
ft2.1: tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (<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 0x7f414f24f800>) |
||||||
AttachVolumeShelveTestJSON) |
fail
ft2.2: tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<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 0x7f451d7b9640>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 3d80b568-34d4-45b4-9c05-f3777e124470 within the required time (360 s). Timer started at 1655706860. Timer ended at 1655707220. Waited for 360 s., <traceback object at 0x7f451d81fa80>)) |
||||||
tearDownClass (tempest.api.volume.test_volumes_extend | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesExtendTest) |
fail
ft3.1: tearDownClass (tempest.api.volume.test_volumes_extend.VolumesExtendTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<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 0x7f3b5a4db500>), (<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 0x7f3b5a520380>)) |
||||||
tearDownClass (tempest.api.volume.test_volumes_snapshots | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesSnapshotTestJSON) |
fail
ft4.1: tearDownClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (<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 0x7fc9d8dc7740>) |
||||||
tearDownClass (tempest.scenario.test_minimum_basic | 1 | 0 | 1 | 0 | 0 | Detail | |
TestMinimumBasicScenario) |
fail
ft5.1: tearDownClass (tempest.scenario.test_minimum_basic.TestMinimumBasicScenario)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 731, in clear_credentials cls._creds_provider.clear_creds() File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 555, in clear_creds self._clear_isolated_net_resources() File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 545, in _clear_isolated_net_resources self._clear_isolated_subnet(creds.subnet['id'], File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 508, in _clear_isolated_subnet client.delete_subnet(subnet_id) File "/opt/stack/tempest/tempest/lib/services/network/subnets_client.py", line 52, in delete_subnet return self.delete_resource(uri) File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource resp, body = self.delete(req_uri) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 711, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 832, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'type': 'SubnetInUse', 'message': 'Unable to complete operation on subnet fb86151d-3e12-4fff-9c69-da0c3e5ac338: One or more ports have an IP allocation from this subnet.', 'detail': ''} |
||||||
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
pt6.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
ft6.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:'': {{{ 2022-06-20 06:03:58,171 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes 0.341s 2022-06-20 06:03:58,172 118315 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-199613794"}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a30551c-ab64-468f-bda2-dd9d53a5f00e', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a30551c-ab64-468f-bda2-dd9d53a5f00e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.064141", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-06-20 06:03:58,258 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.080s 2022-06-20 06:03:58,258 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99b60369-ec07-4cc0-ab03-391e280de0f3', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b60369-ec07-4cc0-ab03-391e280de0f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:03:59,369 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.103s 2022-06-20 06:03:59,370 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01e64e3d-be1d-427f-9432-37f98ce7d1eb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01e64e3d-be1d-427f-9432-37f98ce7d1eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:03:59.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:03:59,378 118315 INFO [tempest.common.waiters] volume 37f83324-5e86-4de2-b148-13f654686d50 reached available after waiting for 1.378822 seconds 2022-06-20 06:03:59,379 118315 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-06-20 06:03:59,535 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.45/compute/v2.1/os-keypairs 0.152s 2022-06-20 06:03:59,535 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1475448909", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNS40I+i26rT9POM+pSX1PTHoduCgMIlHCQUHFBOTDDGpJ8dvw5JhuVGiaOocP+O4z4bkKZrje0kvfoDND4Dmef36H+ETD7qzyMTlTjF6dymHc6CTjqgQNiUujKWkGTtRQ=="}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69c45f49-9fd2-4004-912e-7eb98e2c6a33', 'x-compute-request-id': 'req-69c45f49-9fd2-4004-912e-7eb98e2c6a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1475448909", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNS40I+i26rT9POM+pSX1PTHoduCgMIlHCQUHFBOTDDGpJ8dvw5JhuVGiaOocP+O4z4bkKZrje0kvfoDND4Dmef36H+ETD7qzyMTlTjF6dymHc6CTjqgQNiUujKWkGTtRQ==", "fingerprint": "f7:6b:c1:70:a8:98:8c:1d:bf:92:ed:56:ba:9a:00:8a", "user_id": "ca882ae475a24e7f84124a1ab3e374f6"}}' 2022-06-20 06:03:59,538 118315 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1475448909 created 2022-06-20 06:03:59,760 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.45:9696/v2.0/security-groups 0.222s 2022-06-20 06:03:59,761 118315 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--267075859", "description": "tempest-description--803752664"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-e203f887-79d0-4de2-9c79-dff0d2902ea5', 'date': 'Mon, 20 Jun 2022 06:03:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "e4e0e15a-f406-4708-8392-96e6c9c22501", "name": "tempest-securitygroup--267075859", "stateful": true, "tenant_id": "e339d5680b35466b8df59e6770716c4f", "description": "tempest-description--803752664", "shared": false, "security_group_rules": [{"id": "95b694d8-464e-4774-a042-7907f33d0cf4", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "security_group_id": "e4e0e15a-f406-4708-8392-96e6c9c22501", "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": 361, "description": null, "tags": [], "created_at": "2022-06-20T06:03:59Z", "updated_at": "2022-06-20T06:03:59Z", "revision_number": 0, "project_id": "e339d5680b35466b8df59e6770716c4f"}, {"id": "e098a95a-d694-46c7-aab6-2110e9581e18", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "security_group_id": "e4e0e15a-f406-4708-8392-96e6c9c22501", "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": 360, "description": null, "tags": [], "created_at": "2022-06-20T06:03:59Z", "updated_at": "2022-06-20T06:03:59Z", "revision_number": 0, "project_id": "e339d5680b35466b8df59e6770716c4f"}], "tags": [], "created_at": "2022-06-20T06:03:59Z", "updated_at": "2022-06-20T06:03:59Z", "revision_number": 1, "project_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:04:00,026 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.45:9696/v2.0/security-group-rules 0.265s 2022-06-20 06:04:00,027 118315 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": "e4e0e15a-f406-4708-8392-96e6c9c22501", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-0b795766-5d96-476a-a4f9-1832402fbde7', 'date': 'Mon, 20 Jun 2022 06:04:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1ec8e800-4bf8-4c2e-b4e4-f798fccf044e", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "security_group_id": "e4e0e15a-f406-4708-8392-96e6c9c22501", "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, "description": "", "created_at": "2022-06-20T06:03:59Z", "updated_at": "2022-06-20T06:03:59Z", "revision_number": 0, "project_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:04:00,295 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.45:9696/v2.0/security-group-rules 0.268s 2022-06-20 06:04:00,296 118315 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": "e4e0e15a-f406-4708-8392-96e6c9c22501", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-81a005c1-d9a2-4c5e-862c-3da784f69633', 'date': 'Mon, 20 Jun 2022 06:04:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "98797eca-50ba-4e32-ab18-c87d471c1614", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "security_group_id": "e4e0e15a-f406-4708-8392-96e6c9c22501", "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, "description": "", "created_at": "2022-06-20T06:04:00Z", "updated_at": "2022-06-20T06:04:00Z", "revision_number": 0, "project_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:04:00,296 118315 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--267075859 created 2022-06-20 06:04:01,766 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.45:9696/v2.0/floatingips 1.469s 2022-06-20 06:04:01,766 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "3095dc5c-1669-4bf8-9817-b487c18c100d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-d382c62e-dc73-4a7d-abf7-9a22e44ffcb2', 'date': 'Mon, 20 Jun 2022 06:04:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "282a5ba0-b483-424b-bc46-cf43e8179a4c", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "floating_ip_address": "172.27.0.93", "floating_network_id": "3095dc5c-1669-4bf8-9817-b487c18c100d", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e339d5680b35466b8df59e6770716c4f", "description": "", "port_details": null, "tags": [], "created_at": "2022-06-20T06:04:00Z", "updated_at": "2022-06-20T06:04:00Z", "revision_number": 0}}' 2022-06-20 06:04:01,767 118315 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '282a5ba0-b483-424b-bc46-cf43e8179a4c', 'tenant_id': 'e339d5680b35466b8df59e6770716c4f', 'floating_ip_address': '172.27.0.93', 'floating_network_id': '3095dc5c-1669-4bf8-9817-b487c18c100d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e339d5680b35466b8df59e6770716c4f', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-06-20T06:04:00Z', 'updated_at': '2022-06-20T06:04:00Z', 'revision_number': 0, 'ip': '172.27.0.93'} created 2022-06-20 06:04:01,921 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.45/identity/v3/auth/tokens 0.148s 2022-06-20 06:04:01,921 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3258', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d5395114-c765-4322-a411-9dc8239c497c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ca882ae475a24e7f84124a1ab3e374f6", "name": "tempest-ServerRescueNegativeTestJSON-254419108-project", "password_expires_at": null}, "audit_ids": ["XxOk0inISLe22rJzCj-gyQ"], "expires_at": "2022-06-20T07:04:01.000000Z", "issued_at": "2022-06-20T06:04:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e339d5680b35466b8df59e6770716c4f", "name": "tempest-ServerRescueNegativeTestJSON-254419108"}, "is_domain": false, "roles": [{"id": "cb8bcd18ccd341c1b9653ba56d25ceea", "name": "reader"}, {"id": "10f492ea4ccb4aa0b627ead79bc02dea", "name": "member"}], "catalog": [{"endpoints": [{"id": "f4b58050975d4ce997046efd6e98155e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f", "region": "RegionOne"}], "id": "0c1fdfd1c682475e8f29aec91e29cef4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7ef85cdc1fb54640b1d069e931b5a32a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/compute/v2/e339d5680b35466b8df59e6770716c4f", "region": "RegionOne"}], "id": "2b141e9ca8a640cabc1a13e3aff01a46", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "eb8858f71fc9421ab279bf987e04b0a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/image", "region": "RegionOne"}], "id": "49c1fce8eebe4f43b79118859d82e606", "type": "image", "name": "glance"}, {"endpoints": [{"id": "fcae8ec3434f4a2f86000fa96294a04e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/compute/v2.1", "region": "RegionOne"}], "id": "72fd350bd74d424aaedf0859b42da2b8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c4280a0e32fc46e5a509094730a96289", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/placement", "region": "RegionOne"}], "id": "880a30b9f72e48b2ba0838f43f068015", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "097fff29556c42ed9702d21bd871a093", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/identity", "region": "RegionOne"}], "id": "9c592393bc284f1fae2fd99d357b9fd3", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "2ee1914693f04b29ac37e8290ea1843a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.45:8080", "region": "RegionOne"}, {"id": "659c9ec9f9db49fea158874614781387", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45:8080/v1/AUTH_e339d5680b35466b8df59e6770716c4f", "region": "RegionOne"}], "id": "bafee45c1ffc450c90d360e95ba9e607", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "920bb23bf8dd4f5b992d1b1313e12ef4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45:9696/", "region": "RegionOne"}], "id": "d5fe5a0f04334cd099f2473e2fc59f6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "10c34818a34e4013b6e6c9e041ccdb07", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f", "region": "RegionOne"}], "id": "eda81c6d754b4356829c23c49eba981e", "type": "block-storage", "name": "cinder"}]}}' 2022-06-20 06:04:01,922 118315 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'c6024453-f54a-40f3-947a-c5e667489c7e', 'name': 'tempest-ServerRescueNegativeTestJSON-1712920883-network', 'tenant_id': 'e339d5680b35466b8df59e6770716c4f', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e339d5680b35466b8df59e6770716c4f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 564, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-06-20T06:01:27Z', 'updated_at': '2022-06-20T06:01:28Z', 'revision_number': 1} available for tenant 2022-06-20 06:04:01,922 118315 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1475448909', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNS40I+i26rT9POM+pSX1PTHoduCgMIlHCQUHFBOTDDGpJ8dvw5JhuVGiaOocP+O4z4bkKZrje0kvfoDND4Dmef36H+ETD7qzyMTlTjF6dymHc6CTjqgQNiUujKWkGTtRQ==', 'fingerprint': 'f7:6b:c1:70:a8:98:8c:1d:bf:92:ed:56:ba:9a:00:8a', 'user_id': 'ca882ae475a24e7f84124a1ab3e374f6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDF2dLR6TI0xR+YXzGuzk836M2rQDgaCMZ9VBdDGSjN6hTM3HpQtr7e\nsrK+0FlnHE+gBwYFK4EEACKhZANiAATUuNCPotuq0/TzjPqUl9T0x6HbgoDCJRwk\nFBxQTkwwxqSfHb8OSYblRomjqHD/juM+G5Cma43tJL36AzQ+A5nn9+h/hEw+6s8j\nE5U4xencph3Ogk46oEDYlLoylpBk7UU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e4e0e15a-f406-4708-8392-96e6c9c22501', 'name': 'tempest-securitygroup--267075859', 'stateful': True, 'tenant_id': 'e339d5680b35466b8df59e6770716c4f', 'description': 'tempest-description--803752664', 'shared': False, 'security_group_rules': [{'id': '95b694d8-464e-4774-a042-7907f33d0cf4', 'tenant_id': 'e339d5680b35466b8df59e6770716c4f', 'security_group_id': 'e4e0e15a-f406-4708-8392-96e6c9c22501', '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': 361, 'description': None, 'tags': [], 'created_at': '2022-06-20T06:03:59Z', 'updated_at': '2022-06-20T06:03:59Z', 'revision_number': 0, 'project_id': 'e339d5680b35466b8df59e6770716c4f'}, {'id': 'e098a95a-d694-46c7-aab6-2110e9581e18', 'tenant_id': 'e339d5680b35466b8df59e6770716c4f', 'security_group_id': 'e4e0e15a-f406-4708-8392-96e6c9c22501', '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': 360, 'description': None, 'tags': [], 'created_at': '2022-06-20T06:03:59Z', 'updated_at': '2022-06-20T06:03:59Z', 'revision_number': 0, 'project_id': 'e339d5680b35466b8df59e6770716c4f'}], 'tags': [], 'created_at': '2022-06-20T06:03:59Z', 'updated_at': '2022-06-20T06:03:59Z', 'revision_number': 1, 'project_id': 'e339d5680b35466b8df59e6770716c4f'}, 'floating_ip': {'id': '282a5ba0-b483-424b-bc46-cf43e8179a4c', 'tenant_id': 'e339d5680b35466b8df59e6770716c4f', 'floating_ip_address': '172.27.0.93', 'floating_network_id': '3095dc5c-1669-4bf8-9817-b487c18c100d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e339d5680b35466b8df59e6770716c4f', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-06-20T06:04:00Z', 'updated_at': '2022-06-20T06:04:00Z', 'revision_number': 0, 'ip': '172.27.0.93'}} 2022-06-20 06:04:03,409 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.45/compute/v2.1/servers 1.486s 2022-06-20 06:04:03,410 118315 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-1121862557", "imageRef": "1bbbd705-569b-4b97-97e8-819e234caabf", "flavorRef": "452", "adminPass": "D9#+iLjLZM#EjKH", "networks": [{"uuid": "c6024453-f54a-40f3-947a-c5e667489c7e"}], "security_groups": [{"name": "tempest-securitygroup--267075859"}], "key_name": "tempest-keypair-1475448909", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '408', 'location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f89efd11-a004-473f-a166-491c39740fec', 'x-compute-request-id': 'req-f89efd11-a004-473f-a166-491c39740fec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--267075859"}], "adminPass": "D9#+iLjLZM#EjKH"}}' 2022-06-20 06:04:03,513 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.101s 2022-06-20 06:04:03,514 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1246', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-175fcd8b-0e7e-42a1-9d53-444c05dec659', 'x-compute-request-id': 'req-175fcd8b-0e7e-42a1-9d53-444c05dec659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1475448909", "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": []}}' 2022-06-20 06:04:04,791 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.269s 2022-06-20 06:04:04,792 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a7878d8-67f4-4886-9774-bd61c2a1b0b1', 'x-compute-request-id': 'req-4a7878d8-67f4-4886-9774-bd61c2a1b0b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "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": []}}' 2022-06-20 06:04:05,903 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.104s 2022-06-20 06:04:05,904 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a05c878-52a7-457c-a759-9d970c400872', 'x-compute-request-id': 'req-0a05c878-52a7-457c-a759-9d970c400872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "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": []}}' 2022-06-20 06:04:07,174 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.263s 2022-06-20 06:04:07,175 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed300cc6-e2d5-4bfa-8eea-ca45aed566cb', 'x-compute-request-id': 'req-ed300cc6-e2d5-4bfa-8eea-ca45aed566cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "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": []}}' 2022-06-20 06:04:07,182 118315 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 4 second wait 2022-06-20 06:04:08,298 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.113s 2022-06-20 06:04:08,298 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8beb8167-b6a3-4d0d-bae9-5f3c01a59ec6', 'x-compute-request-id': 'req-8beb8167-b6a3-4d0d-bae9-5f3c01a59ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "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": []}}' 2022-06-20 06:04:09,454 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.147s 2022-06-20 06:04:09,454 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faaa5270-afd4-4add-acb0-4c140650b059', 'x-compute-request-id': 'req-faaa5270-afd4-4add-acb0-4c140650b059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "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": []}}' 2022-06-20 06:04:10,587 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.124s 2022-06-20 06:04:10,588 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a81df9ed-6a52-4b37-89d0-50fbb39f7a8f', 'x-compute-request-id': 'req-a81df9ed-6a52-4b37-89d0-50fbb39f7a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "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": []}}' 2022-06-20 06:04:11,717 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.121s 2022-06-20 06:04:11,718 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68c187cb-0758-4b5b-91c8-44983d67b09b', 'x-compute-request-id': 'req-68c187cb-0758-4b5b-91c8-44983d67b09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "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": []}}' 2022-06-20 06:04:12,847 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.121s 2022-06-20 06:04:12,848 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e96caff-424a-45a5-a7ab-bc5730cb80ca', 'x-compute-request-id': 'req-7e96caff-424a-45a5-a7ab-bc5730cb80ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "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": []}}' 2022-06-20 06:04:14,135 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.278s 2022-06-20 06:04:14,135 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52401eb7-709b-4ccd-9b59-f1c94c564655', 'x-compute-request-id': 'req-52401eb7-709b-4ccd-9b59-f1c94c564655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:14,142 118315 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 11 second wait 2022-06-20 06:04:15,372 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.228s 2022-06-20 06:04:15,372 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbbf19c2-4c6f-4990-b4b2-614ec6df4f5d', 'x-compute-request-id': 'req-dbbf19c2-4c6f-4990-b4b2-614ec6df4f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:16,556 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.175s 2022-06-20 06:04:16,556 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c230ea9-4efb-480e-b3be-d3ee2cffea03', 'x-compute-request-id': 'req-0c230ea9-4efb-480e-b3be-d3ee2cffea03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:17,813 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.248s 2022-06-20 06:04:17,814 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-235d9424-075f-430f-ae7f-f18ac741c046', 'x-compute-request-id': 'req-235d9424-075f-430f-ae7f-f18ac741c046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:19,095 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.272s 2022-06-20 06:04:19,096 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be1034de-eae9-4129-938b-5e2f464c5478', 'x-compute-request-id': 'req-be1034de-eae9-4129-938b-5e2f464c5478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:20,282 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.177s 2022-06-20 06:04:20,283 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3c729c7-6ec8-4898-b256-282327f9df4a', 'x-compute-request-id': 'req-e3c729c7-6ec8-4898-b256-282327f9df4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:21,545 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.254s 2022-06-20 06:04:21,545 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b749dc26-a9a3-47bf-8f7e-04fb8bcd5a84', 'x-compute-request-id': 'req-b749dc26-a9a3-47bf-8f7e-04fb8bcd5a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:22,895 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.341s 2022-06-20 06:04:22,895 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6163834d-5ec8-4ad3-86a5-9ca23ae4ce19', 'x-compute-request-id': 'req-6163834d-5ec8-4ad3-86a5-9ca23ae4ce19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:24,122 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.218s 2022-06-20 06:04:24,122 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebd73781-c6f5-4da9-b331-90ae5ed3b68e', 'x-compute-request-id': 'req-ebd73781-c6f5-4da9-b331-90ae5ed3b68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:25,292 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.160s 2022-06-20 06:04:25,292 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d47e954-581e-46b7-86b0-ed106f141839', 'x-compute-request-id': 'req-7d47e954-581e-46b7-86b0-ed106f141839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:26,449 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.148s 2022-06-20 06:04:26,449 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c4f8213-b335-4c92-9a4a-445899dd286b', 'x-compute-request-id': 'req-6c4f8213-b335-4c92-9a4a-445899dd286b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:27,609 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.151s 2022-06-20 06:04:27,609 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-907b0f8a-c031-479c-99c3-7e61f66e132d', 'x-compute-request-id': 'req-907b0f8a-c031-479c-99c3-7e61f66e132d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:28,831 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.212s 2022-06-20 06:04:28,831 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d13c075-7b34-4f26-8d6b-deaa4c5f8bf0', 'x-compute-request-id': 'req-8d13c075-7b34-4f26-8d6b-deaa4c5f8bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:30,003 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.163s 2022-06-20 06:04:30,003 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c805c1dd-0e17-40c8-a304-760580d8e888', 'x-compute-request-id': 'req-c805c1dd-0e17-40c8-a304-760580d8e888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:31,166 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.155s 2022-06-20 06:04:31,167 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-118eeb25-ef6f-4145-ab26-9569e5d390bd', 'x-compute-request-id': 'req-118eeb25-ef6f-4145-ab26-9569e5d390bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:32,330 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.155s 2022-06-20 06:04:32,330 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aac4632-3d33-44fc-b3d4-63e92830c1fc', 'x-compute-request-id': 'req-1aac4632-3d33-44fc-b3d4-63e92830c1fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:33,495 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.156s 2022-06-20 06:04:33,495 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79ace4a8-b85b-4b83-832e-e376367553b6', 'x-compute-request-id': 'req-79ace4a8-b85b-4b83-832e-e376367553b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:34,680 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.177s 2022-06-20 06:04:34,681 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d372aa33-1735-4360-a0e6-e6989ee3012d', 'x-compute-request-id': 'req-d372aa33-1735-4360-a0e6-e6989ee3012d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:35,871 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.182s 2022-06-20 06:04:35,872 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2073691f-f273-4121-9862-1e508e77f124', 'x-compute-request-id': 'req-2073691f-f273-4121-9862-1e508e77f124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:37,056 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.176s 2022-06-20 06:04:37,057 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95be6bc0-dd92-4b90-81f5-9de711daae40', 'x-compute-request-id': 'req-95be6bc0-dd92-4b90-81f5-9de711daae40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:38,229 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.165s 2022-06-20 06:04:38,230 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c84412b7-fa46-44d9-bf66-12ca7c539512', 'x-compute-request-id': 'req-c84412b7-fa46-44d9-bf66-12ca7c539512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:39,474 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.236s 2022-06-20 06:04:39,474 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-157d9925-392e-40a9-9cde-85d95592db81', 'x-compute-request-id': 'req-157d9925-392e-40a9-9cde-85d95592db81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:40,639 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.156s 2022-06-20 06:04:40,640 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aea690d-d210-401d-aef2-393f18a6581e', 'x-compute-request-id': 'req-8aea690d-d210-401d-aef2-393f18a6581e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "BUILD", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:41,816 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148 0.166s 2022-06-20 06:04:41,816 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23829144-955b-4a1c-bc6c-c9d3dbe5b5f0', 'x-compute-request-id': 'req-23829144-955b-4a1c-bc6c-c9d3dbe5b5f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148'} Body: b'{"server": {"id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "name": "tempest-ServerRescueNegativeTestJSON-server-1121862557", "status": "ACTIVE", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "metadata": {}, "hostId": "bd9e2ea6aff82ff3e4d61811e43bf3f293747a7139fa42d16260b1df", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:03Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1712920883-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:b1:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1475448909", "OS-SRV-USG:launched_at": "2022-06-20T06:04:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--267075859"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:41,824 118315 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 38 second wait 2022-06-20 06:04:42,154 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148/os-interface 0.329s 2022-06-20 06:04:42,154 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e84c6d7-c5e6-4f09-9dc3-684282e859e4', 'x-compute-request-id': 'req-1e84c6d7-c5e6-4f09-9dc3-684282e859e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c6024453-f54a-40f3-947a-c5e667489c7e", "port_id": "9fea3418-8ef1-4ce1-bce4-3d7858abe6ec", "mac_addr": "fa:16:3e:66:b1:bf", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "ddb0fdfd-91b5-421f-ba5a-64684c53fbac", "ip_address": "172.20.0.12"}]}]}' 2022-06-20 06:04:44,223 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://10.222.0.45:9696/v2.0/floatingips/282a5ba0-b483-424b-bc46-cf43e8179a4c 2.065s 2022-06-20 06:04:44,223 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "9fea3418-8ef1-4ce1-bce4-3d7858abe6ec"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-58fc2a8c-d238-4ddf-9ce6-efbf9594e1d1', 'date': 'Mon, 20 Jun 2022 06:04:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45:9696/v2.0/floatingips/282a5ba0-b483-424b-bc46-cf43e8179a4c'} Body: b'{"floatingip": {"id": "282a5ba0-b483-424b-bc46-cf43e8179a4c", "tenant_id": "e339d5680b35466b8df59e6770716c4f", "floating_ip_address": "172.27.0.93", "floating_network_id": "3095dc5c-1669-4bf8-9817-b487c18c100d", "router_id": "b66833c3-12f1-45e2-95cc-230794109fee", "port_id": "9fea3418-8ef1-4ce1-bce4-3d7858abe6ec", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c6024453-f54a-40f3-947a-c5e667489c7e", "mac_address": "fa:16:3e:66:b1:bf", "admin_state_up": true, "status": "ACTIVE", "device_id": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-06-20T06:04:00Z", "updated_at": "2022-06-20T06:04:42Z", "revision_number": 1, "project_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:04:44,224 118315 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.93:22' as 'ubuntu' with public key authentication 2022-06-20 06:04:48,756 118315 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.93 ([Errno None] Unable to connect to port 22 on 172.27.0.93). Number attempts: 1. Retry after 2 seconds. 2022-06-20 06:04:54,323 118315 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.93 ([Errno None] Unable to connect to port 22 on 172.27.0.93). Number attempts: 2. Retry after 3 seconds. 2022-06-20 06:05:00,883 118315 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.93 ([Errno None] Unable to connect to port 22 on 172.27.0.93). Number attempts: 3. Retry after 4 seconds. 2022-06-20 06:05:08,471 118315 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.93 ([Errno None] Unable to connect to port 22 on 172.27.0.93). Number attempts: 4. Retry after 5 seconds. 2022-06-20 06:05:13,977 118315 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.93 ([Errno None] Unable to connect to port 22 on 172.27.0.93). Number attempts: 5. Retry after 6 seconds. 2022-06-20 06:05:20,484 118315 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.93 ([Errno None] Unable to connect to port 22 on 172.27.0.93). Number attempts: 6. Retry after 7 seconds. 2022-06-20 06:05:28,098 118315 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-06-20 06:05:28,504 118315 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-06-20 06:05:28,516 118315 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.93 (Authentication failed.). Number attempts: 7. Retry after 8 seconds. 2022-06-20 06:05:37,034 118315 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-06-20 06:05:37,168 118315 INFO [paramiko.transport] Authentication (publickey) successful! 2022-06-20 06:05:37,169 118315 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.93 successfully created 2022-06-20 06:06:16,120 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148/os-volume_attachments 38.950s 2022-06-20 06:06:16,120 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "37f83324-5e86-4de2-b148-13f654686d50"}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:37 GMT', 'server': 'Apache/2.4.41 (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-7b4c2095-d7c9-4dbf-9d9c-d336410606d6', 'x-compute-request-id': 'req-7b4c2095-d7c9-4dbf-9d9c-d336410606d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/216aa0f7-e4b1-43ed-982b-fda207ed3148/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "serverId": "216aa0f7-e4b1-43ed-982b-fda207ed3148", "volumeId": "37f83324-5e86-4de2-b148-13f654686d50", "device": "/dev/sdb"}}' 2022-06-20 06:06:16,167 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:06:16,168 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e3cfbe-fb89-4f18-9fad-2b64bb93118a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e3cfbe-fb89-4f18-9fad-2b64bb93118a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:17,218 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:06:17,219 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f87b38-334c-41d5-818b-9cf017a03acf', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f87b38-334c-41d5-818b-9cf017a03acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:18,268 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.041s 2022-06-20 06:06:18,268 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bede0a3-969e-437b-b2cc-7dd5a01b0396', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bede0a3-969e-437b-b2cc-7dd5a01b0396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:19,318 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:06:19,318 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d054fc-7995-4dea-9232-72e261c06f33', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d054fc-7995-4dea-9232-72e261c06f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:20,367 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.041s 2022-06-20 06:06:20,367 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-922fede2-e6d8-4939-989f-82c6ad9eb7b8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-922fede2-e6d8-4939-989f-82c6ad9eb7b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:21,417 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.040s 2022-06-20 06:06:21,417 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f096617-0781-4fba-bd2e-d2dc077ff100', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f096617-0781-4fba-bd2e-d2dc077ff100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:22,469 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:06:22,470 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64047215-2d23-4f8c-88ae-37e901fe7b4f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64047215-2d23-4f8c-88ae-37e901fe7b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:23,521 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:06:23,521 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2b4ba2-7950-4f4c-99dd-2d3b401f2e36', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2b4ba2-7950-4f4c-99dd-2d3b401f2e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:24,572 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:06:24,572 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb04b3e6-08bf-4bc9-931e-e83f3f92eb8f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb04b3e6-08bf-4bc9-931e-e83f3f92eb8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:25,623 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:06:25,623 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c2966e-147c-4511-bd53-5f15d4452acc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c2966e-147c-4511-bd53-5f15d4452acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:26,675 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:06:26,676 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f04aeab0-ea75-457d-9ac5-080c32e2a3d5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f04aeab0-ea75-457d-9ac5-080c32e2a3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:27,726 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:06:27,726 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16929d9c-4aac-4cc3-acb1-3767784cdf79', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16929d9c-4aac-4cc3-acb1-3767784cdf79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:28,776 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.041s 2022-06-20 06:06:28,776 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0964ade-bc1a-4712-9a37-7110fbe45025', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0964ade-bc1a-4712-9a37-7110fbe45025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:29,827 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:06:29,828 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e83b6e51-e1d3-40d8-8e88-42bfb2777b28', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e83b6e51-e1d3-40d8-8e88-42bfb2777b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:30,878 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:06:30,878 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b65e6c76-04c8-4ae3-a478-3acf19c985d9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b65e6c76-04c8-4ae3-a478-3acf19c985d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:31,929 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:06:31,930 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d4db049-9146-42ec-8b3d-3673a6823350', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d4db049-9146-42ec-8b3d-3673a6823350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:32,982 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:06:32,982 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ae2472-4384-44c3-8c14-93a626cb2ab7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ae2472-4384-44c3-8c14-93a626cb2ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:34,033 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:06:34,034 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef9107fb-9bb7-44bb-8f9a-caf78dffe495', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef9107fb-9bb7-44bb-8f9a-caf78dffe495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:35,084 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:06:35,085 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c60b7041-0ae5-4d90-a347-b39415db44e2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c60b7041-0ae5-4d90-a347-b39415db44e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:36,135 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:06:36,135 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-465dfae0-b98d-4b58-855d-184efe0ecab3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-465dfae0-b98d-4b58-855d-184efe0ecab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:37,185 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:06:37,186 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339b16fa-a5f9-40df-8ef6-3f59974a49a7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339b16fa-a5f9-40df-8ef6-3f59974a49a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:38,238 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:06:38,238 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ac9eeb-c1cf-4757-8a2f-0912c614d912', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ac9eeb-c1cf-4757-8a2f-0912c614d912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:39,292 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.046s 2022-06-20 06:06:39,292 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde4d0e7-5290-4feb-88c6-012f6f675bc1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde4d0e7-5290-4feb-88c6-012f6f675bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:40,344 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:06:40,344 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c7b827-7387-40ed-b862-dcad8960c155', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c7b827-7387-40ed-b862-dcad8960c155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:41,539 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.188s 2022-06-20 06:06:41,539 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ac288c-c192-4e9b-8563-415b349b9164', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ac288c-c192-4e9b-8563-415b349b9164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:42,590 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:06:42,590 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-025003c3-3b4d-425e-b0d2-15cbb1d1a125', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-025003c3-3b4d-425e-b0d2-15cbb1d1a125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:43,642 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:06:43,642 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b88bfc96-514f-424f-8e7e-99c586b58cb0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b88bfc96-514f-424f-8e7e-99c586b58cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:44,693 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:06:44,693 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4456354-a555-4972-a560-9facb66ce77e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4456354-a555-4972-a560-9facb66ce77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:45,744 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:06:45,745 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ef4d884-a66e-4665-a217-781dfdf4763c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ef4d884-a66e-4665-a217-781dfdf4763c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:46,796 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:06:46,796 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc8422b-2bea-4208-a7c4-406662726bb3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc8422b-2bea-4208-a7c4-406662726bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:47,847 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:06:47,848 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c4c8022-bd19-4154-8f97-e5bd30663069', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c4c8022-bd19-4154-8f97-e5bd30663069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:48,899 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:06:48,900 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49d886b3-40cb-40e4-afbb-8d0c484f2285', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d886b3-40cb-40e4-afbb-8d0c484f2285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:49,950 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:06:49,950 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd9351a-6e58-46e8-801e-2c2caa4ce559', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd9351a-6e58-46e8-801e-2c2caa4ce559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:51,002 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:06:51,002 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4fd8d89-b1c1-456e-a05d-b6326c3f4c75', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4fd8d89-b1c1-456e-a05d-b6326c3f4c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:52,053 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:06:52,053 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d8f4cc-8eba-4459-acc9-bd15e498319c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5d8f4cc-8eba-4459-acc9-bd15e498319c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:53,104 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:06:53,104 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca4cfe36-7bc9-4cc2-8103-052b14e6bfe7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca4cfe36-7bc9-4cc2-8103-052b14e6bfe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:54,157 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:06:54,157 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8571aa06-6e0a-40ec-a11f-6ab352f590c4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8571aa06-6e0a-40ec-a11f-6ab352f590c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:55,209 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:06:55,209 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c572ad-a3b0-4e18-87db-aa31e44b94ba', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c572ad-a3b0-4e18-87db-aa31e44b94ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:56,260 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:06:56,261 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b329b8a5-01f1-49cd-990c-54a44aea4ea6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b329b8a5-01f1-49cd-990c-54a44aea4ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:57,310 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:06:57,311 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64345f95-0505-42be-85ea-93cc5dca9c6e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64345f95-0505-42be-85ea-93cc5dca9c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:58,366 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.047s 2022-06-20 06:06:58,366 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb5115a3-8d53-4341-967b-952899f7ebfb', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb5115a3-8d53-4341-967b-952899f7ebfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:06:59,421 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.047s 2022-06-20 06:06:59,421 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9303bfe-be5e-4f6d-9352-aff78cbffbcb', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9303bfe-be5e-4f6d-9352-aff78cbffbcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:00,474 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.045s 2022-06-20 06:07:00,474 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10dd9291-6586-44a9-a474-0528a2a3d846', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10dd9291-6586-44a9-a474-0528a2a3d846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:01,523 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:01,524 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83709be4-69df-44d1-bc73-28e48436e843', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83709be4-69df-44d1-bc73-28e48436e843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:02,575 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:07:02,576 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3684c1-f897-4f6f-8c32-21fdcda69e10', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3684c1-f897-4f6f-8c32-21fdcda69e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:03,626 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:07:03,627 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9006bd7d-daa8-44fe-936d-55de4397727f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9006bd7d-daa8-44fe-936d-55de4397727f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:04,677 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:04,677 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c09524c4-99f0-4b4d-bfdd-64208e96535a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c09524c4-99f0-4b4d-bfdd-64208e96535a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:05,728 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:07:05,729 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b04282a2-c555-4c0f-a820-30a5417e4d8d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b04282a2-c555-4c0f-a820-30a5417e4d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:06,780 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:06,780 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdc433bd-598b-4691-b32a-ad5beb66e161', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdc433bd-598b-4691-b32a-ad5beb66e161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:07,830 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:07:07,831 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d2e095-90d4-4f65-87bb-a78f546797b0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d2e095-90d4-4f65-87bb-a78f546797b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:08,883 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:07:08,884 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-281e228f-cee4-4d8c-a5aa-c05fac59a0fe', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-281e228f-cee4-4d8c-a5aa-c05fac59a0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:09,933 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:09,934 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f066b8c0-50f3-42f8-ba18-cf551346a7db', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f066b8c0-50f3-42f8-ba18-cf551346a7db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:10,985 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:07:10,985 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-769a3987-3ef2-4fd1-8441-510dcee73520', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-769a3987-3ef2-4fd1-8441-510dcee73520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:12,035 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:12,035 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3b31876-d1c0-40c0-9d7d-0ca8cab460d6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3b31876-d1c0-40c0-9d7d-0ca8cab460d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:13,086 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:13,086 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b01ff4-f68a-49cd-8997-37fd7e5eea4a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b01ff4-f68a-49cd-8997-37fd7e5eea4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:14,137 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:14,137 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b675ad4-642d-45ce-9ac1-8bf09cd50363', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b675ad4-642d-45ce-9ac1-8bf09cd50363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:15,187 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:15,187 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c38ade4-06be-4150-839e-46b425aa23bb', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c38ade4-06be-4150-839e-46b425aa23bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:16,238 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:07:16,239 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6964a703-873e-468e-9a05-2cad3deb5ad5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6964a703-873e-468e-9a05-2cad3deb5ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:17,292 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.045s 2022-06-20 06:07:17,292 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-641be2f9-0c0c-49ff-a7f1-b97b1554123e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-641be2f9-0c0c-49ff-a7f1-b97b1554123e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:18,347 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.046s 2022-06-20 06:07:18,347 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01233968-3131-4865-aedf-7499cb625236', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01233968-3131-4865-aedf-7499cb625236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:19,398 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:07:19,399 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da5552b-9adf-4275-8a32-9a0927ca2572', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da5552b-9adf-4275-8a32-9a0927ca2572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:20,450 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:20,450 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c34c0679-f56a-43ba-8157-827b713c606f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c34c0679-f56a-43ba-8157-827b713c606f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:21,501 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:21,501 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-238b776a-8245-4ab4-a7b2-859fad6c1294', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-238b776a-8245-4ab4-a7b2-859fad6c1294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:22,551 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:22,552 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c72d845-2041-45b0-bcd6-98f35080d5d5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c72d845-2041-45b0-bcd6-98f35080d5d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:23,603 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:07:23,603 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdbb7366-2154-4789-85ed-6278b1c0efe3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdbb7366-2154-4789-85ed-6278b1c0efe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:24,653 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.041s 2022-06-20 06:07:24,654 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d134926d-2acc-414a-8ac3-6e17c05677dc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d134926d-2acc-414a-8ac3-6e17c05677dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:25,704 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:25,705 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ea99b16-3484-4880-a83b-624794617b84', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ea99b16-3484-4880-a83b-624794617b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:26,755 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:26,755 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e068e3bc-f6f4-4f32-804f-a168dab277a5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e068e3bc-f6f4-4f32-804f-a168dab277a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:27,806 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:27,806 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d599bc5d-5f8e-4b79-b4e7-8dbd1f62ea1c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d599bc5d-5f8e-4b79-b4e7-8dbd1f62ea1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:28,857 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:07:28,858 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d1401a9-7c59-4c7e-9723-e71fb4fc8965', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d1401a9-7c59-4c7e-9723-e71fb4fc8965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:29,908 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:29,909 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a5340a-0b8b-49d7-a07c-324a0ce68495', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a5340a-0b8b-49d7-a07c-324a0ce68495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:30,960 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:07:30,960 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-366ca99e-6d4f-45ae-9926-27f9bbeea9f3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-366ca99e-6d4f-45ae-9926-27f9bbeea9f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:32,012 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:07:32,013 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79dba2cc-9c0a-464e-8681-e94c330d4b2b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79dba2cc-9c0a-464e-8681-e94c330d4b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:33,064 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:07:33,064 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1cbcd85-7c7e-4f39-a1b1-bf3fec4d477f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1cbcd85-7c7e-4f39-a1b1-bf3fec4d477f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:34,114 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:34,115 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f2d98a9-e92b-4ae7-b622-c030cd44d886', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f2d98a9-e92b-4ae7-b622-c030cd44d886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:35,165 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:35,165 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d729ffaa-a6b2-4770-a226-80ce7331fe7f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d729ffaa-a6b2-4770-a226-80ce7331fe7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:36,216 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:36,216 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e686591f-5304-46da-8750-80317921e21f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e686591f-5304-46da-8750-80317921e21f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:37,266 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:37,267 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1fbb5c3-a155-40d0-9f39-d5aa94c7b1a9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1fbb5c3-a155-40d0-9f39-d5aa94c7b1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:38,317 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:38,317 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e341817-fea2-496e-b458-65e1ffaa0bf1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e341817-fea2-496e-b458-65e1ffaa0bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:39,367 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:39,368 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db5d5034-139e-4af8-84a3-4f32d6a6cec3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db5d5034-139e-4af8-84a3-4f32d6a6cec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:40,419 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:07:40,419 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e409eb-c085-4eb7-aa55-5cab5a23db92', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e409eb-c085-4eb7-aa55-5cab5a23db92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:41,471 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:07:41,471 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1aff761-8378-4be0-99d2-f4a701eceadf', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1aff761-8378-4be0-99d2-f4a701eceadf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:42,521 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:42,521 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96903897-972e-4d9d-aae6-881779e2032a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96903897-972e-4d9d-aae6-881779e2032a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:43,575 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.045s 2022-06-20 06:07:43,576 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c55bbe11-c40b-48f4-bc3b-ec45035e66d0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c55bbe11-c40b-48f4-bc3b-ec45035e66d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:44,625 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:44,625 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9180a560-ea5a-406e-add8-4751571109b2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9180a560-ea5a-406e-add8-4751571109b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:45,676 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:07:45,676 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbecbb40-fd68-4908-86d5-ac5eca8bff58', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbecbb40-fd68-4908-86d5-ac5eca8bff58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:46,728 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:07:46,728 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c66ac50c-29e2-4b9b-8e57-e35d6f375483', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c66ac50c-29e2-4b9b-8e57-e35d6f375483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:47,779 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:07:47,779 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ca4c25-ede3-4ee6-9516-f918a5c37be6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ca4c25-ede3-4ee6-9516-f918a5c37be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:48,830 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:07:48,830 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e03c16-82de-4e63-a682-1d2d445e3b5a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e03c16-82de-4e63-a682-1d2d445e3b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:49,884 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.046s 2022-06-20 06:07:49,885 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a274858f-0709-427a-964d-9cef32ee0fc7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a274858f-0709-427a-964d-9cef32ee0fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:50,935 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:50,936 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb3e813c-7a7b-4dec-b610-69a0201f5160', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb3e813c-7a7b-4dec-b610-69a0201f5160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:51,986 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:07:51,987 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f028143c-98ca-4c80-8ab2-6660876eac0c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f028143c-98ca-4c80-8ab2-6660876eac0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:53,037 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:53,037 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd1876f-d2cb-41ab-9ecc-a1de2537939d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd1876f-d2cb-41ab-9ecc-a1de2537939d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:54,088 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:54,089 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79cb5009-0698-4a1a-90fd-8327532aa356', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79cb5009-0698-4a1a-90fd-8327532aa356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:55,140 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:07:55,140 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-333408d2-c84d-48bb-b51a-29eff4ffc491', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-333408d2-c84d-48bb-b51a-29eff4ffc491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:56,189 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:56,190 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a103ff43-5a66-4eb7-9f4e-9eb237273c23', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a103ff43-5a66-4eb7-9f4e-9eb237273c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:57,241 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:07:57,241 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94f95b55-f7e6-4023-8378-71c1c6e25cab', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94f95b55-f7e6-4023-8378-71c1c6e25cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:58,292 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:07:58,292 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-016b757d-f2a4-4832-bae1-5eead76d48df', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-016b757d-f2a4-4832-bae1-5eead76d48df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:07:59,344 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:07:59,344 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c74a7581-4888-45c0-b680-0f07c96d21ea', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c74a7581-4888-45c0-b680-0f07c96d21ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:00,395 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:00,395 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c608424-05bf-4f61-9046-72079c0055b1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c608424-05bf-4f61-9046-72079c0055b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:01,445 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:08:01,446 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f458aeaa-e31e-4e6a-a25a-4359d30cf4b8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f458aeaa-e31e-4e6a-a25a-4359d30cf4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:02,497 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:02,497 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7782932a-45f6-4a3a-95f7-a30c2a773584', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7782932a-45f6-4a3a-95f7-a30c2a773584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:03,547 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:08:03,548 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bcfb895-8d23-4ab5-b08e-259a39c8ffdd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bcfb895-8d23-4ab5-b08e-259a39c8ffdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:04,599 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:08:04,599 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-430516ad-3ae1-405b-ad03-84b5cbbed9da', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-430516ad-3ae1-405b-ad03-84b5cbbed9da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:05,651 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:05,651 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-760e70ed-9f1e-4445-b5e0-0ece2659f1c1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-760e70ed-9f1e-4445-b5e0-0ece2659f1c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:06,702 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:06,702 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a63622d-716b-4c14-855a-a4b89d5db5ba', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a63622d-716b-4c14-855a-a4b89d5db5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:07,753 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:08:07,753 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d43988f-fed9-44fd-97fa-95c3247cdae0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d43988f-fed9-44fd-97fa-95c3247cdae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:08,804 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:08,805 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a40d73-9cc3-4248-90a1-4e040fd18295', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a40d73-9cc3-4248-90a1-4e040fd18295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:09,856 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:09,857 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c12e12b7-60e0-40c9-a88b-42d1a394d607', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c12e12b7-60e0-40c9-a88b-42d1a394d607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:10,909 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.045s 2022-06-20 06:08:10,910 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a888819d-cd87-4756-b9a8-d24c9f9068ad', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a888819d-cd87-4756-b9a8-d24c9f9068ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:11,960 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:11,960 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dc0a034-eb3e-4709-9a3f-d172ca8ea77f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dc0a034-eb3e-4709-9a3f-d172ca8ea77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:13,010 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.041s 2022-06-20 06:08:13,011 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd173c3c-ffe7-40b9-af9d-4c1b259fb76c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd173c3c-ffe7-40b9-af9d-4c1b259fb76c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:14,061 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:08:14,062 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a214ed95-7cfd-4d58-a2e3-0c018f74537c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a214ed95-7cfd-4d58-a2e3-0c018f74537c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:15,112 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:08:15,112 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ef65394-fcf4-496b-b61d-735ab9986663', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ef65394-fcf4-496b-b61d-735ab9986663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:16,162 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:16,162 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-453be0be-fd8c-4d5d-b994-27b53c704a11', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-453be0be-fd8c-4d5d-b994-27b53c704a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:17,213 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:17,214 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ed4396-bc8f-4059-802c-e75636d51a83', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ed4396-bc8f-4059-802c-e75636d51a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:18,263 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.041s 2022-06-20 06:08:18,264 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cdf7ce6-467e-4174-8273-f2037fd6aa8a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cdf7ce6-467e-4174-8273-f2037fd6aa8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:19,315 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:19,316 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1db42e01-bb49-4742-9182-f8d5a00a1071', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1db42e01-bb49-4742-9182-f8d5a00a1071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:20,370 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:20,370 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc56560a-d270-4650-ac76-a882eb2e10b3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc56560a-d270-4650-ac76-a882eb2e10b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:21,429 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.051s 2022-06-20 06:08:21,430 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d24d2151-78ec-4625-b8e4-32ecd57c8285', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d24d2151-78ec-4625-b8e4-32ecd57c8285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:22,490 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.045s 2022-06-20 06:08:22,490 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a63e0ad5-ca66-495e-b1f3-69bcd971be77', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a63e0ad5-ca66-495e-b1f3-69bcd971be77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:23,541 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:08:23,542 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a34808-1f94-44ac-9329-3e47f6c8f1bb', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a34808-1f94-44ac-9329-3e47f6c8f1bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:24,596 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.046s 2022-06-20 06:08:24,596 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ab79f3-e6be-47bb-89a8-419aec49309b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ab79f3-e6be-47bb-89a8-419aec49309b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:25,654 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.050s 2022-06-20 06:08:25,654 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d691c3c-0a6d-4ee0-a797-a6390c7519b1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d691c3c-0a6d-4ee0-a797-a6390c7519b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:26,705 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:08:26,705 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8b4544-cbb4-448c-a78e-510023ae161f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8b4544-cbb4-448c-a78e-510023ae161f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:27,756 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:27,756 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5a7b7e-196a-4737-bb3f-e1de0edb14fc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5a7b7e-196a-4737-bb3f-e1de0edb14fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:28,806 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:08:28,806 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f9b912e-c1e5-463f-af96-385ea27d9134', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f9b912e-c1e5-463f-af96-385ea27d9134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:29,858 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:29,858 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af4c70ab-b727-4e71-8751-1de0befe59fc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af4c70ab-b727-4e71-8751-1de0befe59fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:30,909 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:30,910 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57071c6b-cb00-4d64-aab0-5a42a73c0aac', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57071c6b-cb00-4d64-aab0-5a42a73c0aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:31,961 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:31,962 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f712eda0-23ce-4841-a99f-b32214cbbe8c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f712eda0-23ce-4841-a99f-b32214cbbe8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:33,013 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:33,013 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5afce742-c46f-4d8b-8a04-15ad8d160bc5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5afce742-c46f-4d8b-8a04-15ad8d160bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:34,063 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:34,063 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b51b03-3888-4b75-829a-6b4909fe1cd1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b51b03-3888-4b75-829a-6b4909fe1cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:35,115 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:08:35,115 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd7a8ba-5048-46bf-bac7-35f7df3f3c39', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd7a8ba-5048-46bf-bac7-35f7df3f3c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:36,172 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.049s 2022-06-20 06:08:36,173 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb74f70-90c8-4ef6-a93f-9dc8290b7651', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb74f70-90c8-4ef6-a93f-9dc8290b7651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:37,223 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:37,224 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6981142-0f16-4a6c-af19-da46a985ccfd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6981142-0f16-4a6c-af19-da46a985ccfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:38,273 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:08:38,273 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3893c397-a137-4d66-8105-8e6c4df3b05e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3893c397-a137-4d66-8105-8e6c4df3b05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:39,329 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.046s 2022-06-20 06:08:39,330 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b2b88c4-3299-44b1-a2df-7be870b3d32f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b2b88c4-3299-44b1-a2df-7be870b3d32f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:40,380 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:08:40,380 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-100e5578-5b66-4c48-8325-7facf57af3c8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-100e5578-5b66-4c48-8325-7facf57af3c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:41,431 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:41,432 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc809951-90a8-4569-a12a-3ee056a0eb06', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc809951-90a8-4569-a12a-3ee056a0eb06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:42,482 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:42,482 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2300e0f3-ca45-4772-8f93-7084594e9159', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2300e0f3-ca45-4772-8f93-7084594e9159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:43,534 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:08:43,534 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7f4e70c-549b-41e0-87b4-08f2a4bf0699', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7f4e70c-549b-41e0-87b4-08f2a4bf0699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:44,586 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:44,586 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2906ae4-809b-4aab-bab1-4a892ab6498c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2906ae4-809b-4aab-bab1-4a892ab6498c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:45,637 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:45,638 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ba11b56-fe2d-472f-8577-2dfcb71070f2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ba11b56-fe2d-472f-8577-2dfcb71070f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:46,694 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:46,695 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5326dd20-5962-4124-8c74-caec094ec497', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5326dd20-5962-4124-8c74-caec094ec497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:47,748 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.045s 2022-06-20 06:08:47,748 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba9e3851-1701-44ee-b705-1b5f667ad701', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba9e3851-1701-44ee-b705-1b5f667ad701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:48,799 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:48,799 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec136bd6-f2ad-44cc-9db7-eaf32a753575', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec136bd6-f2ad-44cc-9db7-eaf32a753575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:49,852 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.045s 2022-06-20 06:08:49,852 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-091a1148-8a43-4af5-8a09-9d1114b6e92f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-091a1148-8a43-4af5-8a09-9d1114b6e92f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:50,903 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:50,903 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5aac5e9-2978-43f6-be8b-6e8fdd63e2c6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5aac5e9-2978-43f6-be8b-6e8fdd63e2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:51,955 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:08:51,956 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0be3889f-e706-4ea1-8fee-ae9d66ad3141', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0be3889f-e706-4ea1-8fee-ae9d66ad3141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:53,006 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:53,006 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58611d26-754b-40a2-a015-1015e0c30b7b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58611d26-754b-40a2-a015-1015e0c30b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:54,058 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:08:54,058 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-861a328d-cbac-487e-9432-d41333b0b428', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-861a328d-cbac-487e-9432-d41333b0b428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:55,110 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:08:55,111 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b172b5d-28c4-4213-8420-ef5e9d9362b1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b172b5d-28c4-4213-8420-ef5e9d9362b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:56,163 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.045s 2022-06-20 06:08:56,164 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bf2669c-1d86-4b5b-b1f0-5efdbf95c200', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bf2669c-1d86-4b5b-b1f0-5efdbf95c200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:57,215 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:08:57,215 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfef92f6-3d18-4ac7-b020-184636b310cf', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfef92f6-3d18-4ac7-b020-184636b310cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:58,268 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.045s 2022-06-20 06:08:58,269 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36832730-70fb-4646-a752-d1219bd5c8e9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36832730-70fb-4646-a752-d1219bd5c8e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:08:59,322 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.045s 2022-06-20 06:08:59,322 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f81dbae-2ecc-4962-ae0b-f731452256f7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f81dbae-2ecc-4962-ae0b-f731452256f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:00,376 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.045s 2022-06-20 06:09:00,376 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7019530-c1a7-497b-924e-e52a81c3b5e2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7019530-c1a7-497b-924e-e52a81c3b5e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:01,428 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:09:01,428 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0033c072-3bbd-4d30-ba1a-cdf38e5a7cf5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0033c072-3bbd-4d30-ba1a-cdf38e5a7cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:02,481 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:09:02,481 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-341bbb30-23a4-4ef3-8692-b7e7bd5ea8ea', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-341bbb30-23a4-4ef3-8692-b7e7bd5ea8ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:03,532 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:09:03,532 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac3a4c6-1a7f-4533-87fb-a2ff87535af0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac3a4c6-1a7f-4533-87fb-a2ff87535af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:04,584 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:04,584 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc58272e-44b3-489c-a65b-112c94b5c637', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc58272e-44b3-489c-a65b-112c94b5c637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:05,640 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.047s 2022-06-20 06:09:05,641 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb43cc26-3f4b-4123-99eb-ac9e529a81c0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb43cc26-3f4b-4123-99eb-ac9e529a81c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:06,693 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:09:06,694 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fe8d044-4eaf-493c-b3d0-76f8c81610d5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fe8d044-4eaf-493c-b3d0-76f8c81610d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:07,747 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.045s 2022-06-20 06:09:07,747 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df77420-5e76-4145-a9a7-8762087474c7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df77420-5e76-4145-a9a7-8762087474c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:08,804 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.049s 2022-06-20 06:09:08,805 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f813a751-3ce8-49da-8865-df8ef69eb959', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f813a751-3ce8-49da-8865-df8ef69eb959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:09,858 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:09:09,858 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f122f4d3-0cec-4b0a-8129-43dadcbfe9a0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f122f4d3-0cec-4b0a-8129-43dadcbfe9a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:10,912 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.046s 2022-06-20 06:09:10,912 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e6b7c43-4441-41c7-ac7c-f53376beabc8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e6b7c43-4441-41c7-ac7c-f53376beabc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:11,966 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.045s 2022-06-20 06:09:11,966 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2446730f-0d99-409f-8ebd-0bc29b7344f6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2446730f-0d99-409f-8ebd-0bc29b7344f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:13,021 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.047s 2022-06-20 06:09:13,022 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-288eb593-3d26-48d0-a2e6-66550dc188bd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-288eb593-3d26-48d0-a2e6-66550dc188bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:14,072 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:14,073 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6392e5d4-612b-47fd-960d-afc982d553da', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6392e5d4-612b-47fd-960d-afc982d553da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:15,126 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.045s 2022-06-20 06:09:15,126 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f33c069-e135-4903-af97-73fda57c305f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f33c069-e135-4903-af97-73fda57c305f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:16,178 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:09:16,178 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e32631a-3a7d-45b9-8e49-7010d538f4ce', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e32631a-3a7d-45b9-8e49-7010d538f4ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:17,230 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:09:17,230 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27b504c-539f-462d-a11e-ef9c8a9dbd31', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27b504c-539f-462d-a11e-ef9c8a9dbd31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:18,282 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:18,282 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-defe0db5-e593-4986-9477-bb5c926d1dcf', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-defe0db5-e593-4986-9477-bb5c926d1dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:19,335 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.045s 2022-06-20 06:09:19,335 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c963f22-cf9d-4211-a3bd-0fb624ec6d01', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c963f22-cf9d-4211-a3bd-0fb624ec6d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:20,389 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.046s 2022-06-20 06:09:20,390 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28dac5a5-21b8-4f29-946d-8f5fcb3557dc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28dac5a5-21b8-4f29-946d-8f5fcb3557dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:21,440 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:21,441 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52875a8c-76a5-4d76-8a75-985597a35bda', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52875a8c-76a5-4d76-8a75-985597a35bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:22,492 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:09:22,493 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2e3293e-a20b-4afa-bf87-e96d85a2740d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2e3293e-a20b-4afa-bf87-e96d85a2740d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:23,544 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:09:23,545 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c647169a-1da3-4ba0-afb6-86d8b332fbf2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c647169a-1da3-4ba0-afb6-86d8b332fbf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:24,596 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:24,596 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-298f809b-2f51-4bdf-82cf-41f67de3286e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-298f809b-2f51-4bdf-82cf-41f67de3286e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:25,650 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.047s 2022-06-20 06:09:25,650 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d620de09-c5c6-4e9b-b91e-99d37b79c494', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d620de09-c5c6-4e9b-b91e-99d37b79c494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:26,703 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:09:26,703 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c6465f-ad76-4c90-aa3f-4eb36a5f03f6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c6465f-ad76-4c90-aa3f-4eb36a5f03f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:27,754 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:27,754 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a3699b2-65a7-4586-97f9-8e19350a3c22', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a3699b2-65a7-4586-97f9-8e19350a3c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:28,806 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:28,806 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f841bc-83b4-4c26-95c0-9244bcf02f6c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f841bc-83b4-4c26-95c0-9244bcf02f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:29,857 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:29,857 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-986f8c4e-e50d-4b10-a396-23cb5f0fdde2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-986f8c4e-e50d-4b10-a396-23cb5f0fdde2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:30,908 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:30,908 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1415e82-6976-43a9-889c-9e71cdcdeeab', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1415e82-6976-43a9-889c-9e71cdcdeeab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:31,958 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:09:31,958 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e45fe789-6d72-4449-a8c2-0356c80574dd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e45fe789-6d72-4449-a8c2-0356c80574dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:33,008 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:09:33,009 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ae63d1f-9471-4b9e-9793-ccdfe94b79b7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ae63d1f-9471-4b9e-9793-ccdfe94b79b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:34,061 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:34,061 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b301ed0d-1761-4e47-8992-0d0e80760474', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b301ed0d-1761-4e47-8992-0d0e80760474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:35,113 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:09:35,113 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dcfbf7a-22fb-4e77-a529-8f376e4cb9b1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dcfbf7a-22fb-4e77-a529-8f376e4cb9b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:36,164 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:09:36,164 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4efc933-7426-4f5d-bace-2440457fda53', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4efc933-7426-4f5d-bace-2440457fda53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:37,215 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:09:37,216 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ece8615-22d8-45d4-b2e4-2cf9d780de5d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ece8615-22d8-45d4-b2e4-2cf9d780de5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:38,265 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:09:38,266 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2151b77c-e331-4aae-886e-74041f016421', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2151b77c-e331-4aae-886e-74041f016421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:39,316 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:39,317 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c94f24a0-ef1b-4449-b6e8-3ebd535065bb', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c94f24a0-ef1b-4449-b6e8-3ebd535065bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:40,367 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:09:40,367 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e607ea-8721-4c5c-8aa2-2fe962d17195', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e607ea-8721-4c5c-8aa2-2fe962d17195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:41,419 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:41,419 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bcd0e7b-9d73-4ead-87d2-e6a8e710eda3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bcd0e7b-9d73-4ead-87d2-e6a8e710eda3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:42,469 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:42,470 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73648291-e371-4883-bea2-adc4b24d5cee', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73648291-e371-4883-bea2-adc4b24d5cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:43,521 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:43,521 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9344a964-4d82-439e-b11f-fe115ed3eb89', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9344a964-4d82-439e-b11f-fe115ed3eb89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:44,570 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.041s 2022-06-20 06:09:44,571 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b24e18a-d536-41d6-af38-003f80ee690d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b24e18a-d536-41d6-af38-003f80ee690d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:45,621 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:45,622 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-234e7cd1-1e6d-4064-851a-e64b11462370', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-234e7cd1-1e6d-4064-851a-e64b11462370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:46,671 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:09:46,671 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7322bd21-9fb3-4b2f-95e9-1d4a17b767f8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7322bd21-9fb3-4b2f-95e9-1d4a17b767f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:47,723 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:47,723 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ac1f5f-9e13-43a4-a955-a9c1f8d3bfd3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ac1f5f-9e13-43a4-a955-a9c1f8d3bfd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:48,775 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:09:48,775 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04fb7a95-9045-4948-8fba-c409847b7c8f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04fb7a95-9045-4948-8fba-c409847b7c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:49,826 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:49,826 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be43a34-bd1a-4aaa-a08b-fa352d6eadd0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be43a34-bd1a-4aaa-a08b-fa352d6eadd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:50,877 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:50,877 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-980ca7d1-396e-4e1e-875a-7ed31a926d50', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-980ca7d1-396e-4e1e-875a-7ed31a926d50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:51,928 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:09:51,929 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d22e56-54e5-4d77-a6c8-ea1a1034c578', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d22e56-54e5-4d77-a6c8-ea1a1034c578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:52,980 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:09:52,980 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bee3307-e836-4e58-8060-512188574979', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bee3307-e836-4e58-8060-512188574979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:54,030 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:54,031 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f817680-007d-4399-bf2e-9dcc7140a43d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f817680-007d-4399-bf2e-9dcc7140a43d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:55,080 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.041s 2022-06-20 06:09:55,081 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e28f0344-fa1c-4759-a151-195da42247dd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e28f0344-fa1c-4759-a151-195da42247dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:56,132 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:56,132 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c34634-d8ab-470f-b1d7-401cce3cadcd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c34634-d8ab-470f-b1d7-401cce3cadcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:57,183 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:09:57,183 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6c831e-7294-4414-8693-31406461ae6a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6c831e-7294-4414-8693-31406461ae6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:58,234 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:09:58,235 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4ab0fa-7823-4799-a403-8ec6962a644c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b4ab0fa-7823-4799-a403-8ec6962a644c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:09:59,284 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:09:59,285 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6d54740-c9ff-4536-8916-576666ba46f5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6d54740-c9ff-4536-8916-576666ba46f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:00,335 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:00,335 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e71f9e5c-b9d2-452c-850e-35963fd1954b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e71f9e5c-b9d2-452c-850e-35963fd1954b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:01,386 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:01,386 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9a0bcd-00e3-4959-a771-f70fcfe417c6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9a0bcd-00e3-4959-a771-f70fcfe417c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:02,437 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:02,438 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-059ebd05-2f40-443a-9d7f-ff8f1a9f1c53', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-059ebd05-2f40-443a-9d7f-ff8f1a9f1c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:03,488 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:03,489 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35b1da21-2315-4c33-ac52-be106ae49413', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35b1da21-2315-4c33-ac52-be106ae49413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:04,539 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:04,539 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15a280f1-ba83-4274-8388-c36a54166f8e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15a280f1-ba83-4274-8388-c36a54166f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:05,591 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:05,591 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71578694-51a1-4810-bdd5-3f290e4eedec', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71578694-51a1-4810-bdd5-3f290e4eedec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:06,642 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:06,643 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff7ddee-c36b-4a48-bfb5-1d81c46ec0f1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff7ddee-c36b-4a48-bfb5-1d81c46ec0f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:07,692 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:07,692 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc65cabf-7294-496a-a72a-7f9904991e7f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc65cabf-7294-496a-a72a-7f9904991e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:08,743 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:08,743 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9253eab-efd7-47f2-b2db-24d4c58a4955', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9253eab-efd7-47f2-b2db-24d4c58a4955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:09,793 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:09,793 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42da2d86-16da-42dc-8e2c-aade539ca53c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42da2d86-16da-42dc-8e2c-aade539ca53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:10,845 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:10:10,845 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b52b7255-7d19-4398-8561-2352bb3f7742', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b52b7255-7d19-4398-8561-2352bb3f7742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:11,895 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:11,896 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3d71bc-5468-4dfa-a9e2-ef6389210402', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3d71bc-5468-4dfa-a9e2-ef6389210402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:12,945 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:12,945 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc52b39c-82ca-47c0-b685-8b7678925c1f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc52b39c-82ca-47c0-b685-8b7678925c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:13,997 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:13,997 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0cea20-f32d-4c56-929d-eb5631a1b6ba', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0cea20-f32d-4c56-929d-eb5631a1b6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:15,046 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:15,047 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84f3dd8d-5379-4be8-8179-8e4a9db973d4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84f3dd8d-5379-4be8-8179-8e4a9db973d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:16,097 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:16,097 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c3bbebe-d8f6-4c1c-847c-24ad261555bd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c3bbebe-d8f6-4c1c-847c-24ad261555bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:17,148 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:17,148 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eedc8e1d-3b84-4e45-80b8-25be25db580c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eedc8e1d-3b84-4e45-80b8-25be25db580c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:18,199 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:18,200 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f681473c-9860-4ce2-88a0-6da55becdf06', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f681473c-9860-4ce2-88a0-6da55becdf06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:19,250 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:19,250 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97aa5b54-e6c1-47f8-8fef-dd6b6421e305', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97aa5b54-e6c1-47f8-8fef-dd6b6421e305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:20,302 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:10:20,303 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f5c65b-2b82-45fd-a219-371b2336d17b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f5c65b-2b82-45fd-a219-371b2336d17b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:21,353 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:21,353 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-900a8e35-4b15-44b1-9692-e40e58c39f56', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-900a8e35-4b15-44b1-9692-e40e58c39f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:22,404 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:22,404 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cf3b585-19b3-4d2a-a708-7f923d01b998', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cf3b585-19b3-4d2a-a708-7f923d01b998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:23,454 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:23,454 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b981d52d-4d2c-4d4c-ab98-0a0992025d54', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b981d52d-4d2c-4d4c-ab98-0a0992025d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:24,504 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:24,505 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0ad661-6a28-4961-96cf-40a1c15ecdcd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0ad661-6a28-4961-96cf-40a1c15ecdcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:25,559 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.045s 2022-06-20 06:10:25,560 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2561fd48-3001-486d-b2f7-3a0f55e1328e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2561fd48-3001-486d-b2f7-3a0f55e1328e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:26,617 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.046s 2022-06-20 06:10:26,617 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-850e8e7a-3123-4416-b7d8-2be010b0683c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-850e8e7a-3123-4416-b7d8-2be010b0683c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:27,667 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.041s 2022-06-20 06:10:27,667 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-726e82e2-031d-42e3-9b45-ccee9491968b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-726e82e2-031d-42e3-9b45-ccee9491968b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:28,718 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:28,718 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ad5150b-9d66-4371-8e78-a9ede55af92d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ad5150b-9d66-4371-8e78-a9ede55af92d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:29,768 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:29,769 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94015d3b-8919-428b-98cd-51931948b72a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94015d3b-8919-428b-98cd-51931948b72a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:30,819 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:30,819 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62447c7d-8679-4df4-8117-7c9f1b58ebe5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62447c7d-8679-4df4-8117-7c9f1b58ebe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:31,872 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.045s 2022-06-20 06:10:31,873 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9cea014-1a55-436d-9aea-a64cd6375cf5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9cea014-1a55-436d-9aea-a64cd6375cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:32,923 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:32,923 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23dbb822-eb29-43c1-adb8-69186de50c58', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23dbb822-eb29-43c1-adb8-69186de50c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:33,973 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:33,973 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974ad1c7-1270-44e2-a85d-8bb1cee25878', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974ad1c7-1270-44e2-a85d-8bb1cee25878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:35,024 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:35,024 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f9e1e0-5421-4adf-85bc-1e2b06b85693', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f9e1e0-5421-4adf-85bc-1e2b06b85693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:36,076 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:36,076 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94fb3ca1-e48d-4f88-a420-6e6eb8a05d59', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94fb3ca1-e48d-4f88-a420-6e6eb8a05d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:37,126 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:37,127 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1974392b-b3d5-4d1d-a27d-903769481626', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1974392b-b3d5-4d1d-a27d-903769481626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:38,177 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.041s 2022-06-20 06:10:38,177 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab3d929-7d0b-4013-83d0-4c665706f6ac', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab3d929-7d0b-4013-83d0-4c665706f6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:39,228 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:39,229 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efdbe10b-efe3-4c3c-bcfb-2fbb3c6ca329', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efdbe10b-efe3-4c3c-bcfb-2fbb3c6ca329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:40,278 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:40,278 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97bf9b5e-9a56-40dd-adc9-fe549992fb10', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97bf9b5e-9a56-40dd-adc9-fe549992fb10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:41,328 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:41,329 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0b3e84-1e5b-4fc6-9be6-605fe9299c54', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0b3e84-1e5b-4fc6-9be6-605fe9299c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:42,379 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:42,380 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a56755-7919-48ae-af7d-90e5e5f243c9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a56755-7919-48ae-af7d-90e5e5f243c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:43,431 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:43,432 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf20f0b-97ba-43b8-9f84-7ac35d888cbc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf20f0b-97ba-43b8-9f84-7ac35d888cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:44,481 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:44,482 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b578947-9b87-417c-a6e2-f6628d41849b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b578947-9b87-417c-a6e2-f6628d41849b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:45,531 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.041s 2022-06-20 06:10:45,531 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bedd719-2f38-416a-bdb7-1df60ee6997d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bedd719-2f38-416a-bdb7-1df60ee6997d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:46,583 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:46,583 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c44de235-eb02-4bef-a7d7-1c61aaad0ae3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c44de235-eb02-4bef-a7d7-1c61aaad0ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:47,635 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:10:47,635 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb262015-6753-4d53-a72b-2125e242033a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb262015-6753-4d53-a72b-2125e242033a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:48,685 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:48,686 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4329d5f-40c4-4c51-9e70-1dcadbaab276', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4329d5f-40c4-4c51-9e70-1dcadbaab276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:49,737 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:49,737 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f920bf8-7d98-4c25-9d17-ebcf301f88d5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f920bf8-7d98-4c25-9d17-ebcf301f88d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:50,786 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.041s 2022-06-20 06:10:50,786 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b10451d3-f6d3-4355-81f8-febdbbe3386e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b10451d3-f6d3-4355-81f8-febdbbe3386e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:51,839 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:10:51,839 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd144e7a-f1d1-484f-9d73-6a426fb5d15c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd144e7a-f1d1-484f-9d73-6a426fb5d15c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:52,890 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:52,890 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cf70e4e-6fd7-4aff-9b20-29f17023f559', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cf70e4e-6fd7-4aff-9b20-29f17023f559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:53,940 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:53,940 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe5ff1c-5f3e-4933-92f3-56a4c50a7f73', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe5ff1c-5f3e-4933-92f3-56a4c50a7f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:54,991 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:54,991 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-061d44dd-a50a-4062-9a07-dad6a3d99e05', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-061d44dd-a50a-4062-9a07-dad6a3d99e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:56,042 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:56,042 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee502b96-33d2-4859-ae4e-bdcea5348e74', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee502b96-33d2-4859-ae4e-bdcea5348e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:57,093 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:57,093 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeb6c9dd-0458-4b9a-8804-d4bd40044709', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeb6c9dd-0458-4b9a-8804-d4bd40044709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:58,143 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:10:58,144 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8c59299-8084-4082-bf39-cebb94b10e18', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8c59299-8084-4082-bf39-cebb94b10e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:10:59,194 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:10:59,194 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9bf6667-c620-4fd2-98a8-4903f7609813', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9bf6667-c620-4fd2-98a8-4903f7609813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:00,245 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:00,245 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fbb8ec9-bcc3-4450-94b7-a914092436b3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fbb8ec9-bcc3-4450-94b7-a914092436b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:01,296 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:01,296 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41776758-2940-4cef-868c-ab5ce500f85c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41776758-2940-4cef-868c-ab5ce500f85c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:02,346 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:11:02,347 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd89a39-e4d7-4e59-8825-7559dde450f6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd89a39-e4d7-4e59-8825-7559dde450f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:03,403 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.048s 2022-06-20 06:11:03,404 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed156e7-55fd-4087-aafc-be344b1a2993', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed156e7-55fd-4087-aafc-be344b1a2993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:04,453 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:11:04,454 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-029a9d1f-380e-4f59-9dd9-3220993dbc6c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-029a9d1f-380e-4f59-9dd9-3220993dbc6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:05,503 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.041s 2022-06-20 06:11:05,504 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c74a611a-6675-4661-aaf0-006e0c2ed7c1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c74a611a-6675-4661-aaf0-006e0c2ed7c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:06,556 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:11:06,556 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa860f67-4c21-4751-b152-81332ae734a3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa860f67-4c21-4751-b152-81332ae734a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:07,608 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:07,609 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a134ce8-4fad-439c-aeca-e505c4198301', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a134ce8-4fad-439c-aeca-e505c4198301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:08,658 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:11:08,658 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c74be89-9dce-45d3-aad2-d4c0837e9b69', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c74be89-9dce-45d3-aad2-d4c0837e9b69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:09,709 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:11:09,709 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-521644a0-c382-4cc8-8b4e-7d154fc2cbbc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-521644a0-c382-4cc8-8b4e-7d154fc2cbbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:10,760 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:11:10,761 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e802fb78-b3a3-47c7-8aa0-309e0549ea14', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e802fb78-b3a3-47c7-8aa0-309e0549ea14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:11,812 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:11,812 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a865f6-b0d9-49c1-9bc0-6963cd312db5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a865f6-b0d9-49c1-9bc0-6963cd312db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:12,864 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:11:12,864 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39c37dfb-4f11-4a13-8747-b148baeb8a77', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39c37dfb-4f11-4a13-8747-b148baeb8a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:13,915 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:13,915 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d2a7f82-17cb-4b95-a909-645b2011826d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d2a7f82-17cb-4b95-a909-645b2011826d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:14,968 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:11:14,968 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b20d793b-6e43-46a7-a170-29cbd13af259', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b20d793b-6e43-46a7-a170-29cbd13af259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:16,019 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:16,019 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1410f972-b3ae-493d-b5d9-e989fac1258b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1410f972-b3ae-493d-b5d9-e989fac1258b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:17,069 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:17,069 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be51c407-b0ce-4671-b47c-6074bb250004', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be51c407-b0ce-4671-b47c-6074bb250004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:18,119 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:11:18,120 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e1a77f-1905-4310-ab3d-093687927a12', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e1a77f-1905-4310-ab3d-093687927a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:19,170 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:19,170 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63024741-6988-4493-99a4-d8040ab76977', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63024741-6988-4493-99a4-d8040ab76977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:20,222 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:11:20,223 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3292c11d-c688-49c8-a5a9-d31e9898508e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3292c11d-c688-49c8-a5a9-d31e9898508e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:21,274 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:11:21,275 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b1c2ba-a946-49f8-b0b9-bc8c84146e43', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b1c2ba-a946-49f8-b0b9-bc8c84146e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:22,326 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:22,326 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8f6bf87-6432-46dc-a039-fb5ccd7d7672', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8f6bf87-6432-46dc-a039-fb5ccd7d7672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:23,381 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.047s 2022-06-20 06:11:23,381 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7772fac1-57ec-4a3f-a865-a2b1be5eafc5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7772fac1-57ec-4a3f-a865-a2b1be5eafc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:24,434 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:11:24,434 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e487375c-6762-472a-8fe1-d68ae2d170c2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e487375c-6762-472a-8fe1-d68ae2d170c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:25,489 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.047s 2022-06-20 06:11:25,489 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efdf702c-0b4e-4135-b124-48e7cceaa58b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efdf702c-0b4e-4135-b124-48e7cceaa58b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:26,540 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:26,541 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a79678cd-a417-4165-94ee-360a1e6ecc08', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a79678cd-a417-4165-94ee-360a1e6ecc08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:27,592 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:11:27,593 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233894b3-ecf7-41ba-a7bf-5568b48a6570', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233894b3-ecf7-41ba-a7bf-5568b48a6570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:28,649 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.048s 2022-06-20 06:11:28,649 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff03be8c-0ef7-4854-8e07-7976c5b6d4e2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff03be8c-0ef7-4854-8e07-7976c5b6d4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:29,699 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:11:29,699 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eddb110-71ce-4600-8fbe-a9eb55fe7e68', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eddb110-71ce-4600-8fbe-a9eb55fe7e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:30,749 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:11:30,749 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc05976c-d018-461c-a67f-33755730ed30', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc05976c-d018-461c-a67f-33755730ed30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:31,800 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:11:31,800 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c80716-08b7-4d0a-b91b-ea69875eecc1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c80716-08b7-4d0a-b91b-ea69875eecc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:32,851 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:11:32,851 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1fb824-cd5e-4ef2-829a-ae4ca2d9029b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1fb824-cd5e-4ef2-829a-ae4ca2d9029b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:33,901 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:11:33,902 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f528b37-d69c-4604-868d-e50339724077', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f528b37-d69c-4604-868d-e50339724077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:34,952 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:34,953 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18dfca15-d467-490c-b349-edf2036006ef', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18dfca15-d467-490c-b349-edf2036006ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:36,002 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:36,003 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d1ceb3-381d-4eb6-ae0a-e2304df31983', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d1ceb3-381d-4eb6-ae0a-e2304df31983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:37,055 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:11:37,055 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dca7487a-3c1a-48b9-8284-736e838e3b55', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dca7487a-3c1a-48b9-8284-736e838e3b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:38,106 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:38,106 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0240296d-2249-4573-b195-6e5dfd4a42f5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0240296d-2249-4573-b195-6e5dfd4a42f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:39,157 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:39,158 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3387125-d119-43c7-acef-da07a23711df', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3387125-d119-43c7-acef-da07a23711df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:40,209 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:11:40,209 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c49036ee-7c15-42f3-bc16-9b6b551cf47b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c49036ee-7c15-42f3-bc16-9b6b551cf47b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:41,320 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.103s 2022-06-20 06:11:41,321 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-264bf613-bfa0-4be3-bd23-aaa92b4be8c0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-264bf613-bfa0-4be3-bd23-aaa92b4be8c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:42,372 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:42,372 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-162339b8-396c-46a3-9bae-d86b01308141', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-162339b8-396c-46a3-9bae-d86b01308141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:43,423 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:11:43,424 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e613ed17-393e-4229-a94f-95b59ae6d9a3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e613ed17-393e-4229-a94f-95b59ae6d9a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:44,474 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:44,475 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-106075b2-36ed-4636-a710-09c346a1e667', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-106075b2-36ed-4636-a710-09c346a1e667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:45,527 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:11:45,528 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b1a74d-038a-46db-a39d-ce5ac969cd2a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b1a74d-038a-46db-a39d-ce5ac969cd2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:46,582 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.046s 2022-06-20 06:11:46,582 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d112f6fc-766d-47a0-8983-164032abd0c6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d112f6fc-766d-47a0-8983-164032abd0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:47,632 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:11:47,632 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3afa9a0-4f90-4751-afdd-701b4bad8c95', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3afa9a0-4f90-4751-afdd-701b4bad8c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:48,683 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:11:48,684 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe87c3db-488a-40a5-b078-ce0463b72907', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe87c3db-488a-40a5-b078-ce0463b72907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:49,735 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:49,736 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c07a874-2808-4309-b826-d800868b4095', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c07a874-2808-4309-b826-d800868b4095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:50,786 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:11:50,786 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caa8d60a-722d-4875-a38f-7b0e19e753af', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caa8d60a-722d-4875-a38f-7b0e19e753af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:51,837 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:51,838 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f53a551-d21a-494c-aea8-6b7a901b2b8e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f53a551-d21a-494c-aea8-6b7a901b2b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:52,888 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:11:52,889 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0b89f66-b9f9-45c6-a213-d4708995633d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0b89f66-b9f9-45c6-a213-d4708995633d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:53,939 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:53,940 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c697ba95-7161-4149-9c1e-e8abbcff2fd1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c697ba95-7161-4149-9c1e-e8abbcff2fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:54,990 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:11:54,990 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b1f919c-09c9-47e0-a12f-6b9e2313502f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b1f919c-09c9-47e0-a12f-6b9e2313502f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:56,041 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:56,041 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f31a5e3b-43c2-4307-bbf5-74a6cbafcaf0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f31a5e3b-43c2-4307-bbf5-74a6cbafcaf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:57,091 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:11:57,092 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08d41a77-9d76-47a4-9c6f-f11ea372075d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08d41a77-9d76-47a4-9c6f-f11ea372075d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:58,143 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:58,143 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e866278c-f2f4-4e50-b382-064f35115e2a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e866278c-f2f4-4e50-b382-064f35115e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:11:59,194 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:11:59,194 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16cd482f-d07f-4764-bbb0-eeda14ca1e69', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16cd482f-d07f-4764-bbb0-eeda14ca1e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:12:00,244 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:12:00,245 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fe37bed-03c4-41fe-92d6-63dd6e94f481', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fe37bed-03c4-41fe-92d6-63dd6e94f481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:12:01,295 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:12:01,296 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d78cdc7-1c7e-4d72-8c2a-a62f7c693892', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d78cdc7-1c7e-4d72-8c2a-a62f7c693892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:12:02,346 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.041s 2022-06-20 06:12:02,346 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27137cc5-b304-407b-8322-53ca8de3d414', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27137cc5-b304-407b-8322-53ca8de3d414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:12:03,398 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:12:03,398 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89795c7-2925-454a-a1a6-8c6283f779db', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89795c7-2925-454a-a1a6-8c6283f779db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:12:04,449 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:12:04,450 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-489274e7-abc5-4312-9320-feb4e0c4e577', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-489274e7-abc5-4312-9320-feb4e0c4e577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:12:05,502 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:12:05,502 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d074b232-8a27-42de-a1cd-b7123fd46384', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d074b232-8a27-42de-a1cd-b7123fd46384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:12:06,552 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:12:06,553 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db4db567-fca1-487d-ad33-c3d9f0d843be', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db4db567-fca1-487d-ad33-c3d9f0d843be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:12:07,605 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.044s 2022-06-20 06:12:07,605 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875f96dd-66b2-4fd4-ab4e-2885043be299', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875f96dd-66b2-4fd4-ab4e-2885043be299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:12:08,655 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:12:08,655 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-021b6a88-3a06-4284-af7a-209210438011', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-021b6a88-3a06-4284-af7a-209210438011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:12:09,704 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:12:09,705 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c2a006b-277e-4dc2-a4f7-c94a957f4809', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c2a006b-277e-4dc2-a4f7-c94a957f4809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:12:10,755 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:12:10,756 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54fe3da9-4ee4-4d40-84c7-f81eb74a12fb', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54fe3da9-4ee4-4d40-84c7-f81eb74a12fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:12:11,806 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.042s 2022-06-20 06:12:11,807 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e19fc14-d2be-4a1e-bd7e-8698150e84ac', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e19fc14-d2be-4a1e-bd7e-8698150e84ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:12:12,858 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:12:12,858 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8bf69ea-f4f0-4930-be22-a0bf26236967', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8bf69ea-f4f0-4930-be22-a0bf26236967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:12:13,909 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:12:13,909 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd2a334d-d516-4287-8048-42dbef7319ad', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd2a334d-d516-4287-8048-42dbef7319ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:12:14,960 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.043s 2022-06-20 06:12:14,961 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d261bd8-a730-436e-89f1-b3fb3a287fbd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d261bd8-a730-436e-89f1-b3fb3a287fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' 2022-06-20 06:12:16,015 118315 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50 0.046s 2022-06-20 06:12:16,015 118315 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36baaae4-0a12-4f13-a114-72b0abe8377b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36baaae4-0a12-4f13-a114-72b0abe8377b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50'} Body: b'{"volume": {"id": "37f83324-5e86-4de2-b148-13f654686d50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:58.000000", "updated_at": "2022-06-20T06:06:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-199613794", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/e339d5680b35466b8df59e6770716c4f/volumes/37f83324-5e86-4de2-b148-13f654686d50"}], "user_id": "ca882ae475a24e7f84124a1ab3e374f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e339d5680b35466b8df59e6770716c4f"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 155, in test_rescued_vm_detach_volume self.attach_volume(server, volume) File "/opt/stack/tempest/tempest/api/compute/base.py", line 593, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 338, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume 37f83324-5e86-4de2-b148-13f654686d50 to server 216aa0f7-e4b1-43ed-982b-fda207ed3148 within the required time (360 s). |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft7.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-06-20 06:01:43,938 118313 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-06-20 06:01:43,939 118313 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-06-20 06:01:46,442 118313 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45/compute/v2.1/os-keypairs 2.500s 2022-06-20 06:01:46,443 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1781608670", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEWhG1XoTS1LZ2evBes9qWXO5SUYu6MrU5tM1q/IB5/KkhdZnlPHc53uJu8tz4qjT+uDXuIZ7QyNtf2Liqifve5ANIiMPIQDU5jrmDR1NtmECSM6Klhos0B6FbuFI3B/uA=="}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:01:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa05b694-1004-45dc-b952-0846679fe25f', 'x-compute-request-id': 'req-aa05b694-1004-45dc-b952-0846679fe25f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1781608670", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEWhG1XoTS1LZ2evBes9qWXO5SUYu6MrU5tM1q/IB5/KkhdZnlPHc53uJu8tz4qjT+uDXuIZ7QyNtf2Liqifve5ANIiMPIQDU5jrmDR1NtmECSM6Klhos0B6FbuFI3B/uA==", "fingerprint": "4e:7a:2c:03:86:6a:03:c1:bf:73:8e:02:8e:9d:1d:62", "user_id": "70323e3276ca4aaa87f55c5fb38837aa"}}' 2022-06-20 06:01:46,445 118313 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1781608670 created 2022-06-20 06:01:46,990 118313 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45:9696/v2.0/security-groups 0.544s 2022-06-20 06:01:46,990 118313 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--915057394", "description": "tempest-description--699284007"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-8f84d6da-55d2-472f-a577-e7e478f1c918', 'date': 'Mon, 20 Jun 2022 06:01:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "6e81bdbe-c7cb-42b0-afba-cf21db437707", "name": "tempest-securitygroup--915057394", "stateful": true, "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "description": "tempest-description--699284007", "shared": false, "security_group_rules": [{"id": "52a6bbc8-e310-468a-b930-ed017350dee2", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "security_group_id": "6e81bdbe-c7cb-42b0-afba-cf21db437707", "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": 116, "description": null, "tags": [], "created_at": "2022-06-20T06:01:46Z", "updated_at": "2022-06-20T06:01:46Z", "revision_number": 0, "project_id": "9fd70cbaefa049e299c3aabd01549d65"}, {"id": "bcfe5a72-d6c7-4985-b12b-73dbb0be2b62", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "security_group_id": "6e81bdbe-c7cb-42b0-afba-cf21db437707", "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": 117, "description": null, "tags": [], "created_at": "2022-06-20T06:01:46Z", "updated_at": "2022-06-20T06:01:46Z", "revision_number": 0, "project_id": "9fd70cbaefa049e299c3aabd01549d65"}], "tags": [], "created_at": "2022-06-20T06:01:46Z", "updated_at": "2022-06-20T06:01:46Z", "revision_number": 1, "project_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:01:47,684 118313 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45:9696/v2.0/security-group-rules 0.693s 2022-06-20 06:01:47,684 118313 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": "6e81bdbe-c7cb-42b0-afba-cf21db437707", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-5a45065c-92e9-4096-8b3d-180c04b5d71f', 'date': 'Mon, 20 Jun 2022 06:01:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d3aa416d-d98c-483b-af6f-2292ae4e9b52", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "security_group_id": "6e81bdbe-c7cb-42b0-afba-cf21db437707", "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, "description": "", "created_at": "2022-06-20T06:01:47Z", "updated_at": "2022-06-20T06:01:47Z", "revision_number": 0, "project_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:01:48,230 118313 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45:9696/v2.0/security-group-rules 0.545s 2022-06-20 06:01:48,230 118313 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": "6e81bdbe-c7cb-42b0-afba-cf21db437707", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-eb302787-c379-4f06-ab3f-4e360c4239f0', 'date': 'Mon, 20 Jun 2022 06:01:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c391fa0b-d4fc-4ed3-a7d8-b926a9b6f709", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "security_group_id": "6e81bdbe-c7cb-42b0-afba-cf21db437707", "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, "description": "", "created_at": "2022-06-20T06:01:48Z", "updated_at": "2022-06-20T06:01:48Z", "revision_number": 0, "project_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:01:48,231 118313 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--915057394 created 2022-06-20 06:01:57,457 118313 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45:9696/v2.0/floatingips 9.225s 2022-06-20 06:01:57,457 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "3095dc5c-1669-4bf8-9817-b487c18c100d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-746fbc46-0528-42d0-a7f1-e72c02d11ee3', 'date': 'Mon, 20 Jun 2022 06:01:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5a92722a-ef91-4f60-b8da-521e45ae2722", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "floating_ip_address": "172.27.0.140", "floating_network_id": "3095dc5c-1669-4bf8-9817-b487c18c100d", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9fd70cbaefa049e299c3aabd01549d65", "description": "", "port_details": null, "tags": [], "created_at": "2022-06-20T06:01:54Z", "updated_at": "2022-06-20T06:01:54Z", "revision_number": 0}}' 2022-06-20 06:01:57,457 118313 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5a92722a-ef91-4f60-b8da-521e45ae2722', 'tenant_id': '9fd70cbaefa049e299c3aabd01549d65', 'floating_ip_address': '172.27.0.140', 'floating_network_id': '3095dc5c-1669-4bf8-9817-b487c18c100d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9fd70cbaefa049e299c3aabd01549d65', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-06-20T06:01:54Z', 'updated_at': '2022-06-20T06:01:54Z', 'revision_number': 0, 'ip': '172.27.0.140'} created 2022-06-20 06:01:57,671 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.45/identity/v3/auth/tokens 0.206s 2022-06-20 06:01:57,672 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 20 Jun 2022 06:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3256', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9b5f7018-0d4a-4bef-89b9-edeb66bf52cf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "70323e3276ca4aaa87f55c5fb38837aa", "name": "tempest-AttachVolumeShelveTestJSON-1389581278-project", "password_expires_at": null}, "audit_ids": ["EoV5WcQ-SpC04IL7RoPbOQ"], "expires_at": "2022-06-20T07:01:57.000000Z", "issued_at": "2022-06-20T06:01:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fd70cbaefa049e299c3aabd01549d65", "name": "tempest-AttachVolumeShelveTestJSON-1389581278"}, "is_domain": false, "roles": [{"id": "cb8bcd18ccd341c1b9653ba56d25ceea", "name": "reader"}, {"id": "10f492ea4ccb4aa0b627ead79bc02dea", "name": "member"}], "catalog": [{"endpoints": [{"id": "f4b58050975d4ce997046efd6e98155e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65", "region": "RegionOne"}], "id": "0c1fdfd1c682475e8f29aec91e29cef4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7ef85cdc1fb54640b1d069e931b5a32a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/compute/v2/9fd70cbaefa049e299c3aabd01549d65", "region": "RegionOne"}], "id": "2b141e9ca8a640cabc1a13e3aff01a46", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "eb8858f71fc9421ab279bf987e04b0a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/image", "region": "RegionOne"}], "id": "49c1fce8eebe4f43b79118859d82e606", "type": "image", "name": "glance"}, {"endpoints": [{"id": "fcae8ec3434f4a2f86000fa96294a04e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/compute/v2.1", "region": "RegionOne"}], "id": "72fd350bd74d424aaedf0859b42da2b8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c4280a0e32fc46e5a509094730a96289", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/placement", "region": "RegionOne"}], "id": "880a30b9f72e48b2ba0838f43f068015", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "097fff29556c42ed9702d21bd871a093", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/identity", "region": "RegionOne"}], "id": "9c592393bc284f1fae2fd99d357b9fd3", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "2ee1914693f04b29ac37e8290ea1843a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.45:8080", "region": "RegionOne"}, {"id": "659c9ec9f9db49fea158874614781387", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45:8080/v1/AUTH_9fd70cbaefa049e299c3aabd01549d65", "region": "RegionOne"}], "id": "bafee45c1ffc450c90d360e95ba9e607", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "920bb23bf8dd4f5b992d1b1313e12ef4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45:9696/", "region": "RegionOne"}], "id": "d5fe5a0f04334cd099f2473e2fc59f6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "10c34818a34e4013b6e6c9e041ccdb07", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65", "region": "RegionOne"}], "id": "eda81c6d754b4356829c23c49eba981e", "type": "block-storage", "name": "cinder"}]}}' 2022-06-20 06:01:57,672 118313 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '13a00768-3bfc-4b4b-b483-f1409673af4c', 'name': 'tempest-AttachVolumeShelveTestJSON-960947954-network', 'tenant_id': '9fd70cbaefa049e299c3aabd01549d65', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9fd70cbaefa049e299c3aabd01549d65', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 586, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-06-20T06:01:27Z', 'updated_at': '2022-06-20T06:01:27Z', 'revision_number': 1} available for tenant 2022-06-20 06:01:57,673 118313 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1781608670', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEWhG1XoTS1LZ2evBes9qWXO5SUYu6MrU5tM1q/IB5/KkhdZnlPHc53uJu8tz4qjT+uDXuIZ7QyNtf2Liqifve5ANIiMPIQDU5jrmDR1NtmECSM6Klhos0B6FbuFI3B/uA==', 'fingerprint': '4e:7a:2c:03:86:6a:03:c1:bf:73:8e:02:8e:9d:1d:62', 'user_id': '70323e3276ca4aaa87f55c5fb38837aa', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAqxynvzzruJ5ZaJ8cZe79jiTkzOMQ7L3Gmqo3d3g4MYGV1JVf2SCxO\nEaDUfs+/5ZSgBwYFK4EEACKhZANiAARFoRtV6E0tS2dnrwXrPallzuUlGLujK1Ob\nTNavyAefypIXWZ5Tx3Od7ibvLc+Ko0/rg17iGe0MjbX9i4qon73uQDSIjDyEA1OY\n65g0dTbZhAkjOipYaLNAehW7hSNwf7g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6e81bdbe-c7cb-42b0-afba-cf21db437707', 'name': 'tempest-securitygroup--915057394', 'stateful': True, 'tenant_id': '9fd70cbaefa049e299c3aabd01549d65', 'description': 'tempest-description--699284007', 'shared': False, 'security_group_rules': [{'id': '52a6bbc8-e310-468a-b930-ed017350dee2', 'tenant_id': '9fd70cbaefa049e299c3aabd01549d65', 'security_group_id': '6e81bdbe-c7cb-42b0-afba-cf21db437707', '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': 116, 'description': None, 'tags': [], 'created_at': '2022-06-20T06:01:46Z', 'updated_at': '2022-06-20T06:01:46Z', 'revision_number': 0, 'project_id': '9fd70cbaefa049e299c3aabd01549d65'}, {'id': 'bcfe5a72-d6c7-4985-b12b-73dbb0be2b62', 'tenant_id': '9fd70cbaefa049e299c3aabd01549d65', 'security_group_id': '6e81bdbe-c7cb-42b0-afba-cf21db437707', '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': 117, 'description': None, 'tags': [], 'created_at': '2022-06-20T06:01:46Z', 'updated_at': '2022-06-20T06:01:46Z', 'revision_number': 0, 'project_id': '9fd70cbaefa049e299c3aabd01549d65'}], 'tags': [], 'created_at': '2022-06-20T06:01:46Z', 'updated_at': '2022-06-20T06:01:46Z', 'revision_number': 1, 'project_id': '9fd70cbaefa049e299c3aabd01549d65'}, 'floating_ip': {'id': '5a92722a-ef91-4f60-b8da-521e45ae2722', 'tenant_id': '9fd70cbaefa049e299c3aabd01549d65', 'floating_ip_address': '172.27.0.140', 'floating_network_id': '3095dc5c-1669-4bf8-9817-b487c18c100d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9fd70cbaefa049e299c3aabd01549d65', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-06-20T06:01:54Z', 'updated_at': '2022-06-20T06:01:54Z', 'revision_number': 0, 'ip': '172.27.0.140'}} 2022-06-20 06:02:02,610 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.45/compute/v2.1/servers 4.936s 2022-06-20 06:02:02,611 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "imageRef": "1bbbd705-569b-4b97-97e8-819e234caabf", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "13a00768-3bfc-4b4b-b483-f1409673af4c"}], "security_groups": [{"name": "tempest-securitygroup--915057394"}], "key_name": "tempest-keypair-1781608670", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cf3f497-142f-458e-acbe-f220459a9d49', 'x-compute-request-id': 'req-9cf3f497-142f-458e-acbe-f220459a9d49', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--915057394"}], "adminPass": "password"}}' 2022-06-20 06:02:03,215 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.601s 2022-06-20 06:02:03,215 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79dc499b-3681-41a0-8c39-c3721f85b566', 'x-compute-request-id': 'req-79dc499b-3681-41a0-8c39-c3721f85b566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:03Z", "updated": "2022-06-20T06:02:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:02:04,510 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.284s 2022-06-20 06:02:04,510 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b959069f-8f7a-48c8-a2dc-4549649d8f18', 'x-compute-request-id': 'req-b959069f-8f7a-48c8-a2dc-4549649d8f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:02:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1781608670", "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": [], "locked": false, "description": null}}' 2022-06-20 06:02:04,519 118313 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-06-20 06:02:05,841 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.321s 2022-06-20 06:02:05,842 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f69f5ad7-7a2d-4cef-a5b7-33a80191cdd1', 'x-compute-request-id': 'req-f69f5ad7-7a2d-4cef-a5b7-33a80191cdd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:02:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1781608670", "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": [], "locked": false, "description": null}}' 2022-06-20 06:02:05,850 118313 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 2 second wait 2022-06-20 06:02:07,091 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.239s 2022-06-20 06:02:07,091 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fd5b805-9a7c-488e-bb82-4653304c5a01', 'x-compute-request-id': 'req-1fd5b805-9a7c-488e-bb82-4653304c5a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:02:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:02:07,100 118313 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2022-06-20 06:02:08,252 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.150s 2022-06-20 06:02:08,252 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bedb9b48-264c-48ff-aba0-0f286b00d9c4', 'x-compute-request-id': 'req-bedb9b48-264c-48ff-aba0-0f286b00d9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:02:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:02:10,802 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 1.538s 2022-06-20 06:02:10,802 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54cd492a-5862-427a-b8de-6982c67d3883', 'x-compute-request-id': 'req-54cd492a-5862-427a-b8de-6982c67d3883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:02:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:02:12,670 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.858s 2022-06-20 06:02:12,670 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0669bcf3-015a-4826-8106-1654cbb12762', 'x-compute-request-id': 'req-0669bcf3-015a-4826-8106-1654cbb12762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:02:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:02:14,218 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.538s 2022-06-20 06:02:14,218 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-230d31b6-0c82-40a5-bd4d-9ade90ac95e0', 'x-compute-request-id': 'req-230d31b6-0c82-40a5-bd4d-9ade90ac95e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:02:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:02:15,501 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.272s 2022-06-20 06:02:15,501 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbe037dd-f7b6-42d3-b0fa-32e17aa1f73d', 'x-compute-request-id': 'req-cbe037dd-f7b6-42d3-b0fa-32e17aa1f73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:02:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:02:16,801 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.289s 2022-06-20 06:02:16,802 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c364f23-2f8d-4fe0-80ed-da655d5d610f', 'x-compute-request-id': 'req-9c364f23-2f8d-4fe0-80ed-da655d5d610f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:02:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:02:17,981 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.170s 2022-06-20 06:02:17,982 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0371cae6-2e9a-4ea0-96ae-829329757811', 'x-compute-request-id': 'req-0371cae6-2e9a-4ea0-96ae-829329757811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:02:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:02:19,417 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.426s 2022-06-20 06:02:19,418 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59f32a74-4afd-431d-8244-519a95528e76', 'x-compute-request-id': 'req-59f32a74-4afd-431d-8244-519a95528e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:02:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:02:20,903 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.476s 2022-06-20 06:02:20,903 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a8194e9-9f56-4bc7-8c3b-3e528d69444a', 'x-compute-request-id': 'req-2a8194e9-9f56-4bc7-8c3b-3e528d69444a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:02:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:02:22,166 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.253s 2022-06-20 06:02:22,167 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aac15d5c-e22a-4390-88ea-f9a54df64a74', 'x-compute-request-id': 'req-aac15d5c-e22a-4390-88ea-f9a54df64a74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:02:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:02:22,176 118313 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 19 second wait 2022-06-20 06:02:22,285 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-interface 0.108s 2022-06-20 06:02:22,285 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76c8eec1-543f-4600-8419-408c0b0a0add', 'x-compute-request-id': 'req-76c8eec1-543f-4600-8419-408c0b0a0add', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "13a00768-3bfc-4b4b-b483-f1409673af4c", "port_id": "f85c2540-b6af-444d-aa59-3c8f1688f855", "mac_addr": "fa:16:3e:ca:8c:51", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "fd519324-2692-4b21-b2e5-f0a3f027db24", "ip_address": "172.20.0.8"}]}]}' 2022-06-20 06:02:24,433 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.45:9696/v2.0/floatingips/5a92722a-ef91-4f60-b8da-521e45ae2722 2.145s 2022-06-20 06:02:24,434 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "f85c2540-b6af-444d-aa59-3c8f1688f855"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-07036cbb-87dc-43eb-878f-789142c95826', 'date': 'Mon, 20 Jun 2022 06:02:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45:9696/v2.0/floatingips/5a92722a-ef91-4f60-b8da-521e45ae2722'} Body: b'{"floatingip": {"id": "5a92722a-ef91-4f60-b8da-521e45ae2722", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "floating_ip_address": "172.27.0.140", "floating_network_id": "3095dc5c-1669-4bf8-9817-b487c18c100d", "router_id": "3715677a-4fc9-491c-8dc8-52e5cb591778", "port_id": "f85c2540-b6af-444d-aa59-3c8f1688f855", "fixed_ip_address": "172.20.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "13a00768-3bfc-4b4b-b483-f1409673af4c", "mac_address": "fa:16:3e:ca:8c:51", "admin_state_up": true, "status": "ACTIVE", "device_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-06-20T06:01:54Z", "updated_at": "2022-06-20T06:02:23Z", "revision_number": 1, "project_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:02:24,434 118313 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.140:22' as 'ubuntu' with public key authentication 2022-06-20 06:02:29,235 118313 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 1. Retry after 2 seconds. 2022-06-20 06:02:34,803 118313 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 2. Retry after 3 seconds. 2022-06-20 06:02:41,367 118313 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 3. Retry after 4 seconds. 2022-06-20 06:02:48,947 118313 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 4. Retry after 5 seconds. 2022-06-20 06:02:57,523 118313 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 5. Retry after 6 seconds. 2022-06-20 06:03:04,033 118313 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 6. Retry after 7 seconds. 2022-06-20 06:03:11,540 118313 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 7. Retry after 8 seconds. 2022-06-20 06:03:20,139 118313 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-06-20 06:03:20,896 118313 INFO [paramiko.transport] Authentication (publickey) successful! 2022-06-20 06:03:20,897 118313 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.140 successfully created 2022-06-20 06:03:20,958 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/ips 0.061s 2022-06-20 06:03:20,959 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '151', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dedabdd7-6f27-443f-945f-01344f0b2b66', 'x-compute-request-id': 'req-dedabdd7-6f27-443f-945f-01344f0b2b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8"}, {"version": 4, "addr": "172.27.0.140"}]}}' 2022-06-20 06:03:21,254 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes 0.292s 2022-06-20 06:03:21,254 118313 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-AttachVolumeShelveTestJSON-volume-1945986536"}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1ffd9ae-9a7b-45d5-b8cc-c204b774c337', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1ffd9ae-9a7b-45d5-b8cc-c204b774c337', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.181993", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-06-20 06:03:21,309 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.048s 2022-06-20 06:03:21,309 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2da66ef9-42c4-4008-a82f-b8aeab717d8a', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2da66ef9-42c4-4008-a82f-b8aeab717d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:03:22,369 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.051s 2022-06-20 06:03:22,369 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10228ec0-d596-48b5-9b4b-162e4da018a0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10228ec0-d596-48b5-9b4b-162e4da018a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:03:22.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:03:22,376 118313 INFO [tempest.common.waiters] volume 9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 reached available after waiting for 1.376551 seconds 2022-06-20 06:03:22,377 118313 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c -E [vs]d.$ /proc/partitions 2022-06-20 06:03:22,377 118313 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.140:22' as 'ubuntu' with public key authentication 2022-06-20 06:03:22,464 118313 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-06-20 06:03:22,710 118313 INFO [paramiko.transport] Authentication (publickey) successful! 2022-06-20 06:03:22,711 118313 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.140 successfully created 2022-06-20 06:03:25,492 118313 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.140:22' as 'ubuntu' with public key authentication 2022-06-20 06:03:25,559 118313 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-06-20 06:03:25,707 118313 INFO [paramiko.transport] Authentication (publickey) successful! 2022-06-20 06:03:25,708 118313 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.140 successfully created 2022-06-20 06:03:26,184 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/action 0.475s 2022-06-20 06:03:26,185 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"shelve": {}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d9bbc9a-4d8b-4803-a52e-70e92eb1cd06', 'x-compute-request-id': 'req-3d9bbc9a-4d8b-4803-a52e-70e92eb1cd06', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/action'} Body: b'' 2022-06-20 06:03:26,359 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.174s 2022-06-20 06:03:26,360 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03591284-1dcc-4dc9-af7c-a3f8c4c92cf3', 'x-compute-request-id': 'req-03591284-1dcc-4dc9-af7c-a3f8c4c92cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:27,578 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.208s 2022-06-20 06:03:27,579 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b44e773e-f032-4d32-a24b-895edd2ee12e', 'x-compute-request-id': 'req-b44e773e-f032-4d32-a24b-895edd2ee12e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:28,796 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.208s 2022-06-20 06:03:28,797 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd7a621f-0516-437a-8431-698f68b58bb7', 'x-compute-request-id': 'req-cd7a621f-0516-437a-8431-698f68b58bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:29,991 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.184s 2022-06-20 06:03:29,991 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7cb3257-df89-4be1-ab54-a3f930c8479d', 'x-compute-request-id': 'req-e7cb3257-df89-4be1-ab54-a3f930c8479d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:31,191 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.189s 2022-06-20 06:03:31,192 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14d3468c-f29c-414d-b5d4-56bdd6a807b3', 'x-compute-request-id': 'req-14d3468c-f29c-414d-b5d4-56bdd6a807b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:32,451 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.248s 2022-06-20 06:03:32,451 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a65dbdea-2a86-4581-9404-3ecf0311b9d9', 'x-compute-request-id': 'req-a65dbdea-2a86-4581-9404-3ecf0311b9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:33,762 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.300s 2022-06-20 06:03:33,762 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d78a2ffe-275f-4291-b815-4e9e62ac2abd', 'x-compute-request-id': 'req-d78a2ffe-275f-4291-b815-4e9e62ac2abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:34,961 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.188s 2022-06-20 06:03:34,961 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08cb7993-64da-4bf3-b606-f27770020a92', 'x-compute-request-id': 'req-08cb7993-64da-4bf3-b606-f27770020a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:36,147 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.175s 2022-06-20 06:03:36,147 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28a7e3fa-c8ee-4066-81bd-f44991e266da', 'x-compute-request-id': 'req-28a7e3fa-c8ee-4066-81bd-f44991e266da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:37,348 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.190s 2022-06-20 06:03:37,349 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bc509e6-7ffc-4d32-a65e-4fa6606a560c', 'x-compute-request-id': 'req-5bc509e6-7ffc-4d32-a65e-4fa6606a560c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:38,569 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.210s 2022-06-20 06:03:38,569 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9df57b6f-13f7-4396-903a-8f0a44127c49', 'x-compute-request-id': 'req-9df57b6f-13f7-4396-903a-8f0a44127c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:39,805 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.225s 2022-06-20 06:03:39,806 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-201b31c1-ae2e-4092-b254-97a5d494af16', 'x-compute-request-id': 'req-201b31c1-ae2e-4092-b254-97a5d494af16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:41,225 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.409s 2022-06-20 06:03:41,226 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e2ab3eb-baa7-4d02-b36b-200d9fadd378', 'x-compute-request-id': 'req-4e2ab3eb-baa7-4d02-b36b-200d9fadd378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:42,481 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.243s 2022-06-20 06:03:42,482 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-928ec2fd-fe07-4d76-8109-f808e1cf28d1', 'x-compute-request-id': 'req-928ec2fd-fe07-4d76-8109-f808e1cf28d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:43,736 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.243s 2022-06-20 06:03:43,736 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30f812d3-faf5-49c6-94d4-1f06d2ff7e95', 'x-compute-request-id': 'req-30f812d3-faf5-49c6-94d4-1f06d2ff7e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:44,951 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.205s 2022-06-20 06:03:44,952 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58c5a360-59e3-4f23-9f18-075a08c35325', 'x-compute-request-id': 'req-58c5a360-59e3-4f23-9f18-075a08c35325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:46,146 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.183s 2022-06-20 06:03:46,146 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-165b64d9-cab1-42a5-963d-91805cb75f63', 'x-compute-request-id': 'req-165b64d9-cab1-42a5-963d-91805cb75f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:46,155 118313 INFO [tempest.common.waiters] State transition "ACTIVE/shelving" ==> "ACTIVE/shelving_image_pending_upload" after 20 second wait 2022-06-20 06:03:47,345 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.188s 2022-06-20 06:03:47,345 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f66b8a9-3d1f-4af6-8821-34cacf668651', 'x-compute-request-id': 'req-9f66b8a9-3d1f-4af6-8821-34cacf668651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:48,578 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.223s 2022-06-20 06:03:48,579 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98f658dc-f51c-4ab0-a419-266c5b14aa93', 'x-compute-request-id': 'req-98f658dc-f51c-4ab0-a419-266c5b14aa93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:49,766 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.176s 2022-06-20 06:03:49,766 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5024e469-76f5-4e8c-922a-5336fd9cb545', 'x-compute-request-id': 'req-5024e469-76f5-4e8c-922a-5336fd9cb545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:51,035 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.258s 2022-06-20 06:03:51,035 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76644703-100c-4256-8058-bc0883f0f824', 'x-compute-request-id': 'req-76644703-100c-4256-8058-bc0883f0f824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:52,217 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.171s 2022-06-20 06:03:52,217 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f66c2f2a-a61d-4f4e-83ea-13f4ea089a46', 'x-compute-request-id': 'req-f66c2f2a-a61d-4f4e-83ea-13f4ea089a46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:52,226 118313 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_pending_upload" ==> "ACTIVE/shelving_image_uploading" after 26 second wait 2022-06-20 06:03:53,508 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.280s 2022-06-20 06:03:53,508 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b66fc52-07a3-4d1a-80f0-e0c44c81f7de', 'x-compute-request-id': 'req-9b66fc52-07a3-4d1a-80f0-e0c44c81f7de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:54,785 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.267s 2022-06-20 06:03:54,785 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09477693-de1e-4128-93d1-9bfbbee0f59f', 'x-compute-request-id': 'req-09477693-de1e-4128-93d1-9bfbbee0f59f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:56,079 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.283s 2022-06-20 06:03:56,079 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ff17bc5-9b55-4961-bc6f-e04eac9b62ab', 'x-compute-request-id': 'req-6ff17bc5-9b55-4961-bc6f-e04eac9b62ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:57,598 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.507s 2022-06-20 06:03:57,598 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20c1649b-9a3a-441d-93ae-abab3a2a24a8', 'x-compute-request-id': 'req-20c1649b-9a3a-441d-93ae-abab3a2a24a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:03:58,884 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.272s 2022-06-20 06:03:58,884 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2083fe1e-d351-4971-ab85-39b5d7a13964', 'x-compute-request-id': 'req-2083fe1e-d351-4971-ab85-39b5d7a13964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:00,260 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.365s 2022-06-20 06:04:00,261 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4da6c231-4d87-4bc1-b245-75efeaf3ab88', 'x-compute-request-id': 'req-4da6c231-4d87-4bc1-b245-75efeaf3ab88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:01,722 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.451s 2022-06-20 06:04:01,722 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b5754a7-e834-4d87-a0cd-17c2b7f0257f', 'x-compute-request-id': 'req-4b5754a7-e834-4d87-a0cd-17c2b7f0257f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:02,966 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.234s 2022-06-20 06:04:02,967 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-953cc875-9905-424e-a264-a5fe9a7b9efc', 'x-compute-request-id': 'req-953cc875-9905-424e-a264-a5fe9a7b9efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:04,623 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.646s 2022-06-20 06:04:04,624 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9eb84dc-5438-4f7b-9f49-940a5066f8b2', 'x-compute-request-id': 'req-e9eb84dc-5438-4f7b-9f49-940a5066f8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:05,897 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.263s 2022-06-20 06:04:05,897 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cea603c-99d9-4547-9244-384062f42f49', 'x-compute-request-id': 'req-7cea603c-99d9-4547-9244-384062f42f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:07,205 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.297s 2022-06-20 06:04:07,205 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42888c09-c7e5-43c3-9305-fc3649fcb69e', 'x-compute-request-id': 'req-42888c09-c7e5-43c3-9305-fc3649fcb69e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:03:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:08,428 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.213s 2022-06-20 06:04:08,428 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1da4d92c-ff93-44b5-abd5-f9b94dce185e', 'x-compute-request-id': 'req-1da4d92c-ff93-44b5-abd5-f9b94dce185e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:08,437 118313 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_uploading" ==> "SHELVED/shelving_offloading" after 42 second wait 2022-06-20 06:04:09,753 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.314s 2022-06-20 06:04:09,753 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5a527e6-c5b7-4072-91e5-24b2c497d399', 'x-compute-request-id': 'req-f5a527e6-c5b7-4072-91e5-24b2c497d399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:11,013 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.249s 2022-06-20 06:04:11,013 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7b0ff87-a580-430a-926e-3caa27fddd41', 'x-compute-request-id': 'req-e7b0ff87-a580-430a-926e-3caa27fddd41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:12,252 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.229s 2022-06-20 06:04:12,253 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1f3d610-1a7a-4525-81fa-d8a1942cd18b', 'x-compute-request-id': 'req-a1f3d610-1a7a-4525-81fa-d8a1942cd18b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:13,738 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.475s 2022-06-20 06:04:13,738 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1fe72a4-ce38-42f1-8b4e-8e61a8c50ed7', 'x-compute-request-id': 'req-c1fe72a4-ce38-42f1-8b4e-8e61a8c50ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:15,042 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.294s 2022-06-20 06:04:15,043 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a14e5e5-e7fe-4446-9ead-901a5dd63653', 'x-compute-request-id': 'req-2a14e5e5-e7fe-4446-9ead-901a5dd63653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:16,248 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.194s 2022-06-20 06:04:16,248 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b803959-b480-4c23-bbd5-3544dbdd586a', 'x-compute-request-id': 'req-3b803959-b480-4c23-bbd5-3544dbdd586a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:17,438 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.179s 2022-06-20 06:04:17,438 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eef28cc5-4e49-4823-bed8-a737d7355666', 'x-compute-request-id': 'req-eef28cc5-4e49-4823-bed8-a737d7355666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:18,916 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.467s 2022-06-20 06:04:18,917 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8407bd8-b52a-4a34-8bab-cb134a1851c9', 'x-compute-request-id': 'req-c8407bd8-b52a-4a34-8bab-cb134a1851c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:20,101 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.173s 2022-06-20 06:04:20,101 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-719b6734-1033-4428-b38f-626785f2b4b9', 'x-compute-request-id': 'req-719b6734-1033-4428-b38f-626785f2b4b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:21,353 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.241s 2022-06-20 06:04:21,353 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7987545-a171-455e-856f-a5e5019ed882', 'x-compute-request-id': 'req-e7987545-a171-455e-856f-a5e5019ed882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:22,551 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.188s 2022-06-20 06:04:22,552 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d348867-2b3d-4485-bde8-473647058637', 'x-compute-request-id': 'req-9d348867-2b3d-4485-bde8-473647058637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:04:22,567 118313 INFO [tempest.common.waiters] State transition "SHELVED/shelving_offloading" ==> "SHELVED_OFFLOADED/None" after 56 second wait 2022-06-20 06:04:22,990 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.422s 2022-06-20 06:04:22,990 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee438f03-249e-412c-9e62-431f027b7fbd', 'x-compute-request-id': 'req-ee438f03-249e-412c-9e62-431f027b7fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "device": null}}' 2022-06-20 06:04:23,054 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.062s 2022-06-20 06:04:23,055 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b16ab999-db7b-4bbc-8549-28163822df15', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b16ab999-db7b-4bbc-8549-28163822df15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:04:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:04:23,062 118313 INFO [tempest.common.waiters] Attachment be8aba6c-72a5-497b-86cc-96dcbc679c8e created for volume 9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 to server fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 after waiting for 1.062377 seconds 2022-06-20 06:04:23,126 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.064s 2022-06-20 06:04:23,127 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6046f7b-b55e-4821-b108-6615a465adc1', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6046f7b-b55e-4821-b108-6615a465adc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:04:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:04:23,134 118313 INFO [tempest.common.waiters] volume 9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 reached in-use after waiting for 0.134079 seconds 2022-06-20 06:04:23,278 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/action 0.143s 2022-06-20 06:04:23,278 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"unshelve": null} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb0fe8b-31a4-4992-8bf9-6346975341e4', 'x-compute-request-id': 'req-8fb0fe8b-31a4-4992-8bf9-6346975341e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/action'} Body: b'' 2022-06-20 06:04:23,537 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.258s 2022-06-20 06:04:23,538 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f38f477-5d43-4eec-9074-01affd66818a', 'x-compute-request-id': 'req-4f38f477-5d43-4eec-9074-01affd66818a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:23Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:24,766 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.218s 2022-06-20 06:04:24,766 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50659aeb-95bb-4767-8444-2e8fdedfd263', 'x-compute-request-id': 'req-50659aeb-95bb-4767-8444-2e8fdedfd263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:23Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:25,937 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.161s 2022-06-20 06:04:25,937 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1f843cc-84a4-4dc6-8a60-0c682d9b2e0d', 'x-compute-request-id': 'req-c1f843cc-84a4-4dc6-8a60-0c682d9b2e0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:23Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:27,120 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.173s 2022-06-20 06:04:27,121 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ccf1a9c-bc6e-4a80-8f2e-86fbefa1e051', 'x-compute-request-id': 'req-6ccf1a9c-bc6e-4a80-8f2e-86fbefa1e051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:23Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:28,296 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.165s 2022-06-20 06:04:28,297 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4adb1286-ada4-4d1e-9963-69d5d103ceae', 'x-compute-request-id': 'req-4adb1286-ada4-4d1e-9963-69d5d103ceae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:28,306 118313 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/unshelving" ==> "SHELVED_OFFLOADED/spawning" after 5 second wait 2022-06-20 06:04:29,585 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.277s 2022-06-20 06:04:29,585 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c873682-3283-4fd7-a6ce-7969ec521b9f', 'x-compute-request-id': 'req-5c873682-3283-4fd7-a6ce-7969ec521b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:30,765 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.168s 2022-06-20 06:04:30,765 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d745c9bc-a60d-4741-8c05-f723fe5621b4', 'x-compute-request-id': 'req-d745c9bc-a60d-4741-8c05-f723fe5621b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:31,964 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.188s 2022-06-20 06:04:31,964 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d15268e9-4879-493e-9784-2cc40ffa1bb6', 'x-compute-request-id': 'req-d15268e9-4879-493e-9784-2cc40ffa1bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:33,162 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.187s 2022-06-20 06:04:33,163 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b15ef8a-b14a-44d7-baad-c3b0668eaf64', 'x-compute-request-id': 'req-4b15ef8a-b14a-44d7-baad-c3b0668eaf64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:34,347 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.173s 2022-06-20 06:04:34,347 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-877146fb-4a87-40b3-a150-c1aff3f8eeb1', 'x-compute-request-id': 'req-877146fb-4a87-40b3-a150-c1aff3f8eeb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:35,537 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.180s 2022-06-20 06:04:35,538 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f5f1168-e6ce-4ea9-8b04-c86943f65bbb', 'x-compute-request-id': 'req-6f5f1168-e6ce-4ea9-8b04-c86943f65bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:36,717 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.169s 2022-06-20 06:04:36,717 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-689b5ad5-d5d2-4110-8b64-8a4fe4b92eeb', 'x-compute-request-id': 'req-689b5ad5-d5d2-4110-8b64-8a4fe4b92eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:37,888 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.161s 2022-06-20 06:04:37,889 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e59994d-be4b-438a-9323-b56d2c17d7bf', 'x-compute-request-id': 'req-0e59994d-be4b-438a-9323-b56d2c17d7bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:39,061 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.162s 2022-06-20 06:04:39,062 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9de30c5-2cb7-46de-b59b-c720f91a8f64', 'x-compute-request-id': 'req-b9de30c5-2cb7-46de-b59b-c720f91a8f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:40,328 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.256s 2022-06-20 06:04:40,328 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd7e3bbf-d5f8-422d-a28c-b7df2ce8504f', 'x-compute-request-id': 'req-fd7e3bbf-d5f8-422d-a28c-b7df2ce8504f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:41,523 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.184s 2022-06-20 06:04:41,525 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-146344be-61dd-4ea3-aad9-0f6e92f6644a', 'x-compute-request-id': 'req-146344be-61dd-4ea3-aad9-0f6e92f6644a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:42,793 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.243s 2022-06-20 06:04:42,793 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a13764bd-cdf6-4d93-97f5-39127b05fb19', 'x-compute-request-id': 'req-a13764bd-cdf6-4d93-97f5-39127b05fb19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:44,336 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.532s 2022-06-20 06:04:44,336 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0405c0d7-ef5c-4abf-a1c0-22902e91ab5c', 'x-compute-request-id': 'req-0405c0d7-ef5c-4abf-a1c0-22902e91ab5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:45,548 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.203s 2022-06-20 06:04:45,549 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c54fc0f-5475-4fc8-8c26-2c7fa06d6ad1', 'x-compute-request-id': 'req-7c54fc0f-5475-4fc8-8c26-2c7fa06d6ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:46,888 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.329s 2022-06-20 06:04:46,889 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63376dbc-fbf5-4d21-b4d8-cb32c1dc3066', 'x-compute-request-id': 'req-63376dbc-fbf5-4d21-b4d8-cb32c1dc3066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:48,087 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.187s 2022-06-20 06:04:48,087 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8af21a46-4018-4f7f-a187-8911c35ba2b6', 'x-compute-request-id': 'req-8af21a46-4018-4f7f-a187-8911c35ba2b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:49,306 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.207s 2022-06-20 06:04:49,306 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e854919a-56cb-4291-b496-2fd4fcae30a1', 'x-compute-request-id': 'req-e854919a-56cb-4291-b496-2fd4fcae30a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:50,504 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.186s 2022-06-20 06:04:50,504 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8429d28a-f837-4539-8f29-a70258f75912', 'x-compute-request-id': 'req-8429d28a-f837-4539-8f29-a70258f75912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:51,693 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.179s 2022-06-20 06:04:51,694 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b617c6de-45fd-49c0-9aaa-86b78a9ac999', 'x-compute-request-id': 'req-b617c6de-45fd-49c0-9aaa-86b78a9ac999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:52,886 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.182s 2022-06-20 06:04:52,886 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1bd357b-1c24-4d0f-95ee-8895be8c3fa9', 'x-compute-request-id': 'req-b1bd357b-1c24-4d0f-95ee-8895be8c3fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:54,061 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.165s 2022-06-20 06:04:54,062 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c48a45f-d2bb-4fa4-96e0-96c72db92636', 'x-compute-request-id': 'req-2c48a45f-d2bb-4fa4-96e0-96c72db92636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:55,246 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.175s 2022-06-20 06:04:55,246 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f881133-52fd-4884-b949-fde746ec8960', 'x-compute-request-id': 'req-7f881133-52fd-4884-b949-fde746ec8960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:56,410 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:04:56,410 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ee5402a-886a-4b13-9835-9128bcc88a2f', 'x-compute-request-id': 'req-0ee5402a-886a-4b13-9835-9128bcc88a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:57,573 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:04:57,574 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92d229fe-a093-438d-9bb8-5875cb9b8553', 'x-compute-request-id': 'req-92d229fe-a093-438d-9bb8-5875cb9b8553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:58,753 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.170s 2022-06-20 06:04:58,753 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14716bef-d4d7-422e-8116-c94522e6a844', 'x-compute-request-id': 'req-14716bef-d4d7-422e-8116-c94522e6a844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:04:59,919 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:04:59,919 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3429296e-b128-44ae-b85d-95468de02f8e', 'x-compute-request-id': 'req-3429296e-b128-44ae-b85d-95468de02f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:05:01,086 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:05:01,086 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff3d237f-2651-4140-b844-fe942b610f5b', 'x-compute-request-id': 'req-ff3d237f-2651-4140-b844-fe942b610f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:05:02,265 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.168s 2022-06-20 06:05:02,265 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b57d5d66-3d35-492c-9b3e-675758fcfc31', 'x-compute-request-id': 'req-b57d5d66-3d35-492c-9b3e-675758fcfc31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:05:03,437 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.162s 2022-06-20 06:05:03,438 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cbac938-cc56-4697-8af1-831e18153663', 'x-compute-request-id': 'req-1cbac938-cc56-4697-8af1-831e18153663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:05:04,605 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:05:04,605 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9f46f9c-ca35-4eab-8253-608a0f344202', 'x-compute-request-id': 'req-e9f46f9c-ca35-4eab-8253-608a0f344202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:05:05,772 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:05:05,772 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-084b1dd1-0850-42eb-88ec-bc90cba520d7', 'x-compute-request-id': 'req-084b1dd1-0850-42eb-88ec-bc90cba520d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:05:06,946 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.164s 2022-06-20 06:05:06,946 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1af638e6-9d6c-4f41-8ece-11da0fdc3ec9', 'x-compute-request-id': 'req-1af638e6-9d6c-4f41-8ece-11da0fdc3ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:05:08,130 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.174s 2022-06-20 06:05:08,131 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b96f9095-5ddf-45f8-93d0-069447192869', 'x-compute-request-id': 'req-b96f9095-5ddf-45f8-93d0-069447192869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:05:09,302 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.161s 2022-06-20 06:05:09,303 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0c380f3-1dca-44c7-886b-44132698dbe4', 'x-compute-request-id': 'req-e0c380f3-1dca-44c7-886b-44132698dbe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:05:10,575 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.262s 2022-06-20 06:05:10,575 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eedd7db4-fd1d-43fb-8410-e7b52e141741', 'x-compute-request-id': 'req-eedd7db4-fd1d-43fb-8410-e7b52e141741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:05:11,755 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.168s 2022-06-20 06:05:11,755 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3a8a359-913c-4687-892f-3688c1836ee3', 'x-compute-request-id': 'req-c3a8a359-913c-4687-892f-3688c1836ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:05:12,922 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:05:12,922 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62adffef-1c72-4488-8ac4-77adeec5bc2b', 'x-compute-request-id': 'req-62adffef-1c72-4488-8ac4-77adeec5bc2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:05:14,104 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.172s 2022-06-20 06:05:14,104 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f52b6988-7931-484c-93df-d73875f7f299', 'x-compute-request-id': 'req-f52b6988-7931-484c-93df-d73875f7f299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:05:15,302 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.188s 2022-06-20 06:05:15,302 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9095d8f7-2ba3-4d10-abd7-05cad6264322', 'x-compute-request-id': 'req-9095d8f7-2ba3-4d10-abd7-05cad6264322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:05:16,565 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.253s 2022-06-20 06:05:16,566 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-568eb784-b96f-4552-bcf3-9a26dfa57ec4', 'x-compute-request-id': 'req-568eb784-b96f-4552-bcf3-9a26dfa57ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "SHELVED_OFFLOADED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "dec4493a-98aa-4970-96fd-62448c963032", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/dec4493a-98aa-4970-96fd-62448c963032"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:04:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:02:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:05:17,738 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.162s 2022-06-20 06:05:17,738 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1795', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8be676fd-b33a-4aed-a1cc-ae13771c2a37', 'x-compute-request-id': 'req-8be676fd-b33a-4aed-a1cc-ae13771c2a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:05:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:05:17,746 118313 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/spawning" ==> "ACTIVE/None" after 54 second wait 2022-06-20 06:05:17,747 118313 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c -E [vs]d.$ /proc/partitions 2022-06-20 06:05:17,748 118313 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.140:22' as 'ubuntu' with public key authentication 2022-06-20 06:05:36,275 118313 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 1. Retry after 2 seconds. 2022-06-20 06:05:41,843 118313 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 2. Retry after 3 seconds. 2022-06-20 06:05:48,403 118313 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 3. Retry after 4 seconds. 2022-06-20 06:05:52,914 118313 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 4. Retry after 5 seconds. 2022-06-20 06:05:58,443 118313 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-06-20 06:05:58,616 118313 INFO [paramiko.transport] Authentication (publickey) successful! 2022-06-20 06:05:58,616 118313 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.140 successfully created 2022-06-20 06:05:59,043 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.050s 2022-06-20 06:05:59,044 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b95418ce-1de5-4350-9f23-c9c4cbb5a4bd', 'x-compute-request-id': 'req-b95418ce-1de5-4350-9f23-c9c4cbb5a4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volumeAttachment": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}}' 2022-06-20 06:05:59,089 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:05:59,090 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e858462-641b-48c5-80b1-14d6686ebe0e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e858462-641b-48c5-80b1-14d6686ebe0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:04:39.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:05:59,267 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 202 DELETE http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.169s 2022-06-20 06:05:59,267 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27e5b35e-7c54-4e41-acc2-90356b77fcb4', 'x-compute-request-id': 'req-27e5b35e-7c54-4e41-acc2-90356b77fcb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'' 2022-06-20 06:05:59,313 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:05:59,313 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15a8553c-ce34-409a-b333-508a821dab41', 'x-compute-request-id': 'req-15a8553c-ce34-409a-b333-508a821dab41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:00,363 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:06:00,363 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7f53b1c-0652-4029-98a2-011802f33a56', 'x-compute-request-id': 'req-a7f53b1c-0652-4029-98a2-011802f33a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:01,413 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:06:01,413 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab97dd86-cd31-4d08-8a2f-c9fbabf1a07e', 'x-compute-request-id': 'req-ab97dd86-cd31-4d08-8a2f-c9fbabf1a07e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:02,460 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.044s 2022-06-20 06:06:02,461 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d97406ac-b6b6-4ca6-9099-4e0c2a61f123', 'x-compute-request-id': 'req-d97406ac-b6b6-4ca6-9099-4e0c2a61f123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:03,525 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.061s 2022-06-20 06:06:03,526 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b04675dd-642e-40cc-aad5-c4e33d9d8751', 'x-compute-request-id': 'req-b04675dd-642e-40cc-aad5-c4e33d9d8751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:04,697 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.169s 2022-06-20 06:06:04,698 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51c34e3a-0ace-40ec-b73e-c21cfdde0b19', 'x-compute-request-id': 'req-51c34e3a-0ace-40ec-b73e-c21cfdde0b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:05,874 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.173s 2022-06-20 06:06:05,874 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1aca393-d1c4-46b9-bb3d-88d1e13bdc00', 'x-compute-request-id': 'req-b1aca393-d1c4-46b9-bb3d-88d1e13bdc00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:07,054 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.176s 2022-06-20 06:06:07,054 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33df2100-7344-4217-a051-7509e87b5d9b', 'x-compute-request-id': 'req-33df2100-7344-4217-a051-7509e87b5d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:08,232 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.174s 2022-06-20 06:06:08,232 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c16e3e7b-8e3d-4bc4-bd2e-f018e6959370', 'x-compute-request-id': 'req-c16e3e7b-8e3d-4bc4-bd2e-f018e6959370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:09,402 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.167s 2022-06-20 06:06:09,402 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5736b96-d287-4e45-9d8a-5d6c436df079', 'x-compute-request-id': 'req-e5736b96-d287-4e45-9d8a-5d6c436df079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:10,579 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.173s 2022-06-20 06:06:10,579 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-828f8e95-7ebd-4574-b215-dcb887c3f71f', 'x-compute-request-id': 'req-828f8e95-7ebd-4574-b215-dcb887c3f71f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:11,749 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.167s 2022-06-20 06:06:11,749 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dd4b7ff-1fe6-4412-b0cf-e40a316e39e1', 'x-compute-request-id': 'req-6dd4b7ff-1fe6-4412-b0cf-e40a316e39e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:12,935 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.182s 2022-06-20 06:06:12,935 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e2fc92e-bbee-47d3-ae46-612154b8e506', 'x-compute-request-id': 'req-2e2fc92e-bbee-47d3-ae46-612154b8e506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:14,107 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.169s 2022-06-20 06:06:14,107 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-850f8d68-22ba-4e3a-b24e-170b68cc3f8d', 'x-compute-request-id': 'req-850f8d68-22ba-4e3a-b24e-170b68cc3f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:15,289 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.178s 2022-06-20 06:06:15,289 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-171adba2-e90b-4241-b850-a8592569a349', 'x-compute-request-id': 'req-171adba2-e90b-4241-b850-a8592569a349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:16,371 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.079s 2022-06-20 06:06:16,372 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eed86a5d-a08b-42e2-b938-4f23eade76d8', 'x-compute-request-id': 'req-eed86a5d-a08b-42e2-b938-4f23eade76d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:17,420 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:06:17,420 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba4b2a8a-022a-4bf9-8c33-15a0297ddbfc', 'x-compute-request-id': 'req-ba4b2a8a-022a-4bf9-8c33-15a0297ddbfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:18,469 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:06:18,470 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a44f074d-e2bf-4ae4-a10a-d872020d5de8', 'x-compute-request-id': 'req-a44f074d-e2bf-4ae4-a10a-d872020d5de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:19,518 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:06:19,518 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d21db6a-2e81-4b86-ad83-f566978fdc9c', 'x-compute-request-id': 'req-6d21db6a-2e81-4b86-ad83-f566978fdc9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:20,568 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:06:20,568 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49d430db-cce5-4ad5-8a5c-1390461228cd', 'x-compute-request-id': 'req-49d430db-cce5-4ad5-8a5c-1390461228cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:21,618 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:06:21,618 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-791a1b25-e3a0-413d-95b0-12d572197f72', 'x-compute-request-id': 'req-791a1b25-e3a0-413d-95b0-12d572197f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:22,668 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:06:22,669 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebbaccc1-2029-499f-b27a-8f43a9aadcdd', 'x-compute-request-id': 'req-ebbaccc1-2029-499f-b27a-8f43a9aadcdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:23,716 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:06:23,717 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d92c661e-9552-4bbb-8298-9d0c42aba4bc', 'x-compute-request-id': 'req-d92c661e-9552-4bbb-8298-9d0c42aba4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:24,767 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:06:24,767 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1767ceb-f04c-42c8-a1cc-9c56a44d45ab', 'x-compute-request-id': 'req-e1767ceb-f04c-42c8-a1cc-9c56a44d45ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:25,818 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:06:25,819 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51f933df-a4a6-4a6b-bccc-bb6e90fb163c', 'x-compute-request-id': 'req-51f933df-a4a6-4a6b-bccc-bb6e90fb163c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:26,868 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:06:26,868 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-676e37a1-a4a3-445e-bb16-9713bccef579', 'x-compute-request-id': 'req-676e37a1-a4a3-445e-bb16-9713bccef579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:27,917 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:06:27,918 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8edd2bc0-a6be-4707-8677-1bf71046d0fe', 'x-compute-request-id': 'req-8edd2bc0-a6be-4707-8677-1bf71046d0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:28,967 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:06:28,967 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44ef44f9-fa8b-4604-8efe-ffd42470ad4d', 'x-compute-request-id': 'req-44ef44f9-fa8b-4604-8efe-ffd42470ad4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:30,018 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:06:30,019 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b23203f3-670c-4f36-96a5-dadd62ba2d73', 'x-compute-request-id': 'req-b23203f3-670c-4f36-96a5-dadd62ba2d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:31,069 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:06:31,069 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea01539e-bf55-468c-a31b-601c471d6eb5', 'x-compute-request-id': 'req-ea01539e-bf55-468c-a31b-601c471d6eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:32,117 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:06:32,118 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fae4320-921f-469b-a384-eda88b29a461', 'x-compute-request-id': 'req-6fae4320-921f-469b-a384-eda88b29a461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:33,166 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:06:33,167 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-887cd8d5-2474-425c-afd5-fc8f2b1def80', 'x-compute-request-id': 'req-887cd8d5-2474-425c-afd5-fc8f2b1def80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:34,218 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:06:34,218 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcfe2ec2-be7c-4af1-b88e-74fce3339bd6', 'x-compute-request-id': 'req-fcfe2ec2-be7c-4af1-b88e-74fce3339bd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:35,268 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:06:35,268 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-495b9925-3cca-47fc-af11-0565fc00adb3', 'x-compute-request-id': 'req-495b9925-3cca-47fc-af11-0565fc00adb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:36,317 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:06:36,318 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c089cb2-ff6a-46b7-9698-d6eb46c1c287', 'x-compute-request-id': 'req-6c089cb2-ff6a-46b7-9698-d6eb46c1c287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:37,367 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:06:37,368 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eca45388-4e91-4291-9cf3-1880522f3ad8', 'x-compute-request-id': 'req-eca45388-4e91-4291-9cf3-1880522f3ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:38,418 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:06:38,419 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f7c59d0-e8e4-4c5f-9fa6-a8aa9cdc4e48', 'x-compute-request-id': 'req-7f7c59d0-e8e4-4c5f-9fa6-a8aa9cdc4e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:39,470 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:06:39,470 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0577a71-0ee9-4e16-8521-03c338167ef4', 'x-compute-request-id': 'req-a0577a71-0ee9-4e16-8521-03c338167ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:40,521 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:06:40,521 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c46152fe-864a-4e23-8f1b-d21b78ded5f6', 'x-compute-request-id': 'req-c46152fe-864a-4e23-8f1b-d21b78ded5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:41,574 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.050s 2022-06-20 06:06:41,575 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b397cb24-c7f6-48a3-a33d-ce1a2c5623e6', 'x-compute-request-id': 'req-b397cb24-c7f6-48a3-a33d-ce1a2c5623e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:42,626 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:06:42,626 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddecd7ff-ec15-457c-80a3-1a2072cdc215', 'x-compute-request-id': 'req-ddecd7ff-ec15-457c-80a3-1a2072cdc215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:43,678 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:06:43,678 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55ccf3d7-f8f1-4e9e-bf42-fbf80a2b55c8', 'x-compute-request-id': 'req-55ccf3d7-f8f1-4e9e-bf42-fbf80a2b55c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:44,730 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.049s 2022-06-20 06:06:44,731 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf9cf8a-8332-4c1a-9921-cf228362ab39', 'x-compute-request-id': 'req-0cf9cf8a-8332-4c1a-9921-cf228362ab39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:45,883 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.148s 2022-06-20 06:06:45,884 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c69dc722-7fb0-418b-95b1-53686d7c018f', 'x-compute-request-id': 'req-c69dc722-7fb0-418b-95b1-53686d7c018f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:46,932 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:06:46,933 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61e537a3-20c7-48f6-9351-449607b0aeb6', 'x-compute-request-id': 'req-61e537a3-20c7-48f6-9351-449607b0aeb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:47,984 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.049s 2022-06-20 06:06:47,985 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb26d3ac-34d5-4de2-9516-638afcd5be4d', 'x-compute-request-id': 'req-eb26d3ac-34d5-4de2-9516-638afcd5be4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:49,034 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:06:49,034 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c120dbca-8c28-41c6-9ea1-78b5823c139c', 'x-compute-request-id': 'req-c120dbca-8c28-41c6-9ea1-78b5823c139c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:50,082 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:06:50,083 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19706823-1b44-4bb1-aa5c-28b944cd5137', 'x-compute-request-id': 'req-19706823-1b44-4bb1-aa5c-28b944cd5137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:51,134 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:06:51,135 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-601f47f5-4cc5-438c-bc56-17aee59d9a81', 'x-compute-request-id': 'req-601f47f5-4cc5-438c-bc56-17aee59d9a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:52,184 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:06:52,185 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5225970a-c23b-48a7-92cf-2b3fc09dc36e', 'x-compute-request-id': 'req-5225970a-c23b-48a7-92cf-2b3fc09dc36e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:53,235 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:06:53,236 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-027354e6-b6a0-440c-a238-392838bdf887', 'x-compute-request-id': 'req-027354e6-b6a0-440c-a238-392838bdf887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:54,284 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:06:54,284 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4af1deab-7872-48a7-b099-78c20d268565', 'x-compute-request-id': 'req-4af1deab-7872-48a7-b099-78c20d268565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:55,332 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:06:55,333 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-359eadef-39db-4d75-9fa1-ad597185c819', 'x-compute-request-id': 'req-359eadef-39db-4d75-9fa1-ad597185c819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:56,382 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:06:56,383 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c9a8569-ac7d-4566-92b9-2bfc169ab547', 'x-compute-request-id': 'req-6c9a8569-ac7d-4566-92b9-2bfc169ab547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:57,431 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:06:57,431 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5280c6c4-7589-499a-8671-99955e7a2329', 'x-compute-request-id': 'req-5280c6c4-7589-499a-8671-99955e7a2329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:58,480 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:06:58,480 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb69c47e-6b88-40bb-bdec-b4d2d2387145', 'x-compute-request-id': 'req-eb69c47e-6b88-40bb-bdec-b4d2d2387145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:06:59,528 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:06:59,529 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c3943ff-2bd2-46b5-99f6-64f4140ea4c1', 'x-compute-request-id': 'req-4c3943ff-2bd2-46b5-99f6-64f4140ea4c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:00,578 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:07:00,579 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6d5d317-f5dd-4e19-8d4d-62886bbe64e5', 'x-compute-request-id': 'req-b6d5d317-f5dd-4e19-8d4d-62886bbe64e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:01,627 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:07:01,627 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4978ba28-85fc-48ea-95f2-e19d490c24e5', 'x-compute-request-id': 'req-4978ba28-85fc-48ea-95f2-e19d490c24e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:02,675 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:07:02,676 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0238efcf-e267-4eb3-a264-d8847587c0df', 'x-compute-request-id': 'req-0238efcf-e267-4eb3-a264-d8847587c0df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:03,725 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:07:03,726 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3238f0fe-73e6-42b1-ad12-1364dd83dce7', 'x-compute-request-id': 'req-3238f0fe-73e6-42b1-ad12-1364dd83dce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:04,775 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:04,775 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71ee7da9-7d3d-4aba-a678-240c82b82a74', 'x-compute-request-id': 'req-71ee7da9-7d3d-4aba-a678-240c82b82a74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:05,824 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:05,824 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e2b0baf-e762-4a7a-b3b4-69e83bc47281', 'x-compute-request-id': 'req-8e2b0baf-e762-4a7a-b3b4-69e83bc47281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:06,874 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:06,874 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8366bcac-b8f0-485a-9471-0aa4fd19d033', 'x-compute-request-id': 'req-8366bcac-b8f0-485a-9471-0aa4fd19d033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:07,924 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:07,924 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15de337d-53a5-4c4a-b30f-81d4f43a2e2d', 'x-compute-request-id': 'req-15de337d-53a5-4c4a-b30f-81d4f43a2e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:08,975 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:07:08,975 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12055f9b-504c-4355-85d2-6dae0e827785', 'x-compute-request-id': 'req-12055f9b-504c-4355-85d2-6dae0e827785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:10,024 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:07:10,024 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6507028f-7a27-4f3b-9194-95a2b1ca81c0', 'x-compute-request-id': 'req-6507028f-7a27-4f3b-9194-95a2b1ca81c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:11,072 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:07:11,073 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50cf6e81-d1ae-453f-ad8a-f752e3add87f', 'x-compute-request-id': 'req-50cf6e81-d1ae-453f-ad8a-f752e3add87f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:12,122 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:07:12,122 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-147e8e78-fac1-483f-b123-4fba5587129d', 'x-compute-request-id': 'req-147e8e78-fac1-483f-b123-4fba5587129d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:13,172 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:13,172 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d314601-eac7-40cc-b1e3-d191fd636794', 'x-compute-request-id': 'req-9d314601-eac7-40cc-b1e3-d191fd636794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:14,222 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:07:14,222 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b70dbd1b-c616-43dd-802a-246d7416635a', 'x-compute-request-id': 'req-b70dbd1b-c616-43dd-802a-246d7416635a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:15,278 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.053s 2022-06-20 06:07:15,279 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-005264fe-095b-4ff3-9d45-401a0facf542', 'x-compute-request-id': 'req-005264fe-095b-4ff3-9d45-401a0facf542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:16,328 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:16,328 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bf47ce7-9098-465c-b679-a84476ade7a8', 'x-compute-request-id': 'req-7bf47ce7-9098-465c-b679-a84476ade7a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:17,391 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.060s 2022-06-20 06:07:17,391 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-487dc90f-3c58-4d3c-bf66-997917df8ca7', 'x-compute-request-id': 'req-487dc90f-3c58-4d3c-bf66-997917df8ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:18,444 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.049s 2022-06-20 06:07:18,444 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a872e0fe-452f-4f58-91f3-d15d3b2237b5', 'x-compute-request-id': 'req-a872e0fe-452f-4f58-91f3-d15d3b2237b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:19,500 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.053s 2022-06-20 06:07:19,500 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43813417-9160-4a55-a4ab-a8f77f629dba', 'x-compute-request-id': 'req-43813417-9160-4a55-a4ab-a8f77f629dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:20,549 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:20,550 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2219a69-11cb-4cd4-9f9c-5f1dc36b60aa', 'x-compute-request-id': 'req-f2219a69-11cb-4cd4-9f9c-5f1dc36b60aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:21,601 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:07:21,602 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91e561e7-1af7-4a5b-8e66-568b269b09ad', 'x-compute-request-id': 'req-91e561e7-1af7-4a5b-8e66-568b269b09ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:22,650 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:07:22,651 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bc23d5f-690c-49f2-9718-c955a0b50b9a', 'x-compute-request-id': 'req-0bc23d5f-690c-49f2-9718-c955a0b50b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:23,701 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:07:23,701 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-401c1196-6472-4d88-8ede-55e0066cd698', 'x-compute-request-id': 'req-401c1196-6472-4d88-8ede-55e0066cd698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:24,751 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:24,751 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ffe328b-482c-4332-9fe2-d375b6e7ae04', 'x-compute-request-id': 'req-2ffe328b-482c-4332-9fe2-d375b6e7ae04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:25,799 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:07:25,800 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-723627dd-2373-48f8-8988-eb38153766c3', 'x-compute-request-id': 'req-723627dd-2373-48f8-8988-eb38153766c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:26,850 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:07:26,850 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-356cec0a-ed78-4912-b5dc-daa7f741560a', 'x-compute-request-id': 'req-356cec0a-ed78-4912-b5dc-daa7f741560a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:27,899 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:07:27,900 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d14f99d-30e5-4abb-a95b-1fe5afaeb232', 'x-compute-request-id': 'req-9d14f99d-30e5-4abb-a95b-1fe5afaeb232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:28,949 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:28,949 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6f12c2c-f1aa-4f09-80a8-f15ea3c88597', 'x-compute-request-id': 'req-d6f12c2c-f1aa-4f09-80a8-f15ea3c88597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:30,000 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:30,000 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71147915-5927-4a7a-ba20-786ed2fd7c89', 'x-compute-request-id': 'req-71147915-5927-4a7a-ba20-786ed2fd7c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:31,049 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:07:31,049 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-338e27bb-6ea4-4678-92ed-6ab3a8da33bc', 'x-compute-request-id': 'req-338e27bb-6ea4-4678-92ed-6ab3a8da33bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:32,097 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:07:32,097 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a77e4f9-ea52-493c-b196-b8d34318e3d2', 'x-compute-request-id': 'req-3a77e4f9-ea52-493c-b196-b8d34318e3d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:33,147 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:33,147 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9148e0fa-b0cd-4e25-bf4b-5b8a15c6e31d', 'x-compute-request-id': 'req-9148e0fa-b0cd-4e25-bf4b-5b8a15c6e31d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:34,196 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:07:34,196 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0e365b8-e12c-4454-81a8-b574d4b53bf8', 'x-compute-request-id': 'req-d0e365b8-e12c-4454-81a8-b574d4b53bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:35,246 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:07:35,247 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48d66f68-e73e-4df5-b245-ecf7c49e42ce', 'x-compute-request-id': 'req-48d66f68-e73e-4df5-b245-ecf7c49e42ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:36,296 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:36,296 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9240f7c3-7702-4382-8b77-7bc5afb57f7f', 'x-compute-request-id': 'req-9240f7c3-7702-4382-8b77-7bc5afb57f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:37,349 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.050s 2022-06-20 06:07:37,349 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-823e7917-4bb4-43ec-a307-7f6fdddca98b', 'x-compute-request-id': 'req-823e7917-4bb4-43ec-a307-7f6fdddca98b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:38,398 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:38,399 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75f7b53a-433c-4cf3-912e-ce41b9e5866b', 'x-compute-request-id': 'req-75f7b53a-433c-4cf3-912e-ce41b9e5866b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:39,458 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.056s 2022-06-20 06:07:39,459 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1741673b-83b7-48fd-bf25-61eb16bf8426', 'x-compute-request-id': 'req-1741673b-83b7-48fd-bf25-61eb16bf8426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:40,507 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:07:40,508 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9daf6657-4593-4d65-9bf6-b027e3daa510', 'x-compute-request-id': 'req-9daf6657-4593-4d65-9bf6-b027e3daa510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:41,556 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:07:41,557 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2a34811-b8ae-47cf-bd57-c5d87eafac40', 'x-compute-request-id': 'req-b2a34811-b8ae-47cf-bd57-c5d87eafac40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:42,607 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:07:42,607 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58dcf7b1-72b9-499d-9866-3d42ffc4899b', 'x-compute-request-id': 'req-58dcf7b1-72b9-499d-9866-3d42ffc4899b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:43,656 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:07:43,656 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c02602e-0bd3-4e16-a46d-ebe4a30b4bef', 'x-compute-request-id': 'req-4c02602e-0bd3-4e16-a46d-ebe4a30b4bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:44,705 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:07:44,705 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcf7cc8b-82e8-4c02-b072-34efed47dd02', 'x-compute-request-id': 'req-fcf7cc8b-82e8-4c02-b072-34efed47dd02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:45,755 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:45,755 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0adfbe90-7f13-4d2e-a393-91e1a2bd4ee1', 'x-compute-request-id': 'req-0adfbe90-7f13-4d2e-a393-91e1a2bd4ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:46,804 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:46,805 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c23ae210-fa28-48d5-aa7c-04ccec3dfc82', 'x-compute-request-id': 'req-c23ae210-fa28-48d5-aa7c-04ccec3dfc82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:47,854 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:47,854 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf529e1f-fa19-4e9d-951d-b5a3f722342e', 'x-compute-request-id': 'req-bf529e1f-fa19-4e9d-951d-b5a3f722342e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:48,906 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:07:48,906 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c405b162-35f3-4ac4-a371-404b65928c1a', 'x-compute-request-id': 'req-c405b162-35f3-4ac4-a371-404b65928c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:49,958 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.049s 2022-06-20 06:07:49,959 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60a5920f-5ccf-4ebe-90fc-73b22038c07d', 'x-compute-request-id': 'req-60a5920f-5ccf-4ebe-90fc-73b22038c07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:51,009 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:07:51,009 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21340ab1-bc55-44b1-8cac-dd9ff515a399', 'x-compute-request-id': 'req-21340ab1-bc55-44b1-8cac-dd9ff515a399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:52,065 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.052s 2022-06-20 06:07:52,065 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e0520b4-acc7-46d7-9a9d-6fce9d0ef370', 'x-compute-request-id': 'req-3e0520b4-acc7-46d7-9a9d-6fce9d0ef370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:53,116 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:07:53,117 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5c7f9a0-1356-4df6-a772-1f1f40611157', 'x-compute-request-id': 'req-d5c7f9a0-1356-4df6-a772-1f1f40611157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:54,164 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:07:54,164 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61039fb7-eebf-4a25-9da9-a8c63dddfbca', 'x-compute-request-id': 'req-61039fb7-eebf-4a25-9da9-a8c63dddfbca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:55,214 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:55,214 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce3977bf-6eb1-4c3d-9b2c-dea990e2879d', 'x-compute-request-id': 'req-ce3977bf-6eb1-4c3d-9b2c-dea990e2879d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:56,263 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:56,264 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe5269ee-1055-476a-9664-96a83eec86da', 'x-compute-request-id': 'req-fe5269ee-1055-476a-9664-96a83eec86da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:57,313 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:57,313 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c240cf9-af73-4ce1-8c77-672fb7dda8f9', 'x-compute-request-id': 'req-4c240cf9-af73-4ce1-8c77-672fb7dda8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:58,362 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:07:58,362 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0195364-c5c9-47a5-af55-60bb8b9dd760', 'x-compute-request-id': 'req-f0195364-c5c9-47a5-af55-60bb8b9dd760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:07:59,414 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.049s 2022-06-20 06:07:59,414 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2186c41d-f088-448b-9d21-d0ec4f723983', 'x-compute-request-id': 'req-2186c41d-f088-448b-9d21-d0ec4f723983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:00,465 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:00,465 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3cbc958-8883-4390-bf3c-22da017bd485', 'x-compute-request-id': 'req-a3cbc958-8883-4390-bf3c-22da017bd485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:01,514 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:08:01,515 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3853036c-2199-4f35-9124-bae8faa32cea', 'x-compute-request-id': 'req-3853036c-2199-4f35-9124-bae8faa32cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:02,564 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:08:02,564 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ee592db-f66f-4e57-9f45-8d9d7b4cf09b', 'x-compute-request-id': 'req-9ee592db-f66f-4e57-9f45-8d9d7b4cf09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:03,613 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:08:03,613 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c818e05b-fa86-4253-8f86-f15c024f8ae2', 'x-compute-request-id': 'req-c818e05b-fa86-4253-8f86-f15c024f8ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:04,662 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:08:04,663 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ba4ab90-db2f-482d-ad47-b599948df092', 'x-compute-request-id': 'req-8ba4ab90-db2f-482d-ad47-b599948df092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:05,712 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:05,713 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b781472-4154-472c-9b70-9fadd81822a0', 'x-compute-request-id': 'req-5b781472-4154-472c-9b70-9fadd81822a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:06,763 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:08:06,764 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5566cd7-c2dc-4b7f-8224-9715058a995b', 'x-compute-request-id': 'req-b5566cd7-c2dc-4b7f-8224-9715058a995b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:07,813 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:08:07,813 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d741b463-51c3-4b67-99c4-df85e64f8bf6', 'x-compute-request-id': 'req-d741b463-51c3-4b67-99c4-df85e64f8bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:08,866 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.049s 2022-06-20 06:08:08,866 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abe1af2f-bf39-4428-b656-b675f92b0a94', 'x-compute-request-id': 'req-abe1af2f-bf39-4428-b656-b675f92b0a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:09,915 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:09,916 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a9df3d5-d19c-4c1a-8546-16f1b6fbb040', 'x-compute-request-id': 'req-9a9df3d5-d19c-4c1a-8546-16f1b6fbb040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:10,966 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:10,967 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8a29db6-a79e-443e-a88a-1090aa64eca7', 'x-compute-request-id': 'req-d8a29db6-a79e-443e-a88a-1090aa64eca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:12,017 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:12,017 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09ec21e0-981f-4356-a0e0-0d264cc58446', 'x-compute-request-id': 'req-09ec21e0-981f-4356-a0e0-0d264cc58446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:13,067 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:13,068 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d63c942-feb9-493f-89e0-f386e8d33c09', 'x-compute-request-id': 'req-7d63c942-feb9-493f-89e0-f386e8d33c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:14,118 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:14,118 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b262be92-64ac-426b-9d45-2efde929c3c0', 'x-compute-request-id': 'req-b262be92-64ac-426b-9d45-2efde929c3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:15,167 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:08:15,167 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30458370-5cdf-4f0e-91f2-602f747a15a1', 'x-compute-request-id': 'req-30458370-5cdf-4f0e-91f2-602f747a15a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:16,217 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:16,218 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0911341a-bf33-4473-b334-6e84810d7d19', 'x-compute-request-id': 'req-0911341a-bf33-4473-b334-6e84810d7d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:17,268 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:17,269 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-100ed0a4-8342-448e-8e8e-d5c0254aa932', 'x-compute-request-id': 'req-100ed0a4-8342-448e-8e8e-d5c0254aa932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:18,317 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:08:18,317 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-257f78b0-5aef-4eee-a03d-f6644f33dd79', 'x-compute-request-id': 'req-257f78b0-5aef-4eee-a03d-f6644f33dd79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:19,367 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:19,368 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d449fa49-5a8d-439a-88d8-7292138d29de', 'x-compute-request-id': 'req-d449fa49-5a8d-439a-88d8-7292138d29de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:20,418 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:20,418 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f37079d-0d88-4235-b478-fe91c12d74f5', 'x-compute-request-id': 'req-0f37079d-0d88-4235-b478-fe91c12d74f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:21,482 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.060s 2022-06-20 06:08:21,482 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb42907f-1f2d-4583-985c-364bf6c5b9e4', 'x-compute-request-id': 'req-fb42907f-1f2d-4583-985c-364bf6c5b9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:22,545 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.059s 2022-06-20 06:08:22,545 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb0c8c17-3ee5-4176-873a-a6243f9beb41', 'x-compute-request-id': 'req-eb0c8c17-3ee5-4176-873a-a6243f9beb41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:23,602 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.053s 2022-06-20 06:08:23,602 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1124cd13-cf66-4a24-8fc0-a7758c0d7dcf', 'x-compute-request-id': 'req-1124cd13-cf66-4a24-8fc0-a7758c0d7dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:24,659 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.054s 2022-06-20 06:08:24,660 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11620186-21b5-4764-bc3a-c7a04c34ec57', 'x-compute-request-id': 'req-11620186-21b5-4764-bc3a-c7a04c34ec57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:25,718 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.055s 2022-06-20 06:08:25,718 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae8bb70d-3371-4d82-99f8-98a213f776fd', 'x-compute-request-id': 'req-ae8bb70d-3371-4d82-99f8-98a213f776fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:26,772 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.050s 2022-06-20 06:08:26,773 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6b6c780-ab4b-42b6-9c2f-592025cec6cc', 'x-compute-request-id': 'req-f6b6c780-ab4b-42b6-9c2f-592025cec6cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:27,822 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:27,822 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e3afdce-0e15-4d60-8969-54ece9a785cf', 'x-compute-request-id': 'req-0e3afdce-0e15-4d60-8969-54ece9a785cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:28,872 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:08:28,872 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be7eb944-c499-466a-b0b1-3c4db344d7e6', 'x-compute-request-id': 'req-be7eb944-c499-466a-b0b1-3c4db344d7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:29,922 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:08:29,922 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1e3853c-2e12-48fe-add0-235e722d8e75', 'x-compute-request-id': 'req-a1e3853c-2e12-48fe-add0-235e722d8e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:30,972 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:30,972 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96fcdef7-191e-4905-911a-992f99a8a9b2', 'x-compute-request-id': 'req-96fcdef7-191e-4905-911a-992f99a8a9b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:32,022 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:08:32,022 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f9374d2-ef68-420a-b417-f82ac2e35607', 'x-compute-request-id': 'req-3f9374d2-ef68-420a-b417-f82ac2e35607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:33,072 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:08:33,072 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41466268-697e-4f5d-868d-91268a82b270', 'x-compute-request-id': 'req-41466268-697e-4f5d-868d-91268a82b270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:34,121 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:08:34,121 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7873dc5-0f3b-48cf-b70f-0d39135c1c1c', 'x-compute-request-id': 'req-e7873dc5-0f3b-48cf-b70f-0d39135c1c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:35,171 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:35,171 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-494f9ada-e217-454d-811c-546e4d79ac75', 'x-compute-request-id': 'req-494f9ada-e217-454d-811c-546e4d79ac75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:36,223 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:08:36,223 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb38c27d-f352-431f-9f18-60e50f9ff084', 'x-compute-request-id': 'req-fb38c27d-f352-431f-9f18-60e50f9ff084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:37,276 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.049s 2022-06-20 06:08:37,276 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d460d8d3-a26a-41e9-a9e7-8fafae3b0d72', 'x-compute-request-id': 'req-d460d8d3-a26a-41e9-a9e7-8fafae3b0d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:38,324 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:08:38,325 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-352df3a5-4e77-47d9-8031-77e9371e5691', 'x-compute-request-id': 'req-352df3a5-4e77-47d9-8031-77e9371e5691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:39,374 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:39,374 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0f72483-70d4-4061-9236-bb6c051deca4', 'x-compute-request-id': 'req-e0f72483-70d4-4061-9236-bb6c051deca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:40,427 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.049s 2022-06-20 06:08:40,427 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28d629dd-2c97-4cdb-8f78-3e00ba698953', 'x-compute-request-id': 'req-28d629dd-2c97-4cdb-8f78-3e00ba698953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:41,477 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:08:41,477 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbc0cb79-27c1-429c-bcf2-88ff518a9d54', 'x-compute-request-id': 'req-bbc0cb79-27c1-429c-bcf2-88ff518a9d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:42,526 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:08:42,527 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cff11621-3712-44ff-a9e2-b5606fbe32e0', 'x-compute-request-id': 'req-cff11621-3712-44ff-a9e2-b5606fbe32e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:43,576 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:08:43,577 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5637fc83-4663-4488-aa82-6a6890ee725d', 'x-compute-request-id': 'req-5637fc83-4663-4488-aa82-6a6890ee725d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:44,626 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:08:44,626 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-628e95bb-002d-4d46-a915-775e695e16f6', 'x-compute-request-id': 'req-628e95bb-002d-4d46-a915-775e695e16f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:45,677 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:45,677 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3632594d-a00d-4d9a-88cd-d0573939b90e', 'x-compute-request-id': 'req-3632594d-a00d-4d9a-88cd-d0573939b90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:46,728 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:08:46,729 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7632cd7-47ae-41f3-8605-38fd68e57203', 'x-compute-request-id': 'req-f7632cd7-47ae-41f3-8605-38fd68e57203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:47,779 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:08:47,779 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34f9278b-fd0d-4ffb-8cf8-39e934162330', 'x-compute-request-id': 'req-34f9278b-fd0d-4ffb-8cf8-39e934162330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:48,832 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.049s 2022-06-20 06:08:48,832 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40ce7b8f-3f00-4e1a-b3d0-889b5c7e6027', 'x-compute-request-id': 'req-40ce7b8f-3f00-4e1a-b3d0-889b5c7e6027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:49,882 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:49,882 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79383769-e025-495d-acc5-254e1091fe16', 'x-compute-request-id': 'req-79383769-e025-495d-acc5-254e1091fe16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:50,934 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:08:50,934 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b0c88be-3687-465f-a1ef-dc33be254681', 'x-compute-request-id': 'req-7b0c88be-3687-465f-a1ef-dc33be254681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:51,985 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:08:51,986 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1a4179f-40f0-4484-a9fb-8cf2436b83a9', 'x-compute-request-id': 'req-e1a4179f-40f0-4484-a9fb-8cf2436b83a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:53,036 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:53,037 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-034c513e-16bc-480f-9442-413901949039', 'x-compute-request-id': 'req-034c513e-16bc-480f-9442-413901949039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:54,087 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:54,087 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c43ee49b-68de-49fc-96e4-7618737c4474', 'x-compute-request-id': 'req-c43ee49b-68de-49fc-96e4-7618737c4474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:55,138 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:55,138 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0465d0f-c646-4255-8a9c-caf4fa73c06a', 'x-compute-request-id': 'req-b0465d0f-c646-4255-8a9c-caf4fa73c06a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:56,189 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:56,189 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-540c3c3c-d404-471d-ab01-5e3d03f5359d', 'x-compute-request-id': 'req-540c3c3c-d404-471d-ab01-5e3d03f5359d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:57,239 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:57,240 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e88d35d-5371-40a0-82a8-c3247d17ea30', 'x-compute-request-id': 'req-3e88d35d-5371-40a0-82a8-c3247d17ea30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:58,289 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:08:58,290 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0befc639-0416-44a2-81bf-d609bb859c10', 'x-compute-request-id': 'req-0befc639-0416-44a2-81bf-d609bb859c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:08:59,340 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:08:59,340 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24c81e52-af4c-4701-acee-8987096d5dbf', 'x-compute-request-id': 'req-24c81e52-af4c-4701-acee-8987096d5dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:00,396 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.052s 2022-06-20 06:09:00,396 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf2a55eb-d342-4eb8-b2b3-221f80581c52', 'x-compute-request-id': 'req-cf2a55eb-d342-4eb8-b2b3-221f80581c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:01,447 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:09:01,447 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7a94ae3-f759-41de-a957-d385dfa23f1c', 'x-compute-request-id': 'req-e7a94ae3-f759-41de-a957-d385dfa23f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:02,498 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:09:02,498 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f4dccce-89dc-446b-94ae-bbbe4084bbc1', 'x-compute-request-id': 'req-1f4dccce-89dc-446b-94ae-bbbe4084bbc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:03,555 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.053s 2022-06-20 06:09:03,555 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67285726-7b92-43e2-b18a-68326e07f4cc', 'x-compute-request-id': 'req-67285726-7b92-43e2-b18a-68326e07f4cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:04,606 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:09:04,607 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63d690d2-4a67-40c7-867d-a47490d84f3d', 'x-compute-request-id': 'req-63d690d2-4a67-40c7-867d-a47490d84f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:05,660 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.050s 2022-06-20 06:09:05,660 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a58225e-1753-4605-bd8d-ababc4c0acef', 'x-compute-request-id': 'req-3a58225e-1753-4605-bd8d-ababc4c0acef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:06,712 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:09:06,712 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec81e847-ca8f-46fa-b795-f653313d2fb1', 'x-compute-request-id': 'req-ec81e847-ca8f-46fa-b795-f653313d2fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:07,761 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:07,761 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abc8bfac-3176-48f3-877e-4ad18bb58d98', 'x-compute-request-id': 'req-abc8bfac-3176-48f3-877e-4ad18bb58d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:08,817 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.053s 2022-06-20 06:09:08,818 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ae3c985-1071-49d6-b253-2f53f618bff6', 'x-compute-request-id': 'req-9ae3c985-1071-49d6-b253-2f53f618bff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:09,869 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:09:09,870 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d0d9225-4e17-40ff-8a73-e96dc39ddfa5', 'x-compute-request-id': 'req-2d0d9225-4e17-40ff-8a73-e96dc39ddfa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:10,923 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.050s 2022-06-20 06:09:10,923 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cd7874f-a6f5-4610-8bf9-bc327100e9ef', 'x-compute-request-id': 'req-9cd7874f-a6f5-4610-8bf9-bc327100e9ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:11,972 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:11,973 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ad30167-4e31-4ad3-b3f7-bc458bb5f5fa', 'x-compute-request-id': 'req-1ad30167-4e31-4ad3-b3f7-bc458bb5f5fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:13,022 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:13,022 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ad53211-6bc2-44dd-83ed-bb21b4405594', 'x-compute-request-id': 'req-8ad53211-6bc2-44dd-83ed-bb21b4405594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:14,072 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:09:14,073 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3d35709-947f-4307-869b-4da5d3b24aa8', 'x-compute-request-id': 'req-e3d35709-947f-4307-869b-4da5d3b24aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:15,125 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:09:15,125 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33a8465d-0337-4132-a7b9-bb7318ee4e6b', 'x-compute-request-id': 'req-33a8465d-0337-4132-a7b9-bb7318ee4e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:16,174 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:09:16,174 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74a9be02-6b00-4183-8644-0164620df36b', 'x-compute-request-id': 'req-74a9be02-6b00-4183-8644-0164620df36b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:17,225 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:09:17,225 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0ae97ad-8cba-4dfe-bc15-33e563293dff', 'x-compute-request-id': 'req-c0ae97ad-8cba-4dfe-bc15-33e563293dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:18,274 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:18,275 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8a8e67a-7d4a-43c1-a8da-f9cef8c0b3ea', 'x-compute-request-id': 'req-a8a8e67a-7d4a-43c1-a8da-f9cef8c0b3ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:19,326 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:09:19,326 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6280d8ae-ef3b-42ce-9c96-56fc24ecac89', 'x-compute-request-id': 'req-6280d8ae-ef3b-42ce-9c96-56fc24ecac89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:20,376 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:20,376 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c95b2e02-d769-4ce7-9554-90905cf58bf5', 'x-compute-request-id': 'req-c95b2e02-d769-4ce7-9554-90905cf58bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:21,426 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:21,426 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-522a180b-caae-4c19-ad07-2f89331d5fb7', 'x-compute-request-id': 'req-522a180b-caae-4c19-ad07-2f89331d5fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:22,476 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:22,476 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e8ef9fc-a0de-4939-8b07-82bc1f2bfdb9', 'x-compute-request-id': 'req-8e8ef9fc-a0de-4939-8b07-82bc1f2bfdb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:23,526 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:23,527 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e331cfbb-d5af-4443-9542-7a667f6101a8', 'x-compute-request-id': 'req-e331cfbb-d5af-4443-9542-7a667f6101a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:24,575 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:24,576 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cab8430d-5fb2-4a9b-9746-6d15205de2a6', 'x-compute-request-id': 'req-cab8430d-5fb2-4a9b-9746-6d15205de2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:25,626 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:09:25,627 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02d52ec4-73b9-4cd1-b928-a7ea3e671444', 'x-compute-request-id': 'req-02d52ec4-73b9-4cd1-b928-a7ea3e671444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:26,676 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:26,677 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd0ae415-cfc5-4f18-a7ec-629cb30136e5', 'x-compute-request-id': 'req-fd0ae415-cfc5-4f18-a7ec-629cb30136e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:27,726 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:27,726 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77d65f23-f544-4193-a6d2-3b0543e73e48', 'x-compute-request-id': 'req-77d65f23-f544-4193-a6d2-3b0543e73e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:28,779 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.049s 2022-06-20 06:09:28,780 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e6e1fcf-3334-426c-b3a1-fd0c11350e7c', 'x-compute-request-id': 'req-1e6e1fcf-3334-426c-b3a1-fd0c11350e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:29,831 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:09:29,831 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a03930e6-4a42-4073-a965-d29fb525162e', 'x-compute-request-id': 'req-a03930e6-4a42-4073-a965-d29fb525162e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:30,881 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:09:30,881 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08c807fd-808f-40bc-b41d-ef5d8645c269', 'x-compute-request-id': 'req-08c807fd-808f-40bc-b41d-ef5d8645c269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:31,931 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:31,931 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-244a9dd4-ab68-4221-ba03-d9f7425975b3', 'x-compute-request-id': 'req-244a9dd4-ab68-4221-ba03-d9f7425975b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:32,981 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:32,982 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-472042a6-fedd-4a2b-b678-02a7c43ef7f4', 'x-compute-request-id': 'req-472042a6-fedd-4a2b-b678-02a7c43ef7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:34,030 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:09:34,031 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bfda728-e1ef-42fb-870d-c8eb99bec862', 'x-compute-request-id': 'req-1bfda728-e1ef-42fb-870d-c8eb99bec862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:35,080 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:35,081 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2f60f58-33c3-49ff-8efc-421a46f48402', 'x-compute-request-id': 'req-b2f60f58-33c3-49ff-8efc-421a46f48402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:36,129 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:36,130 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-199f58b6-65c2-41d9-ad09-9c182cf7ec61', 'x-compute-request-id': 'req-199f58b6-65c2-41d9-ad09-9c182cf7ec61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:37,178 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:09:37,178 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5a363d7-c07d-44e2-ae78-063d5d7f3609', 'x-compute-request-id': 'req-b5a363d7-c07d-44e2-ae78-063d5d7f3609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:38,227 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:38,228 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f69acf8b-092a-4755-9093-3fffe9fd5491', 'x-compute-request-id': 'req-f69acf8b-092a-4755-9093-3fffe9fd5491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:39,277 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:39,277 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6be028d-347a-4682-b5ec-115a44369e96', 'x-compute-request-id': 'req-a6be028d-347a-4682-b5ec-115a44369e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:40,325 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:09:40,326 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ea23f47-0be7-42cf-81ab-da99c1d083c9', 'x-compute-request-id': 'req-4ea23f47-0be7-42cf-81ab-da99c1d083c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:41,377 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:09:41,377 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-defc6ece-25c8-4037-9fea-4d0ed5b2432e', 'x-compute-request-id': 'req-defc6ece-25c8-4037-9fea-4d0ed5b2432e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:42,428 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:09:42,428 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb60e3d1-252c-474c-873b-5522a81d81b8', 'x-compute-request-id': 'req-cb60e3d1-252c-474c-873b-5522a81d81b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:43,476 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:43,477 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa9c68af-2966-46a6-846c-94d2732ac4b0', 'x-compute-request-id': 'req-fa9c68af-2966-46a6-846c-94d2732ac4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:44,526 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:44,527 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d4a8642-002c-4630-b2c1-8f44b7f7c626', 'x-compute-request-id': 'req-2d4a8642-002c-4630-b2c1-8f44b7f7c626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:45,576 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:45,576 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3c33171-8956-4617-9cff-ac7176eee319', 'x-compute-request-id': 'req-c3c33171-8956-4617-9cff-ac7176eee319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:46,625 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:09:46,625 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1f0dcea-e82d-42de-8d8f-bd73ad1d9ee6', 'x-compute-request-id': 'req-f1f0dcea-e82d-42de-8d8f-bd73ad1d9ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:47,674 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:47,675 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-755574e1-7cce-43ca-b1a6-5a1252d0873f', 'x-compute-request-id': 'req-755574e1-7cce-43ca-b1a6-5a1252d0873f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:48,725 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:09:48,725 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-950e3845-0a0a-411b-bffa-3c126c4c57d4', 'x-compute-request-id': 'req-950e3845-0a0a-411b-bffa-3c126c4c57d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:49,774 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:09:49,774 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1202fe74-c3d8-43d7-ae21-e8cd6f3e2a1e', 'x-compute-request-id': 'req-1202fe74-c3d8-43d7-ae21-e8cd6f3e2a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:50,824 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:50,824 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fa941df-e286-4e36-bbf9-7ecf1837d627', 'x-compute-request-id': 'req-1fa941df-e286-4e36-bbf9-7ecf1837d627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:51,873 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:51,874 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c49c29e4-e0ac-4031-b062-eb8e5608cd87', 'x-compute-request-id': 'req-c49c29e4-e0ac-4031-b062-eb8e5608cd87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:52,923 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:52,924 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a1ee481-e28f-441c-8418-c4f0706c1af9', 'x-compute-request-id': 'req-7a1ee481-e28f-441c-8418-c4f0706c1af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:53,974 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:09:53,974 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33199220-66f4-490d-ae18-69b66f56eaf2', 'x-compute-request-id': 'req-33199220-66f4-490d-ae18-69b66f56eaf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:55,023 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:09:55,023 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f783ed1e-485b-4f0f-a038-5a29e69b46e6', 'x-compute-request-id': 'req-f783ed1e-485b-4f0f-a038-5a29e69b46e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:56,072 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:56,073 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bf56982-c778-4fe3-8d48-dee2c7ac23ee', 'x-compute-request-id': 'req-8bf56982-c778-4fe3-8d48-dee2c7ac23ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:57,122 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:57,122 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2de80047-2aab-407f-a417-089b2a9c720c', 'x-compute-request-id': 'req-2de80047-2aab-407f-a417-089b2a9c720c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:58,171 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:58,172 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3acbe52-6cae-49e0-aa71-d556d23bfb18', 'x-compute-request-id': 'req-f3acbe52-6cae-49e0-aa71-d556d23bfb18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:09:59,221 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:09:59,221 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca63de80-35d5-4178-a914-f83c2d6b3133', 'x-compute-request-id': 'req-ca63de80-35d5-4178-a914-f83c2d6b3133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:00,270 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:00,271 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68443c50-7e1c-4908-8c2e-e626b641f6c7', 'x-compute-request-id': 'req-68443c50-7e1c-4908-8c2e-e626b641f6c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:01,320 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:10:01,320 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-077da202-c93f-42f4-b951-a6074ab628e7', 'x-compute-request-id': 'req-077da202-c93f-42f4-b951-a6074ab628e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:02,370 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:10:02,371 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69dceb97-6538-4a06-a26d-794c75f943c5', 'x-compute-request-id': 'req-69dceb97-6538-4a06-a26d-794c75f943c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:03,423 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.049s 2022-06-20 06:10:03,424 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eb73c58-be4d-49e8-b93f-2c90c95fe519', 'x-compute-request-id': 'req-2eb73c58-be4d-49e8-b93f-2c90c95fe519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:04,473 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:10:04,474 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3f52c18-1556-4e39-a6b8-7f687163d158', 'x-compute-request-id': 'req-b3f52c18-1556-4e39-a6b8-7f687163d158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:05,522 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:05,522 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8faacff-754c-409e-9b62-7faf06868b24', 'x-compute-request-id': 'req-b8faacff-754c-409e-9b62-7faf06868b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:06,571 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:10:06,571 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be129713-3287-4424-b30e-d246f10af8a0', 'x-compute-request-id': 'req-be129713-3287-4424-b30e-d246f10af8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:07,620 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:10:07,620 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06111de5-ff6b-43e8-8ec5-dceeca0e8863', 'x-compute-request-id': 'req-06111de5-ff6b-43e8-8ec5-dceeca0e8863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:08,668 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.044s 2022-06-20 06:10:08,668 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f61f6c92-873a-49e3-bd5d-66fcb8da7a70', 'x-compute-request-id': 'req-f61f6c92-873a-49e3-bd5d-66fcb8da7a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:09,718 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:10:09,718 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b7fa8cd-2218-46f5-8106-a308b22551f6', 'x-compute-request-id': 'req-3b7fa8cd-2218-46f5-8106-a308b22551f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:10,767 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:10,767 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0906924-d1b2-429e-8aa6-424e08e68a7e', 'x-compute-request-id': 'req-a0906924-d1b2-429e-8aa6-424e08e68a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:11,817 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:10:11,817 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33742738-d98d-4251-861d-c0e766824214', 'x-compute-request-id': 'req-33742738-d98d-4251-861d-c0e766824214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:12,866 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:10:12,866 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f9494d9-4633-4037-94a1-103504cd72da', 'x-compute-request-id': 'req-3f9494d9-4633-4037-94a1-103504cd72da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:13,915 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:13,915 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c65f395-c2c8-4fd6-9d5b-ec3de3dce82f', 'x-compute-request-id': 'req-4c65f395-c2c8-4fd6-9d5b-ec3de3dce82f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:14,964 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:14,965 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d3980e6-b56b-4f9a-801c-c91e57330c4e', 'x-compute-request-id': 'req-0d3980e6-b56b-4f9a-801c-c91e57330c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:16,014 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:10:16,014 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a30ecf4-515b-4a09-b32e-59bac0b9f222', 'x-compute-request-id': 'req-7a30ecf4-515b-4a09-b32e-59bac0b9f222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:17,063 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:17,064 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b7ef9a9-3f47-456c-b7f3-79967e338bf5', 'x-compute-request-id': 'req-2b7ef9a9-3f47-456c-b7f3-79967e338bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:18,113 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:10:18,113 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7164cb8-30c0-42b2-833f-00a192a9fe8f', 'x-compute-request-id': 'req-f7164cb8-30c0-42b2-833f-00a192a9fe8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:19,161 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:19,162 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aee8eff-70db-4a22-82ce-06fc3b5c53ef', 'x-compute-request-id': 'req-0aee8eff-70db-4a22-82ce-06fc3b5c53ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:20,211 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:10:20,212 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1877c426-8262-405c-99be-65885cf4128f', 'x-compute-request-id': 'req-1877c426-8262-405c-99be-65885cf4128f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:21,261 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:10:21,261 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87cfa18a-b80a-464a-90d9-eefb2dfdb866', 'x-compute-request-id': 'req-87cfa18a-b80a-464a-90d9-eefb2dfdb866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:22,312 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:10:22,313 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-903c7173-56b9-4182-be98-5f3a5edf92d9', 'x-compute-request-id': 'req-903c7173-56b9-4182-be98-5f3a5edf92d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:23,361 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:10:23,362 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45c91a20-492d-4e09-ad97-8f6d96217300', 'x-compute-request-id': 'req-45c91a20-492d-4e09-ad97-8f6d96217300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:24,411 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:10:24,411 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b64638d-9063-49e7-b56e-0c04cf1e5c71', 'x-compute-request-id': 'req-1b64638d-9063-49e7-b56e-0c04cf1e5c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:25,460 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:25,460 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e45c2b95-b348-44d5-bb3b-44e74748d93d', 'x-compute-request-id': 'req-e45c2b95-b348-44d5-bb3b-44e74748d93d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:26,515 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.050s 2022-06-20 06:10:26,515 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-493354d6-228e-4569-a46f-77eff258758e', 'x-compute-request-id': 'req-493354d6-228e-4569-a46f-77eff258758e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:27,565 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:10:27,565 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-579d982c-b00e-4ac6-8904-7d0f53c75779', 'x-compute-request-id': 'req-579d982c-b00e-4ac6-8904-7d0f53c75779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:28,614 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:10:28,614 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-349472e8-dfd5-4b59-8faa-9595868de548', 'x-compute-request-id': 'req-349472e8-dfd5-4b59-8faa-9595868de548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:29,663 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:29,663 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0569c81e-e8ee-4160-9b2f-dd4339d58168', 'x-compute-request-id': 'req-0569c81e-e8ee-4160-9b2f-dd4339d58168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:30,712 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:30,712 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-486f8ccb-140a-40b2-b595-bdaff99be41b', 'x-compute-request-id': 'req-486f8ccb-140a-40b2-b595-bdaff99be41b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:31,760 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:31,761 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ec97931-7b65-4cd5-9246-08d10807506c', 'x-compute-request-id': 'req-4ec97931-7b65-4cd5-9246-08d10807506c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:32,808 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:32,809 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84d0420d-991b-4d7e-b035-844fe1350fe4', 'x-compute-request-id': 'req-84d0420d-991b-4d7e-b035-844fe1350fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:33,858 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:10:33,859 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ca22979-3278-4197-a446-761b038910dc', 'x-compute-request-id': 'req-7ca22979-3278-4197-a446-761b038910dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:34,907 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:34,907 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9202f848-f508-4613-9237-bbc526428adc', 'x-compute-request-id': 'req-9202f848-f508-4613-9237-bbc526428adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:35,956 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:10:35,957 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3b72244-e3f3-4700-967d-5368c7d675a0', 'x-compute-request-id': 'req-b3b72244-e3f3-4700-967d-5368c7d675a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:37,009 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.049s 2022-06-20 06:10:37,009 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3515b02-4e70-4842-ba12-c44a7b7ea978', 'x-compute-request-id': 'req-a3515b02-4e70-4842-ba12-c44a7b7ea978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:38,059 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:10:38,060 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2b96cf5-36c4-4101-a420-803417c8b836', 'x-compute-request-id': 'req-a2b96cf5-36c4-4101-a420-803417c8b836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:39,108 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:39,109 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-892aaeb8-27c2-4149-a94d-7de731511514', 'x-compute-request-id': 'req-892aaeb8-27c2-4149-a94d-7de731511514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:40,158 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:10:40,159 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b76ffa8b-f591-4acb-b5e9-e2f6c8f56538', 'x-compute-request-id': 'req-b76ffa8b-f591-4acb-b5e9-e2f6c8f56538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:41,207 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:41,208 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-539bdd3d-88fe-41b0-84d7-b693c676a2e7', 'x-compute-request-id': 'req-539bdd3d-88fe-41b0-84d7-b693c676a2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:42,259 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:10:42,260 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7541ddb4-e5b8-4d1d-903b-176aeffdd551', 'x-compute-request-id': 'req-7541ddb4-e5b8-4d1d-903b-176aeffdd551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:43,308 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:43,309 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11ea696e-6cdf-41f1-b99f-15985b8f91ec', 'x-compute-request-id': 'req-11ea696e-6cdf-41f1-b99f-15985b8f91ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:44,357 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:44,357 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f804aecd-b8a0-49d6-9a9b-73eb6d0091a9', 'x-compute-request-id': 'req-f804aecd-b8a0-49d6-9a9b-73eb6d0091a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:45,406 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:10:45,406 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f9ed111-78d2-498a-b4f1-7b9a4541b86c', 'x-compute-request-id': 'req-0f9ed111-78d2-498a-b4f1-7b9a4541b86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:46,455 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:46,455 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e0e3cc8-4825-454f-9de6-3dc8dbad29d2', 'x-compute-request-id': 'req-1e0e3cc8-4825-454f-9de6-3dc8dbad29d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:47,504 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:47,504 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e493be1a-52aa-43f1-ad96-5df68e9980ef', 'x-compute-request-id': 'req-e493be1a-52aa-43f1-ad96-5df68e9980ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:48,553 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:48,553 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63fa5439-8a8b-4e12-aeec-72ea8ecdd729', 'x-compute-request-id': 'req-63fa5439-8a8b-4e12-aeec-72ea8ecdd729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:49,604 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:10:49,604 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b00eb4b6-8a97-4ca5-a64f-f106220fb683', 'x-compute-request-id': 'req-b00eb4b6-8a97-4ca5-a64f-f106220fb683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:50,652 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:50,652 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce970f13-003a-478e-a121-87c85670bca8', 'x-compute-request-id': 'req-ce970f13-003a-478e-a121-87c85670bca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:51,700 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:51,701 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca38527b-a1d8-4a22-a6e6-0cc3ac4e1ad9', 'x-compute-request-id': 'req-ca38527b-a1d8-4a22-a6e6-0cc3ac4e1ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:52,751 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:10:52,751 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7013f14-6ce1-4da8-8dcf-af34747cd066', 'x-compute-request-id': 'req-c7013f14-6ce1-4da8-8dcf-af34747cd066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:53,799 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:53,800 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21e0b6db-4409-4c41-8b3b-8025aa93dd9b', 'x-compute-request-id': 'req-21e0b6db-4409-4c41-8b3b-8025aa93dd9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:54,849 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:10:54,850 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2af9fc01-7ab6-4dd7-ab21-cc6848fd9bdd', 'x-compute-request-id': 'req-2af9fc01-7ab6-4dd7-ab21-cc6848fd9bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:55,900 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:10:55,901 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19324672-d499-4f2a-868e-ba21d860c6ae', 'x-compute-request-id': 'req-19324672-d499-4f2a-868e-ba21d860c6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:56,950 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:10:56,950 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-279a7fa5-0ac2-4fc0-9975-c5d5c8530158', 'x-compute-request-id': 'req-279a7fa5-0ac2-4fc0-9975-c5d5c8530158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:57,998 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:57,999 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8204968-15a0-4f23-964e-df965c9a0639', 'x-compute-request-id': 'req-b8204968-15a0-4f23-964e-df965c9a0639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:10:59,047 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:10:59,047 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e23ca508-a448-4f0b-b564-958380c733dd', 'x-compute-request-id': 'req-e23ca508-a448-4f0b-b564-958380c733dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:00,096 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:00,096 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d11f474-6692-4cac-b429-2bb64e4e4410', 'x-compute-request-id': 'req-7d11f474-6692-4cac-b429-2bb64e4e4410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:01,144 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:11:01,145 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68a8d032-99f3-433f-a2bc-070d6efa1f91', 'x-compute-request-id': 'req-68a8d032-99f3-433f-a2bc-070d6efa1f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:02,194 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:02,194 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b0faaff-24fa-46a2-8a38-8ca2acd6216e', 'x-compute-request-id': 'req-0b0faaff-24fa-46a2-8a38-8ca2acd6216e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:03,244 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:11:03,245 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08ba26c6-da1d-46bc-8d30-bac6c6da270a', 'x-compute-request-id': 'req-08ba26c6-da1d-46bc-8d30-bac6c6da270a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:04,293 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:11:04,293 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e646aede-7141-4044-abeb-839d624fcad2', 'x-compute-request-id': 'req-e646aede-7141-4044-abeb-839d624fcad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:05,343 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:05,343 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9acc56a4-9904-4e94-8831-035905086a8e', 'x-compute-request-id': 'req-9acc56a4-9904-4e94-8831-035905086a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:06,537 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.191s 2022-06-20 06:11:06,538 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea81eba3-b03f-4133-8e3a-a461565280da', 'x-compute-request-id': 'req-ea81eba3-b03f-4133-8e3a-a461565280da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:07,588 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:11:07,588 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df48821e-52c0-48e8-907a-85dc5c9c28ee', 'x-compute-request-id': 'req-df48821e-52c0-48e8-907a-85dc5c9c28ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:08,637 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:08,638 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48cc75e5-92f1-474d-8564-8479f9ba6051', 'x-compute-request-id': 'req-48cc75e5-92f1-474d-8564-8479f9ba6051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:09,687 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:09,687 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8021fbb4-025c-4b64-9070-723e4ac1122d', 'x-compute-request-id': 'req-8021fbb4-025c-4b64-9070-723e4ac1122d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:10,736 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:10,737 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d897881e-2742-451f-87dc-697086d54565', 'x-compute-request-id': 'req-d897881e-2742-451f-87dc-697086d54565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:11,785 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:11:11,786 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c5e7ffb-044d-4c5b-b982-1ef495dfec9c', 'x-compute-request-id': 'req-7c5e7ffb-044d-4c5b-b982-1ef495dfec9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:12,840 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.050s 2022-06-20 06:11:12,840 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e4a51da-8896-4dba-9720-237443945b75', 'x-compute-request-id': 'req-7e4a51da-8896-4dba-9720-237443945b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:13,889 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:11:13,889 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a612eb0-d53d-46fc-bd0a-bbc227d4fa71', 'x-compute-request-id': 'req-2a612eb0-d53d-46fc-bd0a-bbc227d4fa71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:14,937 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:14,937 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a417899f-d78a-4d19-8ee5-c2887e09c37f', 'x-compute-request-id': 'req-a417899f-d78a-4d19-8ee5-c2887e09c37f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:15,986 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:15,987 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c78a9baf-7a61-4804-b325-45e1eb4505c4', 'x-compute-request-id': 'req-c78a9baf-7a61-4804-b325-45e1eb4505c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:17,035 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:11:17,036 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-306ab516-5997-4127-a37a-de0292ddb9de', 'x-compute-request-id': 'req-306ab516-5997-4127-a37a-de0292ddb9de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:18,085 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:18,085 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2be46d6-4403-4268-b6c7-e9ebb4cec0cc', 'x-compute-request-id': 'req-a2be46d6-4403-4268-b6c7-e9ebb4cec0cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:19,132 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.044s 2022-06-20 06:11:19,133 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6113779-3820-4728-b8bb-aba92e9f3e27', 'x-compute-request-id': 'req-d6113779-3820-4728-b8bb-aba92e9f3e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:20,182 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:20,182 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a942265b-9acf-4708-b45b-ff582b6d0ffe', 'x-compute-request-id': 'req-a942265b-9acf-4708-b45b-ff582b6d0ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:21,232 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:21,232 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10452e2c-4eb1-4824-a9a7-58dc3e135eab', 'x-compute-request-id': 'req-10452e2c-4eb1-4824-a9a7-58dc3e135eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:22,280 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.044s 2022-06-20 06:11:22,280 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c041e53-624d-469f-b822-eaec72367070', 'x-compute-request-id': 'req-6c041e53-624d-469f-b822-eaec72367070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:23,483 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.200s 2022-06-20 06:11:23,484 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13f7da83-fff6-4d37-8529-90797bccaa8a', 'x-compute-request-id': 'req-13f7da83-fff6-4d37-8529-90797bccaa8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:24,532 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:11:24,532 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06ffc6a0-730c-454e-88e4-700c41de9f9e', 'x-compute-request-id': 'req-06ffc6a0-730c-454e-88e4-700c41de9f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:25,582 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:25,582 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ed3f0c7-4231-498a-87f1-1a30079ac6cf', 'x-compute-request-id': 'req-7ed3f0c7-4231-498a-87f1-1a30079ac6cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:26,630 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:11:26,631 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2861f361-dedf-43fc-9408-42f1c8ef1ce0', 'x-compute-request-id': 'req-2861f361-dedf-43fc-9408-42f1c8ef1ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:27,681 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:27,681 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-926b59e3-514a-4293-895a-395ceb05b0a5', 'x-compute-request-id': 'req-926b59e3-514a-4293-895a-395ceb05b0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:28,731 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:28,731 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bda216a7-2214-4692-b338-06ca63f7bbcd', 'x-compute-request-id': 'req-bda216a7-2214-4692-b338-06ca63f7bbcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:29,780 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:29,780 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6b788dd-3754-4ce4-9f42-78ba64d7e316', 'x-compute-request-id': 'req-f6b788dd-3754-4ce4-9f42-78ba64d7e316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:30,829 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:30,830 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91e3169a-0de4-4719-a27d-8db526b9358e', 'x-compute-request-id': 'req-91e3169a-0de4-4719-a27d-8db526b9358e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:31,878 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:11:31,878 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-403c2529-4d97-4efe-8e2a-52ba3320070a', 'x-compute-request-id': 'req-403c2529-4d97-4efe-8e2a-52ba3320070a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:32,931 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.050s 2022-06-20 06:11:32,932 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f43fa02f-2b07-420d-868a-5acddff9c55c', 'x-compute-request-id': 'req-f43fa02f-2b07-420d-868a-5acddff9c55c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:33,981 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:33,981 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6a2a183-1ed4-48fa-b449-104b7254f5ca', 'x-compute-request-id': 'req-e6a2a183-1ed4-48fa-b449-104b7254f5ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:35,030 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:35,031 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6438475-1673-4315-a243-4ec0ca84200b', 'x-compute-request-id': 'req-d6438475-1673-4315-a243-4ec0ca84200b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:36,080 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:36,080 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-235082d0-12f8-42b9-9ab3-1c0a0b654d51', 'x-compute-request-id': 'req-235082d0-12f8-42b9-9ab3-1c0a0b654d51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:37,132 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.048s 2022-06-20 06:11:37,132 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbef7b29-4034-40eb-907f-5030ca87a0ec', 'x-compute-request-id': 'req-fbef7b29-4034-40eb-907f-5030ca87a0ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:38,180 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:11:38,181 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca444743-5c83-4afd-b3fc-7f59ade32c7f', 'x-compute-request-id': 'req-ca444743-5c83-4afd-b3fc-7f59ade32c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:39,228 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:11:39,228 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfc62fd0-b5ba-4ddf-96be-72a6ea5b629b', 'x-compute-request-id': 'req-cfc62fd0-b5ba-4ddf-96be-72a6ea5b629b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:40,276 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:11:40,276 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38509f3c-d5a7-4dee-b7aa-033688a495d6', 'x-compute-request-id': 'req-38509f3c-d5a7-4dee-b7aa-033688a495d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:41,325 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:41,326 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1306ebf3-c8b6-48e5-9ccb-814229a471ab', 'x-compute-request-id': 'req-1306ebf3-c8b6-48e5-9ccb-814229a471ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:42,376 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:11:42,376 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cad3e05-f2f9-483a-ac37-d78e19030105', 'x-compute-request-id': 'req-5cad3e05-f2f9-483a-ac37-d78e19030105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:43,435 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.056s 2022-06-20 06:11:43,436 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4751a8da-e132-4cd3-adec-0b7000e9a36f', 'x-compute-request-id': 'req-4751a8da-e132-4cd3-adec-0b7000e9a36f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:44,485 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:44,485 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e513eccb-5987-40d8-9986-29850a134e74', 'x-compute-request-id': 'req-e513eccb-5987-40d8-9986-29850a134e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:45,534 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:45,535 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85202f33-bd95-4e84-9aec-6f2f3c81066d', 'x-compute-request-id': 'req-85202f33-bd95-4e84-9aec-6f2f3c81066d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:46,646 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.108s 2022-06-20 06:11:46,647 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd2a6c99-67e3-4e23-a604-ab7971c32634', 'x-compute-request-id': 'req-dd2a6c99-67e3-4e23-a604-ab7971c32634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:47,694 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.044s 2022-06-20 06:11:47,694 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f713d81-eefb-4a1c-b7d9-f32116d611b5', 'x-compute-request-id': 'req-1f713d81-eefb-4a1c-b7d9-f32116d611b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:48,743 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:11:48,743 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24badc49-d481-4972-9a00-bef09344e141', 'x-compute-request-id': 'req-24badc49-d481-4972-9a00-bef09344e141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:49,793 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:49,793 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38993812-6e99-444c-8a16-47ed4bf2902f', 'x-compute-request-id': 'req-38993812-6e99-444c-8a16-47ed4bf2902f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:50,843 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:11:50,843 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0862c233-b162-40af-a920-39bb7a1e4281', 'x-compute-request-id': 'req-0862c233-b162-40af-a920-39bb7a1e4281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:51,892 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:11:51,892 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7589de7a-c98b-47ee-a0a5-17b686f47acc', 'x-compute-request-id': 'req-7589de7a-c98b-47ee-a0a5-17b686f47acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:52,941 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:52,941 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56ac9ca0-bece-41f0-a551-a25178be98e1', 'x-compute-request-id': 'req-56ac9ca0-bece-41f0-a551-a25178be98e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:53,990 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:11:53,990 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5dbe6d9-f3fb-4baf-850b-5a373d37f8e3', 'x-compute-request-id': 'req-e5dbe6d9-f3fb-4baf-850b-5a373d37f8e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:55,041 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.047s 2022-06-20 06:11:55,041 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b53b5ee5-6f71-42d5-a57f-7201a430814d', 'x-compute-request-id': 'req-b53b5ee5-6f71-42d5-a57f-7201a430814d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:56,090 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:11:56,090 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee35737e-6056-4af4-a013-3b389541cf64', 'x-compute-request-id': 'req-ee35737e-6056-4af4-a013-3b389541cf64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:57,139 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.046s 2022-06-20 06:11:57,140 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f3d66db-bf3e-40ef-b0a6-1d13f4d83524', 'x-compute-request-id': 'req-1f3d66db-bf3e-40ef-b0a6-1d13f4d83524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:58,188 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments 0.045s 2022-06-20 06:11:58,188 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94a82b3b-e3fe-4513-b896-1b4fa9f3ec48', 'x-compute-request-id': 'req-94a82b3b-e3fe-4513-b896-1b4fa9f3ec48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "volumeId": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "serverId": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "device": "/dev/sdb"}]}' 2022-06-20 06:11:59,306 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 POST http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/action 0.115s 2022-06-20 06:11:59,307 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37719', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75455921-bfdd-4d1c-adf4-1e80bc38679c', 'x-compute-request-id': 'req-75455921-bfdd-4d1c-adf4-1e80bc38679c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-06-20 06:11:59,309 118313 DEBUG [tempest.common.waiters] Console output for fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.140000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.144000] tsc: Detected 1995.191 MHz processor [ 0.148000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.152006] pid_max: default: 32768 minimum: 301 [ 0.156054] Security Framework initialized [ 0.160005] Yama: becoming mindful. [ 0.164045] AppArmor: AppArmor initialized [ 0.168000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.168099] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.172024] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.176010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.180520] CPU: Physical Processor ID: 0 [ 0.184386] mce: CPU supports 1 MCE banks [ 0.188111] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.192005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.196006] Spectre V2 : Mitigation: Full generic retpoline [ 0.200006] Speculative Store Bypass: Vulnerable [ 0.284231] Freeing SMP alternatives memory: 36K [ 0.293512] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.296163] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.300193] Hierarchical SRCU implementation. [ 0.304948] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.308004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.312063] smp: Bringing up secondary CPUs ... [ 0.316006] smp: Brought up 1 node, 1 CPU [ 0.320007] smpboot: Max logical packages: 1 [ 0.324007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.328457] devtmpfs: initialized [ 0.332083] x86/mm: Memory block size: 128MB [ 0.336243] evm: security.selinux [ 0.340031] evm: security.SMACK64 [ 0.344005] evm: security.SMACK64EXEC [ 0.348004] evm: security.SMACK64TRANSMUTE [ 0.352004] evm: security.SMACK64MMAP [ 0.356005] evm: security.apparmor [ 0.360005] evm: security.ima [ 0.364005] evm: security.capability [ 0.368169] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.372041] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.376074] pinctrl core: initialized pinctrl subsystem [ 0.384104] NET: Registered protocol family 16 [ 0.388140] audit: initializing netlink subsys (disabled) [ 0.392185] cpuidle: using governor ladder [ 0.396011] audit: type=2000 audit(1655705133.392:1): state=initialized audit_enabled=0 res=1 [ 0.400009] cpuidle: using governor menu [ 0.404065] ACPI: bus type PCI registered [ 0.408028] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.413003] PCI: Using configuration type 1 for base access [ 0.417937] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.420314] ACPI: Added _OSI(Module Device) [ 0.424010] ACPI: Added _OSI(Processor Device) [ 0.428006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.432005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.436020] ACPI: Added _OSI(Linux-Dell-Video) [ 0.448863] ACPI: Interpreter enabled [ 0.452014] ACPI: (supports S0 S5) [ 0.455298] ACPI: Using IOAPIC for interrupt routing [ 0.456050] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.460520] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.524131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.528038] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.532018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.536026] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.540375] PCI host bridge to bus 0000:00 [ 0.544009] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.548008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.552009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.556011] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.560008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.564035] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.602187] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.604010] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.608008] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.612007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.621399] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.621399] * this clock source is slow. Consider trying other clock sources [ 0.642669] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.697660] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.701046] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.708687] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.716157] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.720576] SCSI subsystem initialized [ 0.724527] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.728000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.728008] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.732005] vgaarb: loaded [ 0.736071] pps_core: LinuxPPS API ver. 1 registered [ 0.740029] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.744023] PTP clock support registered [ 0.748099] EDAC MC: Ver: 3.0.0 [ 0.753875] hv_vmbus: Vmbus version:4.0 [ 0.756288] PCI: Using ACPI for IRQ routing [ 0.760000] NetLabel: Initializing [ 0.760000] NetLabel: domain hash size = 128 [ 0.760000] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.760000] NetLabel: unlabeled traffic allowed by default [ 0.760710] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.783236] VFS: Disk quotas dquot_6.6.0 [ 0.788238] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.794053] AppArmor: AppArmor Filesystem Enabled [ 0.798876] pnp: PnP ACPI init [ 0.819640] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.824395] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.829934] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.835275] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.841333] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.848525] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.853308] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.859036] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.863860] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.869049] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.874181] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.880194] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.889395] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.895159] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.902817] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.908047] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.915806] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.924223] pnp: PnP ACPI: found 9 devices [ 0.939959] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.950054] NET: Registered protocol family 2 [ 0.956199] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.963833] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.968754] TCP: Hash tables configured (established 8192 bind 8192) [ 0.975301] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.983447] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.988402] NET: Registered protocol family 1 [ 0.993048] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.002122] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.010143] Unpacking initramfs... [ 1.318835] Freeing initrd memory: 13088K [ 1.324594] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.330815] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.338166] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.343892] Scanning for low memory corruption every 60 seconds [ 1.349851] Initialise system trusted keyrings [ 1.355669] Key type blacklist registered [ 1.360950] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.368479] zbud: loaded [ 1.374659] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.379413] fuse init (API version 7.26) [ 1.386234] Key type asymmetric registered [ 1.392045] Asymmetric key parser 'x509' registered [ 1.398051] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.402765] io scheduler noop registered (default) [ 1.416949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.425178] ACPI: Power Button [PWRF] [ 1.430390] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.440033] random: fast init done [ 1.470676] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.506238] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.513733] Linux agpgart interface v0.103 [ 1.519549] loop: module loaded [ 1.524113] hv_vmbus: registering driver hv_storvsc [ 1.532223] scsi host0: storvsc_host_t [ 1.544709] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.560184] scsi host1: storvsc_host_t [ 1.568790] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.574554] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.579650] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.594522] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.605598] scsi host2: ata_piix [ 1.609483] sd 0:0:0:0: [sda] Write Protect is off [ 1.613347] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.619217] scsi host3: ata_piix [ 1.625965] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.631564] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.637426] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.653601] libphy: Fixed MDIO Bus: probed [ 1.660686] tun: Universal TUN/TAP device driver, 1.6 [ 1.665189] PPP generic driver version 2.4.2 [ 1.670678] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.683802] sda: sda1 [ 1.692591] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.702108] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.719738] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.723394] sd 1:0:0:0: [sdb] Write Protect is off [ 1.726854] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.732265] mousedev: PS/2 mouse device common for all mice [ 1.736111] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.743396] rtc_cmos 00:00: RTC can wake from S4 [ 1.774468] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.783782] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.793371] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.803147] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 2.777364] device-mapper: uevent: version 1.0.3 [ 2.895692] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.905758] NET: Registered protocol family 10 [ 2.916800] sd 1:0:0:0: [sdb] Attached SCSI disk [ 2.924669] Segment Routing with IPv6 [ 2.929238] NET: Registered protocol family 17 [ 2.936113] Key type dns_resolver registered [ 2.940490] RAS: Correctable Errors collector initialized. [ 2.945569] registered taskstats version 1 [ 2.950989] Loading compiled-in X.509 certificates [ 2.960843] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.967230] zswap: loaded using pool lzo/zbud [ 2.978834] Key type big_key registered [ 2.983816] Key type trusted registered [ 3.109732] Key type encrypted registered [ 3.117518] AppArmor: AppArmor sha1 policy hashing enabled [ 3.124641] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.136851] evm: HMAC attrs: 0x1 [ 3.164846] rtc_cmos 00:00: setting system clock to 2022-06-20 06:05:37 UTC (1655705137) [ 3.175595] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.183069] EDD information not available. [ 3.713793] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.729982] ata2.00: configured for MWDMA2 [ 3.755434] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.779387] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.785731] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.795082] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.803433] Freeing unused kernel memory: 2248K [ 3.816050] Write protecting the kernel read-only data: 18432k [ 3.823941] Freeing unused kernel memory: 2008K [ 3.829342] Freeing unused kernel memory: 124K [ 3.847479] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.854994] x86/mm: Checking user space page tables [ 3.874470] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.939516] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.945803] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.951997] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.957569] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.962601] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.972077] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.986652] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.997062] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.008987] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.016398] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.180728] hv_utils: Registering HyperV Utility Driver [ 4.185944] hv_vmbus: registering driver hv_util [ 4.199214] hidraw: raw HID events driver (C) Jiri Kosina [ 4.207920] hv_vmbus: registering driver hv_netvsc [ 4.218962] hv_vmbus: registering driver hyperv_keyboard [ 4.238532] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 4.287082] hv_vmbus: registering driver hid_hyperv [ 4.386415] hv_utils: Heartbeat IC version 3.0 [ 4.393384] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.404936] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.456808] hv_utils: Shutdown IC version 3.0 [ 4.461543] hv_utils: TimeSync IC version 4.0 [ 4.470589] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.640039] raid6: sse2x1 gen() 4964 MB/s [ 4.692033] raid6: sse2x1 xor() 3795 MB/s [ 4.744040] raid6: sse2x2 gen() 6100 MB/s [ 4.796035] raid6: sse2x2 xor() 4481 MB/s [ 4.848031] raid6: sse2x4 gen() 7210 MB/s [ 4.900034] raid6: sse2x4 xor() 5588 MB/s [ 4.904707] raid6: using algorithm sse2x4 gen() 7210 MB/s [ 4.909041] raid6: .... xor() 5588 MB/s, rmw enabled [ 4.914519] raid6: using intx1 recovery algorithm [ 4.923097] xor: measuring software checksum speed [ 4.972026] prefetch64-sse: 27791.000 MB/sec [ 5.016025] generic_sse: 9268.000 MB/sec [ 5.020140] xor: using function: prefetch64-sse (27791.000 MB/sec) [ 5.029238] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 5.216073] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.405036] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 5.409860] EXT4-fs (sda1): write access will be enabled during recovery [ 5.621683] EXT4-fs (sda1): recovery complete [ 5.641366] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.111911] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 6.121893] systemd[1]: Detected virtualization microsoft. [ 6.127513] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.189853] systemd[1]: Set hostname to <tempest-attachvolumeshelvetestjson-server-1683311002>. [ 6.564362] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 6.620481] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 6.678000] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 6.730320] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 6.786672] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 6.838738] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Created slice System Slice. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Created slice system-getty.slice. Starting Load Kernel Modules... Mounting Huge Pages File System... [[0;32m OK [0m[ 7.277459] Loading iSCSI transport class v2.0-870. [ 7.283018] EXT4-fs (sda1): re-mounted. Opts: (null) ] Created slice system-serial\x2dgetty.slice. [ 7.342260] iscsi: registered transport (tcp) Mounting Debug File System... [ 7.386319] iscsi: registered transport (iser) Mounting POSIX Message Queue File System... [[0;32m OK [0m] Reached target Encrypted Volumes. Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Starting Journal Service... [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... Mounting Configuration File System... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Found device /sys/subsystem/net/devices/eth0. [ 12.926126] cloud-init[356]: Cloud-init v. 18.2 running 'init-local' at Mon, 20 Jun 2022 06:05:45 +0000. Up 11.33 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started ifup for eth0. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 16.662709] cloud-init[695]: Cloud-init v. 18.2 running 'init' at Mon, 20 Jun 2022 06:05:49 +0000. Up 14.66 seconds. [ 16.784463] cloud-init[[695]: [0;32m OK [0mci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [ 16.906559] cloud-init[[695]: [0;32m OK [mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Cloud-config availability. [[ 17.047973] [0;32m OK [0mcloud-init] [695]: Reached target System Initialization.ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [[ 17.149768] [0;32m OK [0mcloud-init[695]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Started Daily Cleanup of Temporary Directories. [[ 17.247946] [0;32m OK [0mcloud-init] Started Daily apt download activities.[695]: ci-info: | eth0 | True | 172.20.0.8 | 255.255.255.240 | . | fa:16:3e:ca:8c:51 | [[0;32m OK [0m ] [ 17.400080] Listening on ACPID Listen Socket.cloud-init [695]: ci-info: | eth0 | True | fe80::f816:3eff:feca:8c51/64 | . | link | fa:16:3e:ca:8c:51 | [[ 17.482903] [0;32m OK [0mcloud-init] [695]: Started ACPI Events Check.ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ [0;32m OK [0m[ 17.583582] ] cloud-init[695]: Reached target Paths.ci-info: | lo | True | ::1/128 | . | host | . | [ [0;32m OK [0m[ 17.711495] cloud-init] [695]: Started Daily apt upgrade and clean activities.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [ [0;32m OK [0m[ 17.816218] ] cloud-initReached target Timers.[695]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [[0;32m OK [0m ] Listening on D-Bus System Message Bus Socket.[ 17.937541] cloud-init[695]: [ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[0;32m OK [0m] Reached target Sockets. [ 18.072457] [cloud-init[0;32m OK [0m[695]: ] ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |Reached target Basic System. [ 18.193833] cloud-initStarting LSB: MD monitoring daemon...[695]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[ 18.290009] [0;32m OK [0mcloud-init] [695]: Started ACPI event daemon.ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ [0;32m OK [0m[ 18.416996] ] cloud-initStarted Unattended Upgrades Shutdown.[695]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [[ 18.522323] [0;32m OK [0mcloud-init] [695]: Started Regular background program processing daemon.ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [[0;32m OK [0m[ 18.633770] ] cloud-initStarted Deferred execution scheduler.[695]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Login Service... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Reached target Network is Online. Starting Apply the settings specified in cloud-config... Starting iSCSI initiator daemon (iscsid)... Starting /etc/rc.local Compatibility... Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [ 21.194074] cloud-init[750]: Cloud-init v. 18.2 running 'modules:config' at Mon, 20 Jun 2022 06:05:54 +0000. Up 20.10 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. Starting Execute cloud user/final scripts... [ 22.415594] cloud-init[822]: Printing ubuntu user authorized keys [ 22.463393] cloud-init[822]: ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEWhG1XoTS1LZ2evBes9qWXO5SUYu6MrU5tM1q/IB5/KkhdZnlPHc53uJu8tz4qjT+uDXuIZ7QyNtf2Liqifve5ANIiMPIQDU5jrmDR1NtmECSM6Klhos0B6FbuFI3B/uA== ci-info: Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu ci-info: +---------+-------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------+---------+---------+ ci-info: +---------+-------------------+---------+---------+ <14>Jun 20 06:05:57 ec2: <14>Jun 20 06:05:57 ec2: ############################################################# <14>Jun 20 06:05:57 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Jun 20 06:05:57 ec2: 1024 SHA256:CzhMHcPh2B6NUhy6EyHASl9mSUuUSJ/LMDbpFAYyuUU root@tempest-attachvolumeshelvetestjson-server-1683311002 (DSA) <14>Jun 20 06:05:57 ec2: 256 SHA256:bBoo1TRhTwb88IUolezfc2E6JAxGrA19Hig3wuUQvv0 root@tempest-attachvolumeshelvetestjson-server-1683311002 (ECDSA) <14>Jun 20 06:05:57 ec2: 256 SHA256:6BEiBfPm7NSp4D9eYZd8tkZ1+ZUzVFoaetSCu8YaxUs root@tempest-attachvolumeshelvetestjson-server-1683311002 (ED25519) <14>Jun 20 06:05:57 ec2: 2048 SHA256:QcCp+sA9d9rkQb8R5giYj+j4b17dOCIFNUtW8Ga3cN0 root@tempest-attachvolumeshelvetestjson-server-1683311002 (RSA) <14>Jun 20 06:05:57 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Jun 20 06:05:57 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDqUSuk/2ODTjTkAzrr0yY6MsHb7QTVE3ezCwGXU6/vh41FHKU6uKQlOTABjj/9ZHQpXkEoaGkLIcNpCBO0iQUQ= root@tempest-attachvolumeshelvetestjson-server-1683311002 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBX3nTyAReb66y7wjEzncQ3MU9jhdhNaDFQQb9OIQ5o9 root@tempest-attachvolumeshelvetestjson-server-1683311002 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkdK02xxH8vYwQkga/xZjTToB1IIhWraxVYxTPs4GGy5Lo/RKBV7bTZN+//yJDaikHcEAIrwQ8VEfa2UrIVaPR7tw4PFLoMk04dNciFDDP540WMlDTal8Jdwfcy5qPr9hmqxPmd1DpGRO148PO+i33EgyVxnzbcwfRqQvIWmnMOWKq5BSrkNl/oqBea/KQtm4ZRvRVJo7i648thJxWEFdLm5YIGggVYRUMrHUqFgmrKBMg9c5Nvj8JLeJCD6Ws/+SlfD8Iso1R75Li+z2bSEv23Bl6nJCU7cVE7Jjlw6FyVv9sl14ztgGVGusPL/15Q119OagdACXdQ8zedN/8Tf39 root@tempest-attachvolumeshelvetestjson-server-1683311002 -----END SSH HOST KEY KEYS----- [ 23.175609] cloud-init[822]: Cloud-init v. 18.2 running 'modules:final' at Mon, 20 Jun 2022 06:05:56 +0000. Up 21.84 seconds. [ 23.260505] cloud-init[822]: Cloud-init v. 18.2 finished at Mon, 20 Jun 2022 06:05:57 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 23.09 seconds[[0;32m OK [0m] Started Executecloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS tempest-attachvolumeshelvetestjson-server-1683311002 ttyS0 tempest-attachvolumeshelvetestjson-server-1683311002 login: 2022-06-20 06:11:59,351 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.041s 2022-06-20 06:11:59,352 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e69878-105f-4206-a3e1-c615deffc221', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e69878-105f-4206-a3e1-c615deffc221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:00,402 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:12:00,402 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e255b5-890c-441d-9727-060db865ee8f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e255b5-890c-441d-9727-060db865ee8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:01,451 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.041s 2022-06-20 06:12:01,451 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a76d4015-2306-472b-8cfe-104b425a9496', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a76d4015-2306-472b-8cfe-104b425a9496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:02,501 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.041s 2022-06-20 06:12:02,501 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44d5c3e7-5739-4310-8212-adfd0df52a02', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44d5c3e7-5739-4310-8212-adfd0df52a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:03,552 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:12:03,552 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35593ced-7673-4471-a0e4-2e606889658a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35593ced-7673-4471-a0e4-2e606889658a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:04,603 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:12:04,604 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d766961-b234-48df-9056-2d3e0e4d436c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d766961-b234-48df-9056-2d3e0e4d436c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:05,654 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:12:05,654 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-578fb517-c544-47b4-b17a-17cd27f5d48d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-578fb517-c544-47b4-b17a-17cd27f5d48d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:06,703 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.041s 2022-06-20 06:12:06,704 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b10f6c02-d54a-4237-b22e-deef71c86bb7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b10f6c02-d54a-4237-b22e-deef71c86bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:07,753 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.041s 2022-06-20 06:12:07,754 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca396fc6-58ff-4bc3-9f0c-c31b869bcd7d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca396fc6-58ff-4bc3-9f0c-c31b869bcd7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:08,807 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:12:08,807 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-977c8948-b849-4395-8900-be6cd262b7d2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-977c8948-b849-4395-8900-be6cd262b7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:09,857 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:12:09,858 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eede5fc3-9e15-45dc-a482-d53a21b117b4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eede5fc3-9e15-45dc-a482-d53a21b117b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:10,908 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:12:10,908 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9d55a40-4113-40b2-b108-d3e1d23066a3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9d55a40-4113-40b2-b108-d3e1d23066a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:11,957 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.041s 2022-06-20 06:12:11,958 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e21b1ce-5521-45b6-b882-2091ce003eb9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e21b1ce-5521-45b6-b882-2091ce003eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:13,009 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:12:13,009 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a4f553-7d54-4da4-a454-ea48e31b0c04', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4a4f553-7d54-4da4-a454-ea48e31b0c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:14,059 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:12:14,060 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd54921-50e8-424c-95c0-d21c2a4480e6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd54921-50e8-424c-95c0-d21c2a4480e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:15,110 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.041s 2022-06-20 06:12:15,110 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45175115-7293-40b9-8cbc-70b8864c7073', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45175115-7293-40b9-8cbc-70b8864c7073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:16,160 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:12:16,161 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23dc65e5-1d86-4e53-aa65-2525c49b8a9e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23dc65e5-1d86-4e53-aa65-2525c49b8a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:17,225 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.055s 2022-06-20 06:12:17,225 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f8a654-dfef-45ee-a55a-390a22335dd2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f8a654-dfef-45ee-a55a-390a22335dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:18,275 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.041s 2022-06-20 06:12:18,275 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f53114-3365-4b8d-a257-005f57076538', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f53114-3365-4b8d-a257-005f57076538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:19,326 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:12:19,326 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ef0b5d-064c-4ec4-815e-4036f2e9544f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ef0b5d-064c-4ec4-815e-4036f2e9544f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:20,377 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:12:20,378 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f9af09e-2826-4b16-a0b8-e7bdd3ad3957', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f9af09e-2826-4b16-a0b8-e7bdd3ad3957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:21,427 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.041s 2022-06-20 06:12:21,428 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc52ac1-7220-4330-903f-ee2ad5a9ef59', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc52ac1-7220-4330-903f-ee2ad5a9ef59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:22,478 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:12:22,479 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ddc77ba-7f33-4a94-9ce4-35ef142d10a4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ddc77ba-7f33-4a94-9ce4-35ef142d10a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:23,532 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:12:23,532 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37fc35c1-d1c5-4dbc-acd0-38a5acaf5f97', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37fc35c1-d1c5-4dbc-acd0-38a5acaf5f97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:24,590 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.049s 2022-06-20 06:12:24,591 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7757a8a8-a928-45e8-961e-23a70d0153d5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7757a8a8-a928-45e8-961e-23a70d0153d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:25,641 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:12:25,642 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6fd52ee-58ba-4793-9bd5-3da71f07f0ce', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6fd52ee-58ba-4793-9bd5-3da71f07f0ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:26,694 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:12:26,694 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9882eb4-5e30-48a2-80ea-feb662a04b1d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9882eb4-5e30-48a2-80ea-feb662a04b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:27,746 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:12:27,746 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18253a41-9fee-4274-b9e5-43737b7a3b60', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18253a41-9fee-4274-b9e5-43737b7a3b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:28,799 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:12:28,800 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-343b2a36-a30b-40db-9fae-2ac360dc0ce8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-343b2a36-a30b-40db-9fae-2ac360dc0ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:29,852 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:12:29,853 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2ec074-aeb7-4bf9-8c28-ba02f84bd236', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2ec074-aeb7-4bf9-8c28-ba02f84bd236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:30,905 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:12:30,905 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-474bbf34-54bf-42fd-9703-b573574f9cc0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-474bbf34-54bf-42fd-9703-b573574f9cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:31,960 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.047s 2022-06-20 06:12:31,961 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a6a535-23de-4d76-9790-eeb804ed998b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a6a535-23de-4d76-9790-eeb804ed998b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:33,013 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:12:33,013 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c194535-4be5-42c9-b7aa-5e35ec307bdc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c194535-4be5-42c9-b7aa-5e35ec307bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:34,063 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:12:34,064 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f12bdc-b22b-4b7f-87f6-20c558709617', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f12bdc-b22b-4b7f-87f6-20c558709617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:35,122 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.049s 2022-06-20 06:12:35,122 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd4945e-f588-4e25-93d3-6929fcde9e10', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd4945e-f588-4e25-93d3-6929fcde9e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:36,175 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:12:36,176 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-325a0416-916c-4263-ac99-8ee82ed1616a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-325a0416-916c-4263-ac99-8ee82ed1616a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:37,230 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.046s 2022-06-20 06:12:37,231 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c6a7af8-ccc8-496b-8a76-b6bae5d205af', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c6a7af8-ccc8-496b-8a76-b6bae5d205af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:38,282 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:12:38,282 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e40249d-90e2-43d4-a8d2-191b43e13785', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e40249d-90e2-43d4-a8d2-191b43e13785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:39,335 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:12:39,335 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dcfb614-f926-4a10-bcd4-98c15f000825', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dcfb614-f926-4a10-bcd4-98c15f000825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:40,386 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:12:40,387 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c75e64-96db-43d8-962b-7ba32f32d4f0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c75e64-96db-43d8-962b-7ba32f32d4f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:41,440 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:12:41,441 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a18bb57-76ff-498a-aa35-393fb5500a3e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a18bb57-76ff-498a-aa35-393fb5500a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:42,505 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.056s 2022-06-20 06:12:42,506 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de0c86b0-d72e-43d3-8470-1dcd37c4e70d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de0c86b0-d72e-43d3-8470-1dcd37c4e70d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:43,564 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.050s 2022-06-20 06:12:43,564 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481a332f-15ec-4782-9d4f-95901d000e27', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481a332f-15ec-4782-9d4f-95901d000e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:44,616 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:12:44,617 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522b55aa-714e-4c81-8012-71b1737acd65', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522b55aa-714e-4c81-8012-71b1737acd65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:45,672 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.047s 2022-06-20 06:12:45,672 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57350204-8818-45c2-a510-0d124b1a1ce5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57350204-8818-45c2-a510-0d124b1a1ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:46,725 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:12:46,725 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6614a080-694b-4aee-9703-751e05c38a62', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6614a080-694b-4aee-9703-751e05c38a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:47,777 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:12:47,778 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e5250f-b56e-4e7f-858b-5fafb86c79a7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e5250f-b56e-4e7f-858b-5fafb86c79a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:48,830 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:12:48,831 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9367d0fd-1415-45a2-b860-5c26483cb779', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9367d0fd-1415-45a2-b860-5c26483cb779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:49,884 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:12:49,884 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63f153f1-1a4c-4023-bc24-62e4e688e242', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63f153f1-1a4c-4023-bc24-62e4e688e242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:50,935 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:12:50,936 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a06744-e2a7-430e-8b66-c18d6356e0a9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a06744-e2a7-430e-8b66-c18d6356e0a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:51,986 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:12:51,986 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f591942-fffe-41df-bac3-fda81f448681', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f591942-fffe-41df-bac3-fda81f448681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:53,038 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:12:53,038 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65a0d54b-dc36-4aec-a390-9e07a195d3e8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65a0d54b-dc36-4aec-a390-9e07a195d3e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:54,091 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:12:54,091 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc9d7db-c0c0-4ee3-b4f2-bea72db470e4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc9d7db-c0c0-4ee3-b4f2-bea72db470e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:55,142 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:12:55,142 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa49bb15-f11e-429f-aa7a-9a7e34ac4aaf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa49bb15-f11e-429f-aa7a-9a7e34ac4aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:56,192 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:12:56,193 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c9eaf9f-2f98-4293-b2e8-a72d5bddc2a6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c9eaf9f-2f98-4293-b2e8-a72d5bddc2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:57,245 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:12:57,245 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb57cfd4-1145-4310-82e5-e67bff286a1d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb57cfd4-1145-4310-82e5-e67bff286a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:58,297 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:12:58,298 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb62753-6d17-4cdc-a686-92b1667c5f06', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb62753-6d17-4cdc-a686-92b1667c5f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:12:59,347 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.041s 2022-06-20 06:12:59,347 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-816efda4-d6fe-49f3-a35b-70c4528bd54a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-816efda4-d6fe-49f3-a35b-70c4528bd54a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:00,398 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:00,398 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c95225c-9c58-44e6-b23d-dbcda78f93d6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c95225c-9c58-44e6-b23d-dbcda78f93d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:01,449 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:01,450 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39787b65-2910-4a94-ab41-855a9a30ac42', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39787b65-2910-4a94-ab41-855a9a30ac42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:02,501 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:02,502 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f686bec-8faf-4e49-b50c-52fc5aed8e1a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f686bec-8faf-4e49-b50c-52fc5aed8e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:03,554 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:03,554 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e726d6-8c81-4af9-99a8-112b3a44a4c4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8e726d6-8c81-4af9-99a8-112b3a44a4c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:04,606 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:13:04,606 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b48f8a1-d11e-43c4-accc-c5354da563fa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b48f8a1-d11e-43c4-accc-c5354da563fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:05,658 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:05,659 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28351b38-2728-491d-8137-76453a426780', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28351b38-2728-491d-8137-76453a426780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:06,710 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:06,710 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d6d45f-faa1-4373-ac03-a4ba95f8d2f5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d6d45f-faa1-4373-ac03-a4ba95f8d2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:07,761 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:13:07,761 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-860a67dc-e9fd-4ac0-9627-82fb8027ce8a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-860a67dc-e9fd-4ac0-9627-82fb8027ce8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:08,815 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:13:08,815 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdfe4182-203e-45f0-885a-7e6d7e70c678', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdfe4182-203e-45f0-885a-7e6d7e70c678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:09,867 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:09,867 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7545963-b056-4ff1-9d61-d85fe09c5f63', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7545963-b056-4ff1-9d61-d85fe09c5f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:10,919 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:13:10,920 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adb60fe2-22f7-4342-a69d-1852f845a7bb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adb60fe2-22f7-4342-a69d-1852f845a7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:11,971 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:11,972 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e9f6aac-1431-4fe4-a962-e77cc55ff1db', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e9f6aac-1431-4fe4-a962-e77cc55ff1db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:13,021 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.041s 2022-06-20 06:13:13,021 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7bb0aaa-6ac1-47a9-8d04-ad99ef43a09b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7bb0aaa-6ac1-47a9-8d04-ad99ef43a09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:14,073 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:14,073 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41e66a0c-b40c-4c77-ac7b-8dd9d27453f0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41e66a0c-b40c-4c77-ac7b-8dd9d27453f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:15,125 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:13:15,126 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd06030-9ced-4618-ba76-ddc0e03d9aff', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd06030-9ced-4618-ba76-ddc0e03d9aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:16,175 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.041s 2022-06-20 06:13:16,176 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6869a0a-11e1-47d1-b05f-bc51d9b9e02d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6869a0a-11e1-47d1-b05f-bc51d9b9e02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:17,227 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:17,228 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9954c4eb-dfd5-4e40-9ddb-2f5db9b1fcef', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9954c4eb-dfd5-4e40-9ddb-2f5db9b1fcef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:18,278 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:13:18,279 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fccb9b87-03d0-49d0-8a77-cef5962f1dec', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fccb9b87-03d0-49d0-8a77-cef5962f1dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:19,334 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.047s 2022-06-20 06:13:19,334 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a1fb82c-d95e-49b7-9b13-2f8b64e11c4d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a1fb82c-d95e-49b7-9b13-2f8b64e11c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:20,386 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:13:20,387 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f7b81c8-4121-4cf6-924d-f13053c84581', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f7b81c8-4121-4cf6-924d-f13053c84581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:21,438 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:21,438 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73af684b-cd23-4bb7-bfab-637dfc320226', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73af684b-cd23-4bb7-bfab-637dfc320226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:22,490 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:22,490 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be022e7-fbd2-42ba-93a1-795797545230', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be022e7-fbd2-42ba-93a1-795797545230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:23,541 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:13:23,541 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05a18d0b-a33b-4c6f-803d-6b83dd82fecd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05a18d0b-a33b-4c6f-803d-6b83dd82fecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:24,592 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:24,593 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53cc75a-f4c5-42f4-872c-422f539eea23', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53cc75a-f4c5-42f4-872c-422f539eea23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:25,643 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:13:25,644 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4db0109-4119-4df9-b282-251d8869d91b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4db0109-4119-4df9-b282-251d8869d91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:26,693 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:13:26,694 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9644c1e-22e7-49fb-bdac-e04ecadb22d7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9644c1e-22e7-49fb-bdac-e04ecadb22d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:27,745 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:27,745 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef8483ca-0c8c-46ac-9983-bb526b0a0ca1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef8483ca-0c8c-46ac-9983-bb526b0a0ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:28,796 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:13:28,796 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cbc2533-0ec7-4034-bb42-da5931aa0734', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cbc2533-0ec7-4034-bb42-da5931aa0734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:29,850 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:13:29,850 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76f557d5-0272-4338-9820-77fd4ebfe239', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76f557d5-0272-4338-9820-77fd4ebfe239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:30,906 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.048s 2022-06-20 06:13:30,907 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3c584a8-b982-4506-bd64-9fc8d0c362b0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3c584a8-b982-4506-bd64-9fc8d0c362b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:31,961 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.046s 2022-06-20 06:13:31,962 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beac6028-292c-4e1e-8299-83cf58c34a0c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beac6028-292c-4e1e-8299-83cf58c34a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:33,013 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:33,014 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02002de9-aa37-4778-a69c-2fa421422bbd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02002de9-aa37-4778-a69c-2fa421422bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:34,064 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:13:34,064 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a2c101b-49cb-4fff-af64-c7ea79dc8bda', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a2c101b-49cb-4fff-af64-c7ea79dc8bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:35,116 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:35,117 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba375122-7f92-4303-ae85-541053f0624a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba375122-7f92-4303-ae85-541053f0624a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:36,168 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:36,168 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b3e787c-34cd-4089-9bb7-8f70d87b87a7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b3e787c-34cd-4089-9bb7-8f70d87b87a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:37,221 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:13:37,221 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb0eb1e-3894-430b-8134-ec7bd20775fd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb0eb1e-3894-430b-8134-ec7bd20775fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:38,272 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:13:38,272 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0aed30-da90-4fd0-bfdc-4486a25bcb91', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0aed30-da90-4fd0-bfdc-4486a25bcb91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:39,324 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:39,324 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0134084e-507f-458d-844e-de192b7e5a4a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0134084e-507f-458d-844e-de192b7e5a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:40,376 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:13:40,377 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed3c27bc-b212-496f-88de-7c9bb023a844', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed3c27bc-b212-496f-88de-7c9bb023a844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:41,427 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:13:41,428 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bc5167f-a1d3-4273-8081-4034dec6e6e2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bc5167f-a1d3-4273-8081-4034dec6e6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:42,480 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:13:42,481 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e06e0565-e05d-4157-8b8b-7873d8452d04', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e06e0565-e05d-4157-8b8b-7873d8452d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:43,534 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:13:43,534 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33290d0f-6e00-4ff0-99e4-0c728a87e0ea', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33290d0f-6e00-4ff0-99e4-0c728a87e0ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:44,584 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.041s 2022-06-20 06:13:44,585 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2694dd28-7b08-405c-aee0-3924a36af160', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2694dd28-7b08-405c-aee0-3924a36af160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:45,637 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:45,637 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71cab3e0-389f-470f-8a55-e7f8a9f4c942', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71cab3e0-389f-470f-8a55-e7f8a9f4c942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:46,689 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:46,689 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff70a94e-d1c0-4032-a891-7297bc4dd8b5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff70a94e-d1c0-4032-a891-7297bc4dd8b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:47,740 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:13:47,740 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8902dcf3-53e0-4f06-b921-89e6bceae73a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8902dcf3-53e0-4f06-b921-89e6bceae73a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:48,792 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:48,792 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa818dfc-66de-42dc-9688-11c61d883dd4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa818dfc-66de-42dc-9688-11c61d883dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:49,844 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:13:49,844 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-560ea2fb-b015-4cb0-aaf7-174ca42a8197', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-560ea2fb-b015-4cb0-aaf7-174ca42a8197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:50,895 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:13:50,896 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a05a9e-5fd7-4ba8-94c1-b0f913f32026', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24a05a9e-5fd7-4ba8-94c1-b0f913f32026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:51,946 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:13:51,946 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-846d7b42-ad84-4036-a55e-8019c192e405', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-846d7b42-ad84-4036-a55e-8019c192e405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:52,999 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:13:52,999 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a52119c-e18f-4693-9bc6-88efca9e229d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a52119c-e18f-4693-9bc6-88efca9e229d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:54,051 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:54,051 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e66309-4752-4ef8-8a24-5071f468d76c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e66309-4752-4ef8-8a24-5071f468d76c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:55,103 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:13:55,103 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7442cf-3ea8-4455-8f90-7355393c01e9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7442cf-3ea8-4455-8f90-7355393c01e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:56,154 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:56,155 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3578675-3274-4cc1-9fbb-212e87d16d50', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3578675-3274-4cc1-9fbb-212e87d16d50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:57,205 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:13:57,206 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441a2f49-bdc9-48d3-9b39-853f447014e4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441a2f49-bdc9-48d3-9b39-853f447014e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:58,258 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:13:58,258 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f372ef5-e484-4ca1-b1f4-7a7cf163ae49', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f372ef5-e484-4ca1-b1f4-7a7cf163ae49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:13:59,309 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:13:59,309 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259f6639-d788-46f9-9e86-b3d61bdb31d4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259f6639-d788-46f9-9e86-b3d61bdb31d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:00,360 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:00,361 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb101af3-672a-404a-b609-2d8eee0db6a1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb101af3-672a-404a-b609-2d8eee0db6a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:01,411 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:01,412 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-554311ba-30e8-4b22-95a0-a5ebfa4fddb2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554311ba-30e8-4b22-95a0-a5ebfa4fddb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:02,463 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:14:02,463 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2605ef7-e680-4037-8393-b33c452e05ff', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2605ef7-e680-4037-8393-b33c452e05ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:03,513 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:14:03,514 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e6abdcd-970e-4da8-9189-091c234dbaf7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e6abdcd-970e-4da8-9189-091c234dbaf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:04,567 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:14:04,567 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b38eab44-aa64-4c37-8525-546acf5e05bc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b38eab44-aa64-4c37-8525-546acf5e05bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:05,619 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:05,619 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a86989-5e72-4a06-8fb4-3e9d266520a2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a86989-5e72-4a06-8fb4-3e9d266520a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:06,673 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:14:06,674 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c6ee17-9cfc-4fd5-a2f2-94201125a740', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c6ee17-9cfc-4fd5-a2f2-94201125a740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:07,724 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:07,725 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c49387e-ebce-4947-a103-1a4e014d9a0c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c49387e-ebce-4947-a103-1a4e014d9a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:08,775 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:14:08,776 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f55553-d533-43c4-8b3a-8548d98276e6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f55553-d533-43c4-8b3a-8548d98276e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:09,826 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:09,827 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b80b33-c3de-4e82-bbcd-cf812cdaf198', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b80b33-c3de-4e82-bbcd-cf812cdaf198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:10,878 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:10,879 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b864b34-053b-46a8-9cd6-1dca9d1bbd98', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b864b34-053b-46a8-9cd6-1dca9d1bbd98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:11,929 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:14:11,929 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d5940ea-fda5-4498-ae08-578606449d96', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d5940ea-fda5-4498-ae08-578606449d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:12,980 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:14:12,981 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35298010-a23e-4a42-8c63-1ebaa94e871b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35298010-a23e-4a42-8c63-1ebaa94e871b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:14,032 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:14,032 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a203eb-3330-49b6-8110-465557020259', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a203eb-3330-49b6-8110-465557020259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:15,246 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.206s 2022-06-20 06:14:15,247 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347ccaa6-e412-44b3-90b4-98370a29a620', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347ccaa6-e412-44b3-90b4-98370a29a620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:16,299 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:14:16,300 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f48047b-9271-481a-ad61-92ea0fdc3974', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f48047b-9271-481a-ad61-92ea0fdc3974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:17,361 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.053s 2022-06-20 06:14:17,361 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2909def-670b-4ad7-823a-594ac3dcc7ad', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2909def-670b-4ad7-823a-594ac3dcc7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:18,413 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:14:18,413 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cac9974-5985-4818-ac0f-32f24ee77185', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cac9974-5985-4818-ac0f-32f24ee77185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:19,468 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.046s 2022-06-20 06:14:19,468 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0570b00a-ae1d-426d-8607-9d4b593c76a5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0570b00a-ae1d-426d-8607-9d4b593c76a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:20,523 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.047s 2022-06-20 06:14:20,524 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b6004f-07e0-44b4-a024-d764aa3e0620', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b6004f-07e0-44b4-a024-d764aa3e0620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:21,577 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:14:21,577 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80d96261-467b-43c8-932c-5a917ef77ba8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80d96261-467b-43c8-932c-5a917ef77ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:22,629 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:14:22,630 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f836ee81-ac88-4adf-94f8-eefcf06aac14', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f836ee81-ac88-4adf-94f8-eefcf06aac14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:23,681 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:23,682 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969062ca-0514-4fad-9692-480ff70577da', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969062ca-0514-4fad-9692-480ff70577da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:24,734 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:24,734 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25366b5d-39b2-4a27-af6a-68699736606a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25366b5d-39b2-4a27-af6a-68699736606a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:25,786 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:14:25,786 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc9b14f6-d06a-4291-bc3c-aade3e9db849', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc9b14f6-d06a-4291-bc3c-aade3e9db849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:26,842 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.047s 2022-06-20 06:14:26,842 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9b65ed-9197-4288-bddc-c619abf2f395', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9b65ed-9197-4288-bddc-c619abf2f395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:27,901 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.050s 2022-06-20 06:14:27,901 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e6fca64-e423-46a8-8110-df39f0043762', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e6fca64-e423-46a8-8110-df39f0043762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:28,957 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.046s 2022-06-20 06:14:28,957 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eddc010-c13f-4e2b-ab29-9d8b8f442be1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eddc010-c13f-4e2b-ab29-9d8b8f442be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:30,009 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:14:30,010 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a62b8d-9fc0-4f04-b311-fd55d4ef579b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a62b8d-9fc0-4f04-b311-fd55d4ef579b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:31,062 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:14:31,062 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a42978da-d6fc-4b60-8554-fde5f66435e7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a42978da-d6fc-4b60-8554-fde5f66435e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:32,119 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.049s 2022-06-20 06:14:32,120 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc4c2f53-d3a6-4649-9a1d-2b7888c3eeff', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc4c2f53-d3a6-4649-9a1d-2b7888c3eeff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:33,171 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:33,172 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e231b4-f06f-463a-8fd6-4f2090d633bc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e231b4-f06f-463a-8fd6-4f2090d633bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:34,222 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:34,223 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb0f6b0f-f6cd-4b06-b427-0d7e3e7340ab', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb0f6b0f-f6cd-4b06-b427-0d7e3e7340ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:35,275 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:14:35,276 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72eec52d-95af-48d3-b6ef-408260064ea5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72eec52d-95af-48d3-b6ef-408260064ea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:36,328 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:14:36,329 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc16b05-6722-4cb9-af7a-13cc524e39ed', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc16b05-6722-4cb9-af7a-13cc524e39ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:37,380 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:37,380 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bc2b805-2d01-4b9c-a1a4-30d2c682687a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bc2b805-2d01-4b9c-a1a4-30d2c682687a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:38,432 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:38,432 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ae84fcd-2e8b-4187-b486-26e42615bebd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ae84fcd-2e8b-4187-b486-26e42615bebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:39,484 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:14:39,485 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-844aabcc-a2a4-4f7c-bac4-fe9a92128ce3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-844aabcc-a2a4-4f7c-bac4-fe9a92128ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:40,535 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:14:40,535 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bbac6a7-4d50-40b0-9012-c944fc75f8f1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bbac6a7-4d50-40b0-9012-c944fc75f8f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:41,586 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:14:41,586 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9dfdf6-e13f-407c-b766-860b79341427', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9dfdf6-e13f-407c-b766-860b79341427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:42,636 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.041s 2022-06-20 06:14:42,637 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afbe237c-e455-4349-8482-bf85dad3984a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afbe237c-e455-4349-8482-bf85dad3984a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:43,688 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:14:43,688 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ae854a0-54c5-456f-8a51-62624c5348bf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae854a0-54c5-456f-8a51-62624c5348bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:44,738 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:14:44,739 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d88ecc-77d7-4d40-8c33-74543a80a7ac', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d88ecc-77d7-4d40-8c33-74543a80a7ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:45,790 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:45,790 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da0d8ab-985d-459a-a54c-bf229763708b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da0d8ab-985d-459a-a54c-bf229763708b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:46,847 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.049s 2022-06-20 06:14:46,848 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd664b48-b4b9-466a-98b6-03b10feaa356', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd664b48-b4b9-466a-98b6-03b10feaa356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:47,897 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:14:47,898 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beba98a6-9ae8-49a5-bcb2-f87ef1485a90', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beba98a6-9ae8-49a5-bcb2-f87ef1485a90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:48,954 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.047s 2022-06-20 06:14:48,954 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dddb63ef-2dda-4a94-8c70-4b523b8f87cb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dddb63ef-2dda-4a94-8c70-4b523b8f87cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:50,006 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:14:50,007 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2c5da44-b2ee-449e-a673-931cf5b31c22', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2c5da44-b2ee-449e-a673-931cf5b31c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:51,058 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:51,059 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a93c990-8daf-4dc9-80de-8e91d2cf6353', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a93c990-8daf-4dc9-80de-8e91d2cf6353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:52,110 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:52,110 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c9f7f3-94e1-438e-aeb3-0040380f92a9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c9f7f3-94e1-438e-aeb3-0040380f92a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:53,162 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:53,162 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ead08f-dbc3-454f-9a4a-6a436790644b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ead08f-dbc3-454f-9a4a-6a436790644b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:54,212 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:14:54,212 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef402b0-e7f9-49b7-b4b1-b18b9af84466', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef402b0-e7f9-49b7-b4b1-b18b9af84466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:55,265 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:14:55,266 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee448feb-9f89-4036-9439-160c2ad1f4db', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee448feb-9f89-4036-9439-160c2ad1f4db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:56,317 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:56,317 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c71abcc-a200-41cd-bff3-bf1b1b6dfd82', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c71abcc-a200-41cd-bff3-bf1b1b6dfd82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:57,368 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:57,368 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1f51d52-d308-47ac-a406-c8c9fa05efda', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1f51d52-d308-47ac-a406-c8c9fa05efda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:58,420 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:14:58,420 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c1860b-9bb9-446c-9f46-43a99a455a39', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c1860b-9bb9-446c-9f46-43a99a455a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:14:59,472 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:14:59,472 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3058d87-993d-47c7-9e04-b2053819d26c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3058d87-993d-47c7-9e04-b2053819d26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:00,525 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:15:00,525 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec64d65-50da-481b-ba3c-cf1e4eb9b3fa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec64d65-50da-481b-ba3c-cf1e4eb9b3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:01,580 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:15:01,580 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff963257-361b-4c52-8cfc-0c6db8c5adc4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff963257-361b-4c52-8cfc-0c6db8c5adc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:02,630 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:02,630 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec914ac-22aa-4d81-a804-f96375732374', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec914ac-22aa-4d81-a804-f96375732374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:03,682 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:03,683 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-165f52df-b3ca-48c3-bd72-b8f1e12e07a8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-165f52df-b3ca-48c3-bd72-b8f1e12e07a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:04,734 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:15:04,734 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c868b750-8e5d-4341-99a8-c2521d466680', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c868b750-8e5d-4341-99a8-c2521d466680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:05,785 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:05,785 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e642e5a-5b85-474f-9006-3668ebd53d29', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e642e5a-5b85-474f-9006-3668ebd53d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:06,838 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:15:06,838 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b607f1c-8374-4f59-8fba-9d65025fd2fd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b607f1c-8374-4f59-8fba-9d65025fd2fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:07,888 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:15:07,889 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f836161-9f90-493b-80fc-408ccec56f40', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f836161-9f90-493b-80fc-408ccec56f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:08,940 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:08,941 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ad129b-9bf3-4db5-bdcf-8fa010e38b98', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ad129b-9bf3-4db5-bdcf-8fa010e38b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:09,991 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:15:09,992 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9626dc28-6ccd-4056-8ee4-b07b5deb07ba', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9626dc28-6ccd-4056-8ee4-b07b5deb07ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:11,044 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:15:11,044 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40e3230-28b0-4ca5-b24b-806393843a6c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40e3230-28b0-4ca5-b24b-806393843a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:12,096 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:12,096 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9520757-4eb0-4742-8462-a7cc09a47f05', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9520757-4eb0-4742-8462-a7cc09a47f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:13,151 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.047s 2022-06-20 06:15:13,152 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26cd407c-967e-4cdf-b1dd-b136462e4b1f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26cd407c-967e-4cdf-b1dd-b136462e4b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:14,210 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.050s 2022-06-20 06:15:14,210 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfc1f9b6-b34e-423e-ad0f-65b84797dc9e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfc1f9b6-b34e-423e-ad0f-65b84797dc9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:15,264 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:15:15,265 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed42123-58f2-430c-9077-ca58a2e53785', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed42123-58f2-430c-9077-ca58a2e53785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:16,316 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:16,317 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3cf5f67-d1b7-45cd-aeae-df023e6356fa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3cf5f67-d1b7-45cd-aeae-df023e6356fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:17,368 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:17,368 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4660e0c-5cd6-4e14-858a-d9a447340d77', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4660e0c-5cd6-4e14-858a-d9a447340d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:18,420 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:18,420 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08bdaf96-4805-41f6-a054-1dbc2598494f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08bdaf96-4805-41f6-a054-1dbc2598494f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:19,473 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:15:19,473 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f44d724-a8c5-4e7c-9629-acdc13b71090', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f44d724-a8c5-4e7c-9629-acdc13b71090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:20,524 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:15:20,524 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3cbba20-b917-4c74-a9bb-dc114f31e8a2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3cbba20-b917-4c74-a9bb-dc114f31e8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:21,574 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:21,575 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf98407-4d8f-4c80-9ed4-830379eba006', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf98407-4d8f-4c80-9ed4-830379eba006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:22,627 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:15:22,628 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fed9d45-f251-4c68-b8e2-6d6af535d438', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fed9d45-f251-4c68-b8e2-6d6af535d438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:23,680 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:15:23,680 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c4efddd-e5be-47de-9fa0-0a7ce6c93c04', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c4efddd-e5be-47de-9fa0-0a7ce6c93c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:24,733 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:24,733 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-672b12af-e1d1-40be-95fc-8904d0341e6d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-672b12af-e1d1-40be-95fc-8904d0341e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:25,784 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:25,785 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beb0555a-34d6-4c3f-a7f4-c20402fbc94e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beb0555a-34d6-4c3f-a7f4-c20402fbc94e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:26,838 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:15:26,838 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4efe8fa-aaec-4818-9028-7681b10ba236', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4efe8fa-aaec-4818-9028-7681b10ba236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:27,890 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:27,890 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c55491b-a5f0-41db-afef-8e30f68467ab', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c55491b-a5f0-41db-afef-8e30f68467ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:28,943 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:15:28,944 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e97079a6-4803-40a8-a352-7a5e5bf00301', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e97079a6-4803-40a8-a352-7a5e5bf00301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:29,995 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:29,996 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fec77f57-2ead-484b-a1ad-5c5945cd7209', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fec77f57-2ead-484b-a1ad-5c5945cd7209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:31,047 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:31,048 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38897df4-3c11-4528-97a7-b8e26285fc4d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38897df4-3c11-4528-97a7-b8e26285fc4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:32,102 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.046s 2022-06-20 06:15:32,103 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c76df3f7-5270-4e35-b5e0-587d667e2823', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c76df3f7-5270-4e35-b5e0-587d667e2823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:33,154 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:33,155 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44fcceb4-f5b9-4b25-898b-03c26701e792', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44fcceb4-f5b9-4b25-898b-03c26701e792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:34,206 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:15:34,207 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e944e9-879d-467e-beb8-04d16e05614b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e944e9-879d-467e-beb8-04d16e05614b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:35,259 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:15:35,259 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e9aea02-b145-40ac-9a38-08988af394c3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e9aea02-b145-40ac-9a38-08988af394c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:36,309 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:15:36,310 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dfa853c-5991-412c-88b3-4ec8c084dfec', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dfa853c-5991-412c-88b3-4ec8c084dfec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:37,361 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:37,362 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b21d86f4-ed26-4e8c-973e-928e414bafe6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b21d86f4-ed26-4e8c-973e-928e414bafe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:38,412 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:15:38,413 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa68985b-ed18-40c8-8ed4-ab03ad95fc69', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa68985b-ed18-40c8-8ed4-ab03ad95fc69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:39,464 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:15:39,465 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279eb498-8199-4bdc-b562-38f4d7f18a6e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279eb498-8199-4bdc-b562-38f4d7f18a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:40,517 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:15:40,517 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa04792-2dfc-4ff9-85ff-b397fc8173b2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa04792-2dfc-4ff9-85ff-b397fc8173b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:41,568 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:41,568 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bc0339f-7806-4e62-8053-b702f30fe243', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bc0339f-7806-4e62-8053-b702f30fe243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:42,621 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:15:42,622 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-797ce98d-db6f-4185-99dd-4b8acfc07949', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-797ce98d-db6f-4185-99dd-4b8acfc07949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:43,673 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:15:43,673 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77035d49-e7c3-4524-808a-3f6377d1e901', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77035d49-e7c3-4524-808a-3f6377d1e901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:44,725 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:15:44,725 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a69a19a3-4c69-421a-91d4-d689ffa80f03', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a69a19a3-4c69-421a-91d4-d689ffa80f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:45,775 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:15:45,775 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f68db2b-ecaa-4e8b-a039-d83cc032a96e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f68db2b-ecaa-4e8b-a039-d83cc032a96e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:46,827 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:46,827 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d417f605-998f-4912-81bb-11da5f9936b2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d417f605-998f-4912-81bb-11da5f9936b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:47,880 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:15:47,881 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d9555f2-a8d8-4198-9af2-0e5282dabced', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d9555f2-a8d8-4198-9af2-0e5282dabced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:48,931 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:15:48,931 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca8c784b-d73b-44e8-b391-6adbeece6118', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca8c784b-d73b-44e8-b391-6adbeece6118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:49,984 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:15:49,984 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6cd1cbc-f4c5-472b-8507-1fe7152a3b09', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6cd1cbc-f4c5-472b-8507-1fe7152a3b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:51,036 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:51,037 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bd57d53-98b6-4ad1-93ae-42b172e586fc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bd57d53-98b6-4ad1-93ae-42b172e586fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:52,089 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:15:52,090 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4344141f-a50d-4cd8-82e1-3b950ec91ce1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4344141f-a50d-4cd8-82e1-3b950ec91ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:53,144 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.046s 2022-06-20 06:15:53,145 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c0bb77b-f82b-4b68-b24e-41e2ea67e71c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c0bb77b-f82b-4b68-b24e-41e2ea67e71c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:54,198 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:15:54,199 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5d5567e-21a0-4647-bca1-ad3406f9fd86', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5d5567e-21a0-4647-bca1-ad3406f9fd86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:55,250 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:55,250 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de757015-017b-44fc-b318-146e9576cdab', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de757015-017b-44fc-b318-146e9576cdab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:56,302 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:56,302 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51ba4b4-4583-410b-9f73-0f8e02475ba5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51ba4b4-4583-410b-9f73-0f8e02475ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:57,354 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:57,354 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bcae7c3-6cd4-46e3-af0a-7bbbf29f77d0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bcae7c3-6cd4-46e3-af0a-7bbbf29f77d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:58,405 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:58,406 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9723f47-d66a-430b-975e-3d3852466ce8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9723f47-d66a-430b-975e-3d3852466ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:15:59,457 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:15:59,457 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f5e2f20-c337-4020-ad8f-310258482b42', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f5e2f20-c337-4020-ad8f-310258482b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:00,509 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:00,509 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e0fb35-9b00-4f1d-bd05-1bc5d920725b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e0fb35-9b00-4f1d-bd05-1bc5d920725b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:01,560 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:01,560 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e6ec4d2-b675-4ddd-87fe-24484decc52c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e6ec4d2-b675-4ddd-87fe-24484decc52c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:02,610 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:16:02,611 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-379d85e7-b07c-4137-bcc8-8645dbee5bb0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-379d85e7-b07c-4137-bcc8-8645dbee5bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:03,664 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:16:03,664 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dd4a1a9-fd6b-458f-b58c-fe26b16ef351', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dd4a1a9-fd6b-458f-b58c-fe26b16ef351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:04,715 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:04,716 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25aba50a-4772-4da3-9c3f-d7ef210c7e9f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25aba50a-4772-4da3-9c3f-d7ef210c7e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:05,767 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:16:05,767 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad3e42c-f7d1-4b82-bc97-0abd38d878a3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad3e42c-f7d1-4b82-bc97-0abd38d878a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:06,820 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:06,820 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-947b02b8-043e-4fb7-92b9-8e113ac87ae8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-947b02b8-043e-4fb7-92b9-8e113ac87ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:07,871 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:16:07,872 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f08a65c-cb45-4857-bf77-24f22df1dfc5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f08a65c-cb45-4857-bf77-24f22df1dfc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:08,923 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:08,924 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0612d90-fffa-441c-8970-ed5ebca121cd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0612d90-fffa-441c-8970-ed5ebca121cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:09,975 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:16:09,976 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6087f676-81c7-4088-9c9a-f7179fdeae8d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6087f676-81c7-4088-9c9a-f7179fdeae8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:11,026 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:16:11,027 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d85292b8-5f89-44ac-95ff-9895197aded5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d85292b8-5f89-44ac-95ff-9895197aded5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:12,077 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:16:12,077 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab33dbef-fb33-4da9-ac4d-d3651037e774', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab33dbef-fb33-4da9-ac4d-d3651037e774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:13,129 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:16:13,129 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40249340-2a2a-4ef7-bcde-158762e67509', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40249340-2a2a-4ef7-bcde-158762e67509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:14,180 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:14,180 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3605b28-bd30-416d-8c61-766469e2b890', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3605b28-bd30-416d-8c61-766469e2b890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:15,234 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.046s 2022-06-20 06:16:15,235 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a01c515c-4dc7-4bcc-9f87-f355aa5c3667', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a01c515c-4dc7-4bcc-9f87-f355aa5c3667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:16,285 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:16,286 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2e8cfdb-5622-4cd9-8837-85fc22d30a5e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2e8cfdb-5622-4cd9-8837-85fc22d30a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:17,338 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:17,338 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aefa8c0b-2376-49f3-b5f5-70c8001c60ec', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aefa8c0b-2376-49f3-b5f5-70c8001c60ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:18,388 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:16:18,389 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc26a82-53b3-4e23-82c7-c8e094d6c965', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc26a82-53b3-4e23-82c7-c8e094d6c965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:19,440 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:19,441 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbc3490d-e2ae-4005-970a-0073cde50823', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbc3490d-e2ae-4005-970a-0073cde50823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:20,492 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:16:20,493 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7314b35e-85a0-415a-8a42-fab32430e8b8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7314b35e-85a0-415a-8a42-fab32430e8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:21,544 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:21,544 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef97626b-bb93-45cd-b9f2-9530ee102fe5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef97626b-bb93-45cd-b9f2-9530ee102fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:22,596 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:22,596 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81d5e83f-fdaa-4bc4-91cf-6e959b7d7131', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d5e83f-fdaa-4bc4-91cf-6e959b7d7131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:23,647 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:16:23,648 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d633f980-b987-4aec-879b-69546d4115fd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d633f980-b987-4aec-879b-69546d4115fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:24,697 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.041s 2022-06-20 06:16:24,698 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad84a18-35d3-4f6f-b5f0-ee9e28646ef6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad84a18-35d3-4f6f-b5f0-ee9e28646ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:25,750 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:16:25,751 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94321b78-c837-4d8f-9dc6-4735ebb6ce30', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94321b78-c837-4d8f-9dc6-4735ebb6ce30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:26,801 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:26,802 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e890991a-2455-4a3c-8bb7-200f654e3815', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e890991a-2455-4a3c-8bb7-200f654e3815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:27,855 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:16:27,855 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffb1ea6b-bc8d-467b-a506-a23708fe9504', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffb1ea6b-bc8d-467b-a506-a23708fe9504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:28,906 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:16:28,906 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba41e56-28f5-4355-be14-3e913dfd6da3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ba41e56-28f5-4355-be14-3e913dfd6da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:29,961 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.046s 2022-06-20 06:16:29,961 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c0f8787-bc09-4430-b9c8-0df83619fcff', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c0f8787-bc09-4430-b9c8-0df83619fcff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:31,013 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:31,013 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-807f6bde-8c3f-4b70-9830-92929421b04c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-807f6bde-8c3f-4b70-9830-92929421b04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:32,064 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:32,065 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88b2d8f0-60ef-42d7-8fc8-1f6e7ff927b8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88b2d8f0-60ef-42d7-8fc8-1f6e7ff927b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:33,115 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:33,116 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcbf05f6-07bd-42f8-aa11-7be154ead07e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcbf05f6-07bd-42f8-aa11-7be154ead07e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:34,166 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:16:34,167 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dffb124e-12a5-41a2-b6de-9111c1864f26', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dffb124e-12a5-41a2-b6de-9111c1864f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:35,217 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:16:35,217 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f34a9c0-b364-46d4-bd0b-e398ab11a9ad', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f34a9c0-b364-46d4-bd0b-e398ab11a9ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:36,270 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:16:36,270 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73eda637-012f-45a4-a4f7-e0e841758d94', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73eda637-012f-45a4-a4f7-e0e841758d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:37,321 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:37,321 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bba471a-44fb-44d5-bc34-15cfe9533a95', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bba471a-44fb-44d5-bc34-15cfe9533a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:38,372 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:16:38,372 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98cae4b1-f8d7-402a-9a21-da1ccb316f1a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98cae4b1-f8d7-402a-9a21-da1ccb316f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:39,423 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:16:39,423 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a00d25-9c34-4e19-a398-bbd7e0742ae9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a00d25-9c34-4e19-a398-bbd7e0742ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:40,630 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.199s 2022-06-20 06:16:40,631 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddae53d5-f576-48b4-8bc5-5830da412e1d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddae53d5-f576-48b4-8bc5-5830da412e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:41,681 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:16:41,682 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20477efd-c592-46de-98fd-bc807a8c4841', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20477efd-c592-46de-98fd-bc807a8c4841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:42,733 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:42,733 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a59692-de5a-4907-8745-6cb97adb8db7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a59692-de5a-4907-8745-6cb97adb8db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:43,786 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:16:43,786 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a91ce62-b282-43f2-80e5-75635cb6ad16', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a91ce62-b282-43f2-80e5-75635cb6ad16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:44,839 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:16:44,840 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ee38de-2aa7-4aa4-ac48-2d05ab08da83', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ee38de-2aa7-4aa4-ac48-2d05ab08da83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:46,060 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.212s 2022-06-20 06:16:46,061 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36110c0b-8418-4bb1-888b-8ecf3ced235c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36110c0b-8418-4bb1-888b-8ecf3ced235c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:47,112 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:47,113 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7aee91c-a971-454f-a2ca-ffb8d1c62dd1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7aee91c-a971-454f-a2ca-ffb8d1c62dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:48,165 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:16:48,166 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb826538-ad40-4db8-a351-082c2ef724bf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb826538-ad40-4db8-a351-082c2ef724bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:49,221 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.047s 2022-06-20 06:16:49,221 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fdd4b24-17cb-4894-a936-5f02397cdbd8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fdd4b24-17cb-4894-a936-5f02397cdbd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:50,273 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:50,273 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aafb67d3-35f4-464e-b956-22e7373e09ed', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aafb67d3-35f4-464e-b956-22e7373e09ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:51,324 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:51,324 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d29253-2e98-4765-9699-5b02381dc8f2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d29253-2e98-4765-9699-5b02381dc8f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:52,375 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:52,376 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19ad42a8-9414-48df-9058-c0c1f6fcb3b0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19ad42a8-9414-48df-9058-c0c1f6fcb3b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:53,427 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:53,428 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-206ddab9-3f99-4e6f-b8af-dc590fa60101', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-206ddab9-3f99-4e6f-b8af-dc590fa60101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:54,482 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:16:54,482 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b664e0a4-1acf-4853-ad9f-8bd263fc7705', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b664e0a4-1acf-4853-ad9f-8bd263fc7705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:55,533 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:16:55,533 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1874b0f1-f1bf-421d-8def-586e69cdab4c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1874b0f1-f1bf-421d-8def-586e69cdab4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:56,585 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:16:56,585 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-040b4dc1-cac4-4ce9-8788-0c03c9cec322', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-040b4dc1-cac4-4ce9-8788-0c03c9cec322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:57,638 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:16:57,639 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99bb95c2-2e7b-4568-8f7d-37340dbade5c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99bb95c2-2e7b-4568-8f7d-37340dbade5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:58,688 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:16:58,689 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a5ba72-b056-4582-bf7b-6ffe0d863824', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a5ba72-b056-4582-bf7b-6ffe0d863824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:16:59,739 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:16:59,740 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed2ad69e-31a0-4867-89f9-6656212828d3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed2ad69e-31a0-4867-89f9-6656212828d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:00,792 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:00,792 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-532036b0-44ce-4706-b5ac-95fdb47979a3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-532036b0-44ce-4706-b5ac-95fdb47979a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:01,844 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:01,844 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28c8b23c-86ae-4cbe-8152-d67b28ab1728', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28c8b23c-86ae-4cbe-8152-d67b28ab1728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:02,894 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:02,895 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3732d12-530c-494d-8699-77af15f21eb0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3732d12-530c-494d-8699-77af15f21eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:03,945 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.041s 2022-06-20 06:17:03,945 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af8caf94-35f0-4934-bf48-771786d00ac8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af8caf94-35f0-4934-bf48-771786d00ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:04,996 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:04,996 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-429d8049-7520-4be2-b721-273483a41a15', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429d8049-7520-4be2-b721-273483a41a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:06,048 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:06,049 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0d2ae5f-7e41-4305-add2-82d0ed0d8edd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0d2ae5f-7e41-4305-add2-82d0ed0d8edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:07,099 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:17:07,099 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e71b45f-3c51-4834-a4a2-7ad643e4ff84', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e71b45f-3c51-4834-a4a2-7ad643e4ff84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:08,151 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:08,151 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2b7432f-4757-4009-aed4-35335d31edc8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2b7432f-4757-4009-aed4-35335d31edc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:09,202 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:09,202 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9efb42ab-3fcb-4c32-ad24-f001684e59de', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9efb42ab-3fcb-4c32-ad24-f001684e59de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:10,255 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:17:10,255 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56de2f37-64bb-4b85-bb98-94ddf94f466d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56de2f37-64bb-4b85-bb98-94ddf94f466d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:11,308 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:11,308 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab3a74de-98c7-4a86-ad9d-34c64c0b6fbb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab3a74de-98c7-4a86-ad9d-34c64c0b6fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:12,359 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:12,359 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951e7741-67f6-4649-81a9-e1484684eb5b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951e7741-67f6-4649-81a9-e1484684eb5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:13,410 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:17:13,411 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-688530ab-6788-4c6e-949d-96f97c11ac6b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-688530ab-6788-4c6e-949d-96f97c11ac6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:14,460 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:17:14,460 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a55e5a7b-b64e-41d9-815b-7368ca31933e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a55e5a7b-b64e-41d9-815b-7368ca31933e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:15,513 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:15,513 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-737db116-fdd1-40a5-9543-644ec0f921c2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-737db116-fdd1-40a5-9543-644ec0f921c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:16,564 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:16,565 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e33b7e9-f764-4443-81b6-6cb6e7dee668', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e33b7e9-f764-4443-81b6-6cb6e7dee668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:17,628 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.055s 2022-06-20 06:17:17,629 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-369f7716-87e8-417d-85ad-eb011fabfb78', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-369f7716-87e8-417d-85ad-eb011fabfb78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:18,680 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:17:18,680 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-170560f7-596b-4059-9c59-8e1e86879db7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-170560f7-596b-4059-9c59-8e1e86879db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:19,731 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:17:19,732 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e453f95-1226-4232-9e07-dd8c28a81a7d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e453f95-1226-4232-9e07-dd8c28a81a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:20,782 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:17:20,782 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1026e976-86f9-4b86-956e-fe4b031c234f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1026e976-86f9-4b86-956e-fe4b031c234f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:21,836 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:17:21,837 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fdc96b3-43ef-4cee-a02b-a96e7b92c2d1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fdc96b3-43ef-4cee-a02b-a96e7b92c2d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:22,887 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:22,888 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d4b800e-72f3-43dc-b9a6-ca75632f7e9d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d4b800e-72f3-43dc-b9a6-ca75632f7e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:23,939 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:17:23,939 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-108dc22d-cc82-4c8c-a674-40b44585febd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-108dc22d-cc82-4c8c-a674-40b44585febd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:24,990 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:24,991 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62133a6d-c6e8-4e4d-b6b1-2080ea303861', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62133a6d-c6e8-4e4d-b6b1-2080ea303861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:26,042 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:17:26,042 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59abfffc-aaec-41ed-804b-5372864ab3ab', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59abfffc-aaec-41ed-804b-5372864ab3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:27,092 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:17:27,093 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd282ef-5f5c-46ac-b84a-6c96297d18e8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd282ef-5f5c-46ac-b84a-6c96297d18e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:28,147 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:17:28,147 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a152c8d3-72a6-4a31-87f2-0bfb75a12a69', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a152c8d3-72a6-4a31-87f2-0bfb75a12a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:29,198 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:29,199 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c330e476-ff61-48b7-bced-7b61d5086999', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c330e476-ff61-48b7-bced-7b61d5086999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:30,250 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:30,250 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53cc01e-da08-4465-804b-1929b10c525e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53cc01e-da08-4465-804b-1929b10c525e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:31,302 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:31,303 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef84279-14ab-4afa-be7c-d32873b33d3d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef84279-14ab-4afa-be7c-d32873b33d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:32,354 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:32,355 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f726ea-9fbb-4bc1-a967-e758a5d65cee', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f726ea-9fbb-4bc1-a967-e758a5d65cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:33,406 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:33,406 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54fb769e-88ca-476d-9431-e2b8706ecada', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54fb769e-88ca-476d-9431-e2b8706ecada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:34,459 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:17:34,460 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad69be9-0c1f-4588-8ef1-70ec2241afaa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad69be9-0c1f-4588-8ef1-70ec2241afaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:35,511 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:35,511 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b54167-a4ef-478e-ae56-08049356471b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b54167-a4ef-478e-ae56-08049356471b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:36,562 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:36,562 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e44f8a-c98f-4ef2-bd51-3659285031f4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e44f8a-c98f-4ef2-bd51-3659285031f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:37,614 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:37,615 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f487b742-3c51-40b9-98e8-86d9c50251f2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f487b742-3c51-40b9-98e8-86d9c50251f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:38,665 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:17:38,666 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9735849d-8378-432a-8bab-07b573964528', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9735849d-8378-432a-8bab-07b573964528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:39,721 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.046s 2022-06-20 06:17:39,721 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-498bc22a-6024-4ba7-85de-1f1533266d7e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-498bc22a-6024-4ba7-85de-1f1533266d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:40,774 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:17:40,774 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e35f20-bb49-4cff-9f3f-d1a77265e250', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e35f20-bb49-4cff-9f3f-d1a77265e250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:41,826 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:17:41,826 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea938bdb-1e82-4d0f-a79b-1d83ffdb4894', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea938bdb-1e82-4d0f-a79b-1d83ffdb4894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:42,878 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:17:42,879 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf2fa98-b563-4785-a786-60c30cd1e06e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf2fa98-b563-4785-a786-60c30cd1e06e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:43,930 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:17:43,930 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1cbc48a-c92d-47be-9e50-8892c70b066f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1cbc48a-c92d-47be-9e50-8892c70b066f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:44,983 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.044s 2022-06-20 06:17:44,983 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c025a2a-a8e5-4f68-bed8-95ec6ae2b2cc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c025a2a-a8e5-4f68-bed8-95ec6ae2b2cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:46,035 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:46,035 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ed4a8c3-f2cf-42ec-844f-ada318a7ead1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ed4a8c3-f2cf-42ec-844f-ada318a7ead1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:47,085 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.041s 2022-06-20 06:17:47,085 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b22435e-45ac-47d1-bf9d-e222cca1f19f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b22435e-45ac-47d1-bf9d-e222cca1f19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:48,137 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:48,137 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c28c247-6932-4e0f-a80c-502ce662abc2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c28c247-6932-4e0f-a80c-502ce662abc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:49,189 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:49,189 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cfa71bf-e789-4667-84c5-c293db44365e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cfa71bf-e789-4667-84c5-c293db44365e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:50,240 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:17:50,241 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a72185ac-2928-40c5-8424-9aa882a9eb9c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a72185ac-2928-40c5-8424-9aa882a9eb9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:51,293 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.045s 2022-06-20 06:17:51,294 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40b4307b-d3b7-47b6-bca5-38662aa6ebf5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40b4307b-d3b7-47b6-bca5-38662aa6ebf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:52,345 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:52,346 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466e02fb-9c37-4edb-b375-cdf1b98c442b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466e02fb-9c37-4edb-b375-cdf1b98c442b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:53,396 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:17:53,397 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee263a0f-adf9-4e67-bae7-8cae8df8d140', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee263a0f-adf9-4e67-bae7-8cae8df8d140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:54,447 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:17:54,448 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d296834f-9fc1-4b72-a24f-3bb4d9124bdd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d296834f-9fc1-4b72-a24f-3bb4d9124bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:55,499 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:55,500 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8484e517-f065-48b7-a9d8-beb5dcbc4779', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8484e517-f065-48b7-a9d8-beb5dcbc4779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:56,550 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:56,551 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8250725-a411-4ab7-b0d1-98a5b47c9098', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8250725-a411-4ab7-b0d1-98a5b47c9098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:57,603 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.043s 2022-06-20 06:17:57,603 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b7d92a7-1ee4-4142-bcde-1a731d178f8f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b7d92a7-1ee4-4142-bcde-1a731d178f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:58,655 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:17:58,655 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e0e0426-cbf3-4a5d-b003-bf60ea39134a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e0e0426-cbf3-4a5d-b003-bf60ea39134a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:59,706 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 0.042s 2022-06-20 06:17:59,706 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49fc94e5-ac1a-4cdb-964e-f598096c6846', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49fc94e5-ac1a-4cdb-964e-f598096c6846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1'} Body: b'{"volume": {"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:21.000000", "updated_at": "2022-06-20T06:05:59.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1945986536", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "attachment_id": "be8aba6c-72a5-497b-86cc-96dcbc679c8e", "volume_id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "server_id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:04:29.000000"}], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:17:59,831 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.117s 2022-06-20 06:17:59,831 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9617a65-617d-4533-a7cb-5da2ae6b61bf', 'x-compute-request-id': 'req-b9617a65-617d-4533-a7cb-5da2ae6b61bf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'' 2022-06-20 06:17:59,992 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.160s 2022-06-20 06:17:59,992 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9262355-2ea2-4a44-a2cf-8ef9e2320ef9', 'x-compute-request-id': 'req-e9262355-2ea2-4a44-a2cf-8ef9e2320ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:01,159 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:18:01,159 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0da909ed-0670-49f8-9696-be97d08c15df', 'x-compute-request-id': 'req-0da909ed-0670-49f8-9696-be97d08c15df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:02,326 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:18:02,326 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8555d38c-966f-4bbc-a0a7-4b5aca235213', 'x-compute-request-id': 'req-8555d38c-966f-4bbc-a0a7-4b5aca235213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:03,511 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.174s 2022-06-20 06:18:03,511 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b67fab3-cfd6-4b2e-9607-5b3407ad0641', 'x-compute-request-id': 'req-5b67fab3-cfd6-4b2e-9607-5b3407ad0641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:04,678 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:18:04,679 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b48b16bd-7bf7-4419-87af-63f2becb0bee', 'x-compute-request-id': 'req-b48b16bd-7bf7-4419-87af-63f2becb0bee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:05,848 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.159s 2022-06-20 06:18:05,849 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1179234-02e8-4367-b41d-0f692cf2ae29', 'x-compute-request-id': 'req-a1179234-02e8-4367-b41d-0f692cf2ae29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:07,025 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.166s 2022-06-20 06:18:07,025 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a04c214d-abd0-4a5e-9608-0a0c2cc6a401', 'x-compute-request-id': 'req-a04c214d-abd0-4a5e-9608-0a0c2cc6a401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:08,212 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.176s 2022-06-20 06:18:08,213 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be43f2f5-bb27-4c91-84ea-c60b3f9a09bc', 'x-compute-request-id': 'req-be43f2f5-bb27-4c91-84ea-c60b3f9a09bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:09,386 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.163s 2022-06-20 06:18:09,387 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfc2f4b5-a0a9-43a0-af90-3536204a4e7a', 'x-compute-request-id': 'req-dfc2f4b5-a0a9-43a0-af90-3536204a4e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:10,549 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.152s 2022-06-20 06:18:10,549 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a35845f6-6c70-4076-a6c1-a13b30fac640', 'x-compute-request-id': 'req-a35845f6-6c70-4076-a6c1-a13b30fac640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:11,712 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:18:11,712 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a51fefa3-ae01-4a7d-a09c-5ccb3327dfbb', 'x-compute-request-id': 'req-a51fefa3-ae01-4a7d-a09c-5ccb3327dfbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:12,878 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:18:12,878 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ae19ece-543e-4cfa-beac-574220b71714', 'x-compute-request-id': 'req-4ae19ece-543e-4cfa-beac-574220b71714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:14,045 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:18:14,045 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-772675fd-506e-4347-bb50-0f9baa80cea2', 'x-compute-request-id': 'req-772675fd-506e-4347-bb50-0f9baa80cea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:15,213 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:18:15,213 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64a93eb0-dfa4-462b-98f7-48e48e41ccf7', 'x-compute-request-id': 'req-64a93eb0-dfa4-462b-98f7-48e48e41ccf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:16,384 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.161s 2022-06-20 06:18:16,384 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70a869fd-5c1d-49ac-89ec-1e61bfc4c811', 'x-compute-request-id': 'req-70a869fd-5c1d-49ac-89ec-1e61bfc4c811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:17,552 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:18:17,553 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69eeddb0-98f4-425a-a4a1-300743156a3a', 'x-compute-request-id': 'req-69eeddb0-98f4-425a-a4a1-300743156a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:19,063 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.500s 2022-06-20 06:18:19,063 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7b98981-46ec-4674-a47a-3f7b75f5d486', 'x-compute-request-id': 'req-d7b98981-46ec-4674-a47a-3f7b75f5d486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:20,239 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.167s 2022-06-20 06:18:20,240 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bfbb6d6-33b1-47aa-8ae9-dab4ba420206', 'x-compute-request-id': 'req-1bfbb6d6-33b1-47aa-8ae9-dab4ba420206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:21,408 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:18:21,408 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4362e0c8-ec6d-43ed-a613-532ea9be4326', 'x-compute-request-id': 'req-4362e0c8-ec6d-43ed-a613-532ea9be4326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:22,575 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:18:22,575 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de906483-12e6-49e5-8d5d-13ad8e441fd2', 'x-compute-request-id': 'req-de906483-12e6-49e5-8d5d-13ad8e441fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:23,739 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:18:23,739 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76026e12-8060-498d-a081-aa4dcc07e0a3', 'x-compute-request-id': 'req-76026e12-8060-498d-a081-aa4dcc07e0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:24,917 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.166s 2022-06-20 06:18:24,917 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-590d5209-d854-400d-874b-e4e75bd9a788', 'x-compute-request-id': 'req-590d5209-d854-400d-874b-e4e75bd9a788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:26,081 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:18:26,081 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d378577-5305-4984-a4a1-2f166c506709', 'x-compute-request-id': 'req-8d378577-5305-4984-a4a1-2f166c506709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:27,261 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.170s 2022-06-20 06:18:27,261 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4abf27d5-5fdf-4a68-b3b4-7b758c7fb602', 'x-compute-request-id': 'req-4abf27d5-5fdf-4a68-b3b4-7b758c7fb602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:28,426 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:18:28,426 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36024636-a5ac-4d53-94ab-819207ce84ec', 'x-compute-request-id': 'req-36024636-a5ac-4d53-94ab-819207ce84ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:29,591 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:18:29,591 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32e3b399-d232-471d-8ddb-cea47329acc5', 'x-compute-request-id': 'req-32e3b399-d232-471d-8ddb-cea47329acc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:30,759 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:18:30,759 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2c0b55d-7c0d-4850-9c22-aaf23cd0ceec', 'x-compute-request-id': 'req-f2c0b55d-7c0d-4850-9c22-aaf23cd0ceec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:31,925 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:18:31,925 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7064af2f-189a-4f9d-9705-2be36c31a846', 'x-compute-request-id': 'req-7064af2f-189a-4f9d-9705-2be36c31a846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:33,094 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:18:33,094 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-061d2140-d310-4b0e-a9ef-43db995319cb', 'x-compute-request-id': 'req-061d2140-d310-4b0e-a9ef-43db995319cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:34,257 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.152s 2022-06-20 06:18:34,257 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cab05459-329c-43f9-a924-a56135fe8aac', 'x-compute-request-id': 'req-cab05459-329c-43f9-a924-a56135fe8aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:35,425 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:18:35,425 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-605d8480-1dc7-4d94-8c2d-d50698f362fa', 'x-compute-request-id': 'req-605d8480-1dc7-4d94-8c2d-d50698f362fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:36,602 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.166s 2022-06-20 06:18:36,602 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32f85cd3-72d0-4c98-afc0-1ef152991e2e', 'x-compute-request-id': 'req-32f85cd3-72d0-4c98-afc0-1ef152991e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:37,766 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:18:37,766 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0ba21b4-2300-414b-92a1-8d753f514d1d', 'x-compute-request-id': 'req-f0ba21b4-2300-414b-92a1-8d753f514d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:38,936 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.161s 2022-06-20 06:18:38,937 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eaf29a2-48b6-4287-9072-a20b73437d7e', 'x-compute-request-id': 'req-3eaf29a2-48b6-4287-9072-a20b73437d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:40,100 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:18:40,100 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09c8ae97-b939-4194-bbf0-9dc0cb06737a', 'x-compute-request-id': 'req-09c8ae97-b939-4194-bbf0-9dc0cb06737a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:41,265 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:18:41,265 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddc1e163-f94f-47cb-8365-5e559b32904f', 'x-compute-request-id': 'req-ddc1e163-f94f-47cb-8365-5e559b32904f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:42,438 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.162s 2022-06-20 06:18:42,438 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eac61924-db30-41f5-bacc-bee8dca82d4e', 'x-compute-request-id': 'req-eac61924-db30-41f5-bacc-bee8dca82d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:43,605 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:18:43,606 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f51c66ef-01f8-41fe-9a17-5fb074eb4349', 'x-compute-request-id': 'req-f51c66ef-01f8-41fe-9a17-5fb074eb4349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:44,781 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.165s 2022-06-20 06:18:44,782 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c03da7aa-fdbf-4352-84f5-ccf7247be223', 'x-compute-request-id': 'req-c03da7aa-fdbf-4352-84f5-ccf7247be223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:45,944 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:18:45,944 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0c560e6-c448-4b11-8c16-01c19c1d8e2d', 'x-compute-request-id': 'req-e0c560e6-c448-4b11-8c16-01c19c1d8e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:47,112 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:18:47,112 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e444931-51f2-4da0-8ec7-23bd8048c601', 'x-compute-request-id': 'req-7e444931-51f2-4da0-8ec7-23bd8048c601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:48,277 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:18:48,277 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-753ccace-9aa5-49db-a489-d7080ad88691', 'x-compute-request-id': 'req-753ccace-9aa5-49db-a489-d7080ad88691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:49,445 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:18:49,446 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4564136-f075-4251-b799-31b52fd444f9', 'x-compute-request-id': 'req-f4564136-f075-4251-b799-31b52fd444f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:50,617 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.161s 2022-06-20 06:18:50,617 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40b48a0a-ce97-4a2a-ba2c-6f8b4924449e', 'x-compute-request-id': 'req-40b48a0a-ce97-4a2a-ba2c-6f8b4924449e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:51,873 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.246s 2022-06-20 06:18:51,874 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51adde79-c10e-454f-9c0b-c2109a8a95ec', 'x-compute-request-id': 'req-51adde79-c10e-454f-9c0b-c2109a8a95ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:53,042 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:18:53,042 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09384d4f-d1fc-435f-9aaf-b2eb8fa761bf', 'x-compute-request-id': 'req-09384d4f-d1fc-435f-9aaf-b2eb8fa761bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:54,204 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.151s 2022-06-20 06:18:54,204 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a784d957-3f3f-436b-9796-2a8a9ac9068b', 'x-compute-request-id': 'req-a784d957-3f3f-436b-9796-2a8a9ac9068b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:55,371 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:18:55,371 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d280704-a441-4887-bedf-ee3f2b67f961', 'x-compute-request-id': 'req-5d280704-a441-4887-bedf-ee3f2b67f961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:56,535 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:18:56,535 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49362cdd-ed3c-482e-9d82-557c67e3ca69', 'x-compute-request-id': 'req-49362cdd-ed3c-482e-9d82-557c67e3ca69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:57,704 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:18:57,704 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dc431b7-7a18-4f6d-b801-622b27f7395a', 'x-compute-request-id': 'req-9dc431b7-7a18-4f6d-b801-622b27f7395a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:18:58,869 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:18:58,870 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d475a4b6-0a2f-4bce-83ee-7e66d3666d6f', 'x-compute-request-id': 'req-d475a4b6-0a2f-4bce-83ee-7e66d3666d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:00,034 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:19:00,035 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3315c316-b841-41a4-8e0f-40ce02e6f8cb', 'x-compute-request-id': 'req-3315c316-b841-41a4-8e0f-40ce02e6f8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:01,197 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.152s 2022-06-20 06:19:01,197 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82ac5965-1907-4618-bad9-c2ffd6dc9152', 'x-compute-request-id': 'req-82ac5965-1907-4618-bad9-c2ffd6dc9152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:02,361 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:19:02,361 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fb49e25-fa71-4712-b953-7bbbe97f0653', 'x-compute-request-id': 'req-7fb49e25-fa71-4712-b953-7bbbe97f0653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:03,534 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.163s 2022-06-20 06:19:03,534 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffde3114-5448-4e20-9431-468bb408638f', 'x-compute-request-id': 'req-ffde3114-5448-4e20-9431-468bb408638f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:04,697 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:19:04,698 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d24acc4-b98b-4298-a1f8-d38157313339', 'x-compute-request-id': 'req-9d24acc4-b98b-4298-a1f8-d38157313339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:06,100 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.392s 2022-06-20 06:19:06,100 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-469a2b49-8b0c-4482-a93e-207fe63ae0bd', 'x-compute-request-id': 'req-469a2b49-8b0c-4482-a93e-207fe63ae0bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:07,262 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.152s 2022-06-20 06:19:07,263 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a042c68c-838d-4724-89f0-a0acf5cb2236', 'x-compute-request-id': 'req-a042c68c-838d-4724-89f0-a0acf5cb2236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:08,428 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:19:08,428 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f0b059f-1db6-4c29-90dc-2a2128094bdb', 'x-compute-request-id': 'req-4f0b059f-1db6-4c29-90dc-2a2128094bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:09,602 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.164s 2022-06-20 06:19:09,602 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0318ff18-3b0f-4710-bcc1-eddb6ecd9989', 'x-compute-request-id': 'req-0318ff18-3b0f-4710-bcc1-eddb6ecd9989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:10,764 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.151s 2022-06-20 06:19:10,764 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b84e39d3-3bf4-4ff5-b6f0-f4d226f5e825', 'x-compute-request-id': 'req-b84e39d3-3bf4-4ff5-b6f0-f4d226f5e825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:11,934 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.159s 2022-06-20 06:19:11,934 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1ed951f-4ab3-4722-8c2b-d5f0c7f384fc', 'x-compute-request-id': 'req-d1ed951f-4ab3-4722-8c2b-d5f0c7f384fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:13,099 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:19:13,099 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-094e40fb-0e17-4441-8705-0bcf23dd374a', 'x-compute-request-id': 'req-094e40fb-0e17-4441-8705-0bcf23dd374a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:14,275 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.166s 2022-06-20 06:19:14,275 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a97cb5f-defc-4aa7-8c6e-aed250b5c842', 'x-compute-request-id': 'req-9a97cb5f-defc-4aa7-8c6e-aed250b5c842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:15,440 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:19:15,440 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acaf19e6-60ad-48b0-a6b5-651a5e3d21a9', 'x-compute-request-id': 'req-acaf19e6-60ad-48b0-a6b5-651a5e3d21a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:16,607 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:19:16,607 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17c465a5-c592-49c6-884e-f0269140d110', 'x-compute-request-id': 'req-17c465a5-c592-49c6-884e-f0269140d110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:17,774 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:19:17,775 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ada6078a-4bf1-4b28-9e64-7adc52424d1d', 'x-compute-request-id': 'req-ada6078a-4bf1-4b28-9e64-7adc52424d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:18,943 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:19:18,944 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ac346a9-b5c5-4913-ac2b-f147aef85603', 'x-compute-request-id': 'req-2ac346a9-b5c5-4913-ac2b-f147aef85603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:20,118 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.163s 2022-06-20 06:19:20,118 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a525348-a0f9-488a-9820-06775dfe10ca', 'x-compute-request-id': 'req-9a525348-a0f9-488a-9820-06775dfe10ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:21,284 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:19:21,285 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31f6e7e7-504d-4e22-b56e-fb48584cbe1f', 'x-compute-request-id': 'req-31f6e7e7-504d-4e22-b56e-fb48584cbe1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:22,467 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.172s 2022-06-20 06:19:22,467 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4ba6a9f-2e81-45cb-b2f4-8a766835926f', 'x-compute-request-id': 'req-e4ba6a9f-2e81-45cb-b2f4-8a766835926f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:23,637 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.159s 2022-06-20 06:19:23,638 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce785879-0598-4e02-b9ff-431c5be408b0', 'x-compute-request-id': 'req-ce785879-0598-4e02-b9ff-431c5be408b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:24,806 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.159s 2022-06-20 06:19:24,807 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6760115c-1a97-4d86-9747-ecdb16fe9722', 'x-compute-request-id': 'req-6760115c-1a97-4d86-9747-ecdb16fe9722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:25,977 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.160s 2022-06-20 06:19:25,977 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c68df28-274a-4cd8-a288-bf5af509c5f6', 'x-compute-request-id': 'req-4c68df28-274a-4cd8-a288-bf5af509c5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:27,290 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.303s 2022-06-20 06:19:27,291 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98d0099a-6979-43c2-b50b-20cef5621ec8', 'x-compute-request-id': 'req-98d0099a-6979-43c2-b50b-20cef5621ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:28,454 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:19:28,454 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5d474a7-73ef-4590-b154-78e25c97d195', 'x-compute-request-id': 'req-d5d474a7-73ef-4590-b154-78e25c97d195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:29,618 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:19:29,619 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1566d756-28fa-427f-bbad-696fd21c1ce1', 'x-compute-request-id': 'req-1566d756-28fa-427f-bbad-696fd21c1ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:30,786 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:19:30,787 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26f4730d-a39f-4738-9a49-d7362371c6cb', 'x-compute-request-id': 'req-26f4730d-a39f-4738-9a49-d7362371c6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:31,953 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:19:31,953 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fccb740d-ee47-4513-b59a-5ede21fccedf', 'x-compute-request-id': 'req-fccb740d-ee47-4513-b59a-5ede21fccedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:33,120 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:19:33,120 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f231c17f-611d-41ec-bb6c-f0ba8df4d781', 'x-compute-request-id': 'req-f231c17f-611d-41ec-bb6c-f0ba8df4d781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:34,288 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:19:34,289 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a79f43f-1ad2-4370-b237-d0d23354bccc', 'x-compute-request-id': 'req-6a79f43f-1ad2-4370-b237-d0d23354bccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:35,454 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:19:35,454 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ceaf068a-47c4-4bff-a7c6-445d18f926ab', 'x-compute-request-id': 'req-ceaf068a-47c4-4bff-a7c6-445d18f926ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:36,619 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:19:36,619 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b7622ad-7fa5-4859-b096-a3cee48f8129', 'x-compute-request-id': 'req-6b7622ad-7fa5-4859-b096-a3cee48f8129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:37,786 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:19:37,786 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b16d494-d6c7-4c92-a483-8f8d70c9a782', 'x-compute-request-id': 'req-6b16d494-d6c7-4c92-a483-8f8d70c9a782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:38,969 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.173s 2022-06-20 06:19:38,970 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d34e7f4d-72b0-40ab-b3c5-fae11be79ade', 'x-compute-request-id': 'req-d34e7f4d-72b0-40ab-b3c5-fae11be79ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:40,139 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.160s 2022-06-20 06:19:40,140 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b9f3155-f9db-45d3-a9fe-4cfaa4ed982f', 'x-compute-request-id': 'req-9b9f3155-f9db-45d3-a9fe-4cfaa4ed982f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:41,306 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:19:41,307 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7f75179-5b2f-4c2d-9cec-c160985612e0', 'x-compute-request-id': 'req-f7f75179-5b2f-4c2d-9cec-c160985612e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:42,478 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.162s 2022-06-20 06:19:42,479 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ff905f8-d869-42d8-a54e-7a683823618e', 'x-compute-request-id': 'req-9ff905f8-d869-42d8-a54e-7a683823618e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:43,648 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.159s 2022-06-20 06:19:43,648 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50ce95cb-c49e-4363-9e93-6278c1557d52', 'x-compute-request-id': 'req-50ce95cb-c49e-4363-9e93-6278c1557d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:44,819 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.161s 2022-06-20 06:19:44,819 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2ce13c6-c366-4306-a33d-359cdebee356', 'x-compute-request-id': 'req-a2ce13c6-c366-4306-a33d-359cdebee356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:45,985 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:19:45,986 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f06cc16-d4bb-4acf-8b91-4beacf972aa7', 'x-compute-request-id': 'req-2f06cc16-d4bb-4acf-8b91-4beacf972aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:47,153 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:19:47,153 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8771c271-7663-4c6a-9538-ea39ff5f17c8', 'x-compute-request-id': 'req-8771c271-7663-4c6a-9538-ea39ff5f17c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:48,317 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:19:48,317 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d21132eb-e706-48f1-b0f2-48fcfd7a4f40', 'x-compute-request-id': 'req-d21132eb-e706-48f1-b0f2-48fcfd7a4f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:49,491 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.164s 2022-06-20 06:19:49,492 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-555603da-6a85-4772-89ee-bed00b95b529', 'x-compute-request-id': 'req-555603da-6a85-4772-89ee-bed00b95b529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:50,659 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:19:50,659 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a36c007-3eb6-4a96-8f3d-ed12a2589410', 'x-compute-request-id': 'req-5a36c007-3eb6-4a96-8f3d-ed12a2589410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:51,835 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.166s 2022-06-20 06:19:51,835 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70742469-80bf-4d80-8ab1-6e08b7139652', 'x-compute-request-id': 'req-70742469-80bf-4d80-8ab1-6e08b7139652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:53,030 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.185s 2022-06-20 06:19:53,031 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6b6c9ae-ff82-406d-a723-6d1804678025', 'x-compute-request-id': 'req-b6b6c9ae-ff82-406d-a723-6d1804678025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:54,197 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:19:54,198 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f24eb76-78c4-4443-92d9-24d09605d662', 'x-compute-request-id': 'req-9f24eb76-78c4-4443-92d9-24d09605d662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:55,368 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.159s 2022-06-20 06:19:55,368 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee5411da-3a59-46ef-a111-e014d17fa315', 'x-compute-request-id': 'req-ee5411da-3a59-46ef-a111-e014d17fa315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:56,538 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.159s 2022-06-20 06:19:56,538 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50e68a00-8326-417e-9f8a-5f75d9c174d7', 'x-compute-request-id': 'req-50e68a00-8326-417e-9f8a-5f75d9c174d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:57,706 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:19:57,706 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ca80e1c-ba3c-4538-8231-14fb74e0e4ff', 'x-compute-request-id': 'req-3ca80e1c-ba3c-4538-8231-14fb74e0e4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:19:58,879 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.164s 2022-06-20 06:19:58,879 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2de7109c-2189-4d82-ac96-3b4c90f9874c', 'x-compute-request-id': 'req-2de7109c-2189-4d82-ac96-3b4c90f9874c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:00,045 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:20:00,045 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d469c3fa-a88f-4c5a-906d-54b80a5be7e0', 'x-compute-request-id': 'req-d469c3fa-a88f-4c5a-906d-54b80a5be7e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:01,211 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:20:01,211 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0bb4851-c058-41af-8883-7342cbcb4c8e', 'x-compute-request-id': 'req-f0bb4851-c058-41af-8883-7342cbcb4c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:02,607 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.386s 2022-06-20 06:20:02,608 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d052e745-1514-4a14-a604-b9c6496c2fc6', 'x-compute-request-id': 'req-d052e745-1514-4a14-a604-b9c6496c2fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:03,773 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:20:03,773 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2407da9-b5f8-4064-bb68-ba9c383774ac', 'x-compute-request-id': 'req-e2407da9-b5f8-4064-bb68-ba9c383774ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:04,937 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:20:04,937 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1af256e4-005d-44a0-8f45-9bf6896d3e09', 'x-compute-request-id': 'req-1af256e4-005d-44a0-8f45-9bf6896d3e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:06,098 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.152s 2022-06-20 06:20:06,099 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11eec3af-8043-4f9a-927f-25d471354688', 'x-compute-request-id': 'req-11eec3af-8043-4f9a-927f-25d471354688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:07,263 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:20:07,263 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01186033-0fd9-4fb7-83da-7e7e08c41d1f', 'x-compute-request-id': 'req-01186033-0fd9-4fb7-83da-7e7e08c41d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:08,428 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:20:08,428 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff601b1f-2ed4-4d4f-ba0f-5f718bdf19a7', 'x-compute-request-id': 'req-ff601b1f-2ed4-4d4f-ba0f-5f718bdf19a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:09,598 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.161s 2022-06-20 06:20:09,599 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-685fb223-39c1-4760-aa8f-b27154f84fd5', 'x-compute-request-id': 'req-685fb223-39c1-4760-aa8f-b27154f84fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:10,762 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:20:10,763 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f6ed3b4-d88e-4f7c-a4df-7e6cc376125e', 'x-compute-request-id': 'req-9f6ed3b4-d88e-4f7c-a4df-7e6cc376125e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:11,932 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.160s 2022-06-20 06:20:11,933 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e018dcd5-575f-4280-8eb5-6b620c0c75b4', 'x-compute-request-id': 'req-e018dcd5-575f-4280-8eb5-6b620c0c75b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:13,102 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:20:13,102 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b5c20ce-2a6f-428d-9e2b-a9118383ec65', 'x-compute-request-id': 'req-8b5c20ce-2a6f-428d-9e2b-a9118383ec65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:14,266 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:20:14,266 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f91d0eb-231d-428f-81b5-1a36bb25d95b', 'x-compute-request-id': 'req-1f91d0eb-231d-428f-81b5-1a36bb25d95b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:15,429 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:20:15,429 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf76ae79-9478-4330-acab-84d093ce2917', 'x-compute-request-id': 'req-cf76ae79-9478-4330-acab-84d093ce2917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:16,594 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:20:16,594 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20e17794-67af-41e9-acf1-513c75295802', 'x-compute-request-id': 'req-20e17794-67af-41e9-acf1-513c75295802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:17,757 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.152s 2022-06-20 06:20:17,758 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6825e8b0-654c-4d25-885a-530c36385669', 'x-compute-request-id': 'req-6825e8b0-654c-4d25-885a-530c36385669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:18,924 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:20:18,924 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71f4ebe3-40b3-4af8-89c1-15caa414d84f', 'x-compute-request-id': 'req-71f4ebe3-40b3-4af8-89c1-15caa414d84f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:20,087 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:20:20,088 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3db6858f-b85a-4bc0-b246-c76baab9ac1a', 'x-compute-request-id': 'req-3db6858f-b85a-4bc0-b246-c76baab9ac1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:21,256 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:20:21,256 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-515be6f6-ea00-4b8e-a012-608bf2543536', 'x-compute-request-id': 'req-515be6f6-ea00-4b8e-a012-608bf2543536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:22,424 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:20:22,424 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9a54934-8d90-48d7-8df3-b7a91faa09b7', 'x-compute-request-id': 'req-f9a54934-8d90-48d7-8df3-b7a91faa09b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:23,591 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:20:23,591 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba9ba8a6-b90a-4720-9174-f3ae72fada3c', 'x-compute-request-id': 'req-ba9ba8a6-b90a-4720-9174-f3ae72fada3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:25,002 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.400s 2022-06-20 06:20:25,002 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad5ec40f-8a1b-4d4e-9610-a385e9b8743d', 'x-compute-request-id': 'req-ad5ec40f-8a1b-4d4e-9610-a385e9b8743d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:26,167 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:20:26,168 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9882fd98-25d6-4a0c-a287-477a2db9782c', 'x-compute-request-id': 'req-9882fd98-25d6-4a0c-a287-477a2db9782c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:27,330 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.152s 2022-06-20 06:20:27,330 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae0b1213-9b6d-45f2-aeea-89a3a86700c7', 'x-compute-request-id': 'req-ae0b1213-9b6d-45f2-aeea-89a3a86700c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:28,497 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:20:28,498 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06de3a07-0acb-469f-b5d8-ebc976bf01ae', 'x-compute-request-id': 'req-06de3a07-0acb-469f-b5d8-ebc976bf01ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:29,665 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:20:29,665 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e073a2f-c790-4d8d-9020-25869af5f9a7', 'x-compute-request-id': 'req-1e073a2f-c790-4d8d-9020-25869af5f9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:30,836 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.161s 2022-06-20 06:20:30,837 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c9569ea-1542-4585-8b57-f4f12defef27', 'x-compute-request-id': 'req-1c9569ea-1542-4585-8b57-f4f12defef27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:32,016 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.170s 2022-06-20 06:20:32,017 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fc6fae7-f1ee-4fd7-9797-278a29387fd9', 'x-compute-request-id': 'req-0fc6fae7-f1ee-4fd7-9797-278a29387fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:33,182 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:20:33,183 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2735d0fd-b567-42b1-8fcd-2bc57093e592', 'x-compute-request-id': 'req-2735d0fd-b567-42b1-8fcd-2bc57093e592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:34,347 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:20:34,347 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9163f4b5-4a6f-4895-b57f-ba7ea15912db', 'x-compute-request-id': 'req-9163f4b5-4a6f-4895-b57f-ba7ea15912db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:35,511 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:20:35,511 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e258072-479d-455e-8bcc-9a49a17d0710', 'x-compute-request-id': 'req-2e258072-479d-455e-8bcc-9a49a17d0710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:36,672 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.151s 2022-06-20 06:20:36,673 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b97161f-75f3-4432-8657-db3175c972a8', 'x-compute-request-id': 'req-5b97161f-75f3-4432-8657-db3175c972a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:37,838 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:20:37,838 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8321ee78-2765-4646-842b-8ccee80d91ce', 'x-compute-request-id': 'req-8321ee78-2765-4646-842b-8ccee80d91ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:39,010 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.162s 2022-06-20 06:20:39,010 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d231634-ad5a-4381-9686-c8c4d9570aa2', 'x-compute-request-id': 'req-0d231634-ad5a-4381-9686-c8c4d9570aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:40,176 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:20:40,176 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-538f40df-cda0-4384-80d9-f90ba2407270', 'x-compute-request-id': 'req-538f40df-cda0-4384-80d9-f90ba2407270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:41,346 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.160s 2022-06-20 06:20:41,347 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1e0d948-0008-4ebf-aae4-d309e2109ea5', 'x-compute-request-id': 'req-e1e0d948-0008-4ebf-aae4-d309e2109ea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:42,514 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:20:42,514 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c538db76-26e8-46f7-bc42-f9745faf6717', 'x-compute-request-id': 'req-c538db76-26e8-46f7-bc42-f9745faf6717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:43,677 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:20:43,677 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eeec16b-77dd-49b1-903e-6bd6e479cd52', 'x-compute-request-id': 'req-2eeec16b-77dd-49b1-903e-6bd6e479cd52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:44,841 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:20:44,841 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbf91ded-291c-4e62-92ca-c966d59735c5', 'x-compute-request-id': 'req-dbf91ded-291c-4e62-92ca-c966d59735c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:46,003 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.152s 2022-06-20 06:20:46,003 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d3d0b45-dfc8-4857-8ee1-91d7ea3ff2f6', 'x-compute-request-id': 'req-7d3d0b45-dfc8-4857-8ee1-91d7ea3ff2f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:47,168 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:20:47,168 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f54e2f5-bcb0-4292-98d1-c138bfe29ee6', 'x-compute-request-id': 'req-9f54e2f5-bcb0-4292-98d1-c138bfe29ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:48,333 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:20:48,333 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-672cf3ad-7537-48b6-a1b2-084efe472ca2', 'x-compute-request-id': 'req-672cf3ad-7537-48b6-a1b2-084efe472ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:49,503 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.160s 2022-06-20 06:20:49,504 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea512c3e-c4d8-4152-ae88-041f8e9af9b3', 'x-compute-request-id': 'req-ea512c3e-c4d8-4152-ae88-041f8e9af9b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:50,677 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.163s 2022-06-20 06:20:50,678 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51f975eb-6fa3-4bbf-91bc-3522ef2d36d7', 'x-compute-request-id': 'req-51f975eb-6fa3-4bbf-91bc-3522ef2d36d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:51,847 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:20:51,847 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3e38acf-0ab5-47b7-86e9-46a5b731718e', 'x-compute-request-id': 'req-a3e38acf-0ab5-47b7-86e9-46a5b731718e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:53,068 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.210s 2022-06-20 06:20:53,068 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e5198a7-e52d-4809-b9f5-0f1c1abbff34', 'x-compute-request-id': 'req-3e5198a7-e52d-4809-b9f5-0f1c1abbff34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:54,236 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:20:54,236 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e0f5eea-2879-4479-a1da-75da4211c323', 'x-compute-request-id': 'req-9e0f5eea-2879-4479-a1da-75da4211c323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:55,407 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.160s 2022-06-20 06:20:55,408 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cd8f9f5-dc19-48ec-9083-e4c1df812b0e', 'x-compute-request-id': 'req-9cd8f9f5-dc19-48ec-9083-e4c1df812b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:56,578 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.160s 2022-06-20 06:20:56,578 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3909c0a-838c-41c5-952a-7363a9c39966', 'x-compute-request-id': 'req-a3909c0a-838c-41c5-952a-7363a9c39966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:57,746 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.159s 2022-06-20 06:20:57,746 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-775d059d-5ee2-472d-a277-5d25b4adf686', 'x-compute-request-id': 'req-775d059d-5ee2-472d-a277-5d25b4adf686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:20:58,929 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.174s 2022-06-20 06:20:58,930 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f25fdaa-6765-4a19-aaf8-b419de05b487', 'x-compute-request-id': 'req-1f25fdaa-6765-4a19-aaf8-b419de05b487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:00,099 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.159s 2022-06-20 06:21:00,099 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2eb030d-66b0-497c-aea6-874caddbeccd', 'x-compute-request-id': 'req-d2eb030d-66b0-497c-aea6-874caddbeccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:01,266 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:21:01,267 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a0f2a51-d16a-48cc-9dc2-ae1b4868ba30', 'x-compute-request-id': 'req-5a0f2a51-d16a-48cc-9dc2-ae1b4868ba30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:02,437 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.160s 2022-06-20 06:21:02,437 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40334184-6bb1-490a-80bc-5628dea30a98', 'x-compute-request-id': 'req-40334184-6bb1-490a-80bc-5628dea30a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:03,608 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.161s 2022-06-20 06:21:03,609 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dcea5ec-aaa3-4e13-aba4-efeb5a23c2ca', 'x-compute-request-id': 'req-5dcea5ec-aaa3-4e13-aba4-efeb5a23c2ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:04,777 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:21:04,778 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce37d94a-62e9-433a-83ea-0814fdb5d5fd', 'x-compute-request-id': 'req-ce37d94a-62e9-433a-83ea-0814fdb5d5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:05,946 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.159s 2022-06-20 06:21:05,946 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b992358e-c0b0-4281-bcd7-caf90cb9032c', 'x-compute-request-id': 'req-b992358e-c0b0-4281-bcd7-caf90cb9032c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:07,121 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.164s 2022-06-20 06:21:07,121 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95fac647-55d8-4f93-b301-8188812bdb91', 'x-compute-request-id': 'req-95fac647-55d8-4f93-b301-8188812bdb91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:08,291 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.161s 2022-06-20 06:21:08,292 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e68ce317-205a-45fb-91a0-7dbdb37a99b8', 'x-compute-request-id': 'req-e68ce317-205a-45fb-91a0-7dbdb37a99b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:09,464 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.163s 2022-06-20 06:21:09,465 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e270a820-d0be-4aa2-b486-9b8bda84752a', 'x-compute-request-id': 'req-e270a820-d0be-4aa2-b486-9b8bda84752a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:10,631 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:21:10,632 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f974cfa2-9f4e-4334-bd8d-96248241296e', 'x-compute-request-id': 'req-f974cfa2-9f4e-4334-bd8d-96248241296e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:11,800 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:21:11,800 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c1ddc98-c65b-4a4c-974f-1ddb9e348c1c', 'x-compute-request-id': 'req-5c1ddc98-c65b-4a4c-974f-1ddb9e348c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:12,975 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.164s 2022-06-20 06:21:12,975 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38965e19-4ecc-4788-8b66-a24afe533d0d', 'x-compute-request-id': 'req-38965e19-4ecc-4788-8b66-a24afe533d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:14,149 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.163s 2022-06-20 06:21:14,149 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f68f66eb-523d-410b-b0f4-7e4ee8716f2a', 'x-compute-request-id': 'req-f68f66eb-523d-410b-b0f4-7e4ee8716f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:15,319 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.160s 2022-06-20 06:21:15,320 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1634c322-41b7-46ce-ac75-e036a94f64c9', 'x-compute-request-id': 'req-1634c322-41b7-46ce-ac75-e036a94f64c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:16,489 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.159s 2022-06-20 06:21:16,489 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-979233f8-dc94-4f1b-bf5a-f0bd79a56a12', 'x-compute-request-id': 'req-979233f8-dc94-4f1b-bf5a-f0bd79a56a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:17,663 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.163s 2022-06-20 06:21:17,664 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7120e406-67df-4cfc-97bc-de2b90aca496', 'x-compute-request-id': 'req-7120e406-67df-4cfc-97bc-de2b90aca496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:18,836 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.162s 2022-06-20 06:21:18,837 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7aaf7bd-5bc2-4747-9fe2-3b9698442ca8', 'x-compute-request-id': 'req-f7aaf7bd-5bc2-4747-9fe2-3b9698442ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:20,005 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:21:20,006 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fcd2d54-aa32-46ac-9188-991ca7f812b3', 'x-compute-request-id': 'req-9fcd2d54-aa32-46ac-9188-991ca7f812b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:21,176 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.161s 2022-06-20 06:21:21,176 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd22a0cd-1f65-4fbe-8e78-6a88655c5d71', 'x-compute-request-id': 'req-bd22a0cd-1f65-4fbe-8e78-6a88655c5d71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:22,342 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:21:22,342 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d6e7068-3dd3-4fe9-a4b1-4a054f85ff3a', 'x-compute-request-id': 'req-9d6e7068-3dd3-4fe9-a4b1-4a054f85ff3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:23,518 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.165s 2022-06-20 06:21:23,518 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72a6e4ee-2c9b-4dce-87c9-31ed886db4ae', 'x-compute-request-id': 'req-72a6e4ee-2c9b-4dce-87c9-31ed886db4ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:24,694 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.167s 2022-06-20 06:21:24,695 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d93a8b3-3b61-4231-8f2b-2d4a5a740a93', 'x-compute-request-id': 'req-0d93a8b3-3b61-4231-8f2b-2d4a5a740a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:25,862 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:21:25,863 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f9a4875-c160-4d1f-899e-f28c9d00a0ef', 'x-compute-request-id': 'req-5f9a4875-c160-4d1f-899e-f28c9d00a0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:27,032 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.159s 2022-06-20 06:21:27,033 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd1784c2-bbc3-49a1-aab3-1d6235bea35d', 'x-compute-request-id': 'req-dd1784c2-bbc3-49a1-aab3-1d6235bea35d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:28,200 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:21:28,200 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b8dd098-594a-496c-a86c-9e0f63e9d362', 'x-compute-request-id': 'req-1b8dd098-594a-496c-a86c-9e0f63e9d362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:29,366 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:21:29,367 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb648f4-7851-486d-a9ff-292a6950e161', 'x-compute-request-id': 'req-6bb648f4-7851-486d-a9ff-292a6950e161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:30,533 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:21:30,533 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-647320f4-3844-477b-9095-4318926a6bb4', 'x-compute-request-id': 'req-647320f4-3844-477b-9095-4318926a6bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:31,704 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.160s 2022-06-20 06:21:31,704 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e64cec66-84e3-4e4c-91c0-a64aa14fea21', 'x-compute-request-id': 'req-e64cec66-84e3-4e4c-91c0-a64aa14fea21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:32,875 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.161s 2022-06-20 06:21:32,876 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-472b1b0f-2d17-4cce-b05d-83e067910d67', 'x-compute-request-id': 'req-472b1b0f-2d17-4cce-b05d-83e067910d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:34,060 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.174s 2022-06-20 06:21:34,060 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-033c5aab-3d0e-4c4e-8ccc-26f6c6d87ec0', 'x-compute-request-id': 'req-033c5aab-3d0e-4c4e-8ccc-26f6c6d87ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:35,237 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.166s 2022-06-20 06:21:35,237 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8aa947c-4541-47ef-9088-6939ccb0853e', 'x-compute-request-id': 'req-e8aa947c-4541-47ef-9088-6939ccb0853e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:36,399 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.151s 2022-06-20 06:21:36,399 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1943d136-01a2-4b33-b971-6166073cc10e', 'x-compute-request-id': 'req-1943d136-01a2-4b33-b971-6166073cc10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:37,568 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.159s 2022-06-20 06:21:37,569 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8429c70e-fba8-48dd-939a-306772fafaf4', 'x-compute-request-id': 'req-8429c70e-fba8-48dd-939a-306772fafaf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:38,736 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:21:38,737 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f33970db-dcca-4ab5-8328-2a408fa06dd9', 'x-compute-request-id': 'req-f33970db-dcca-4ab5-8328-2a408fa06dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:39,905 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:21:39,906 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bb3cd13-ea12-48b9-a155-170689e08379', 'x-compute-request-id': 'req-2bb3cd13-ea12-48b9-a155-170689e08379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:41,079 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.161s 2022-06-20 06:21:41,079 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a35edf0f-94bf-4990-9983-e7d02998f8c0', 'x-compute-request-id': 'req-a35edf0f-94bf-4990-9983-e7d02998f8c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:42,242 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.152s 2022-06-20 06:21:42,243 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19ddcf0c-fa6d-4c56-9b92-4fcb9ae78788', 'x-compute-request-id': 'req-19ddcf0c-fa6d-4c56-9b92-4fcb9ae78788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:43,410 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:21:43,410 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-088be0f7-0df5-4ec2-897a-a22b3caf46e4', 'x-compute-request-id': 'req-088be0f7-0df5-4ec2-897a-a22b3caf46e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:21:44,578 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:21:44,578 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6809e837-9f75-44c5-88c6-e51f2859f40d', 'x-compute-request-id': 'req-6809e837-9f75-44c5-88c6-e51f2859f40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:22:45,647 118313 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.45', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 2022-06-20 06:22:45,807 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 60.218s 2022-06-20 06:22:45,807 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0784943b-b63c-4196-835b-31306ceb5b4a', 'x-compute-request-id': 'req-0784943b-b63c-4196-835b-31306ceb5b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:22:46,968 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.150s 2022-06-20 06:22:46,968 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdbb252c-9fe1-455c-9da9-df01b57ced0c', 'x-compute-request-id': 'req-cdbb252c-9fe1-455c-9da9-df01b57ced0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:22:48,132 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:22:48,132 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dece075b-687a-447d-b604-04b674f27a1b', 'x-compute-request-id': 'req-dece075b-687a-447d-b604-04b674f27a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:22:49,298 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:22:49,299 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c135348-11fd-44b8-8854-ef8610f136ce', 'x-compute-request-id': 'req-8c135348-11fd-44b8-8854-ef8610f136ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:22:50,467 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.159s 2022-06-20 06:22:50,468 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24a37c1d-4e9a-4a21-8f71-f0a1e33943a4', 'x-compute-request-id': 'req-24a37c1d-4e9a-4a21-8f71-f0a1e33943a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:22:51,633 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:22:51,633 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7003eca3-204e-4998-985e-547659bf01c1', 'x-compute-request-id': 'req-7003eca3-204e-4998-985e-547659bf01c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:22:52,799 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.152s 2022-06-20 06:22:52,800 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cbf347b-96f7-43e9-b687-12fd9771f8a7', 'x-compute-request-id': 'req-7cbf347b-96f7-43e9-b687-12fd9771f8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:22:53,977 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.167s 2022-06-20 06:22:53,978 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e742c250-7b24-41f2-97a8-7c8a0a298f7c', 'x-compute-request-id': 'req-e742c250-7b24-41f2-97a8-7c8a0a298f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:22:55,147 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.159s 2022-06-20 06:22:55,148 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b14bacff-d72a-404c-924e-f3d00759989e', 'x-compute-request-id': 'req-b14bacff-d72a-404c-924e-f3d00759989e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:22:56,314 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:22:56,314 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd29d56d-b9c8-4240-aaa9-72be1def8c5d', 'x-compute-request-id': 'req-dd29d56d-b9c8-4240-aaa9-72be1def8c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:22:57,476 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.151s 2022-06-20 06:22:57,476 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aff858d7-62e0-4735-8231-7e145cb353be', 'x-compute-request-id': 'req-aff858d7-62e0-4735-8231-7e145cb353be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:22:58,643 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:22:58,643 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31748759-57ec-418e-9281-ac637627822b', 'x-compute-request-id': 'req-31748759-57ec-418e-9281-ac637627822b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:22:59,809 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:22:59,809 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b509b74-4489-4bc6-bfe7-6740651dc2ce', 'x-compute-request-id': 'req-4b509b74-4489-4bc6-bfe7-6740651dc2ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:00,975 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:23:00,975 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f85ec2ce-b2cd-4c01-955c-b0521d218f22', 'x-compute-request-id': 'req-f85ec2ce-b2cd-4c01-955c-b0521d218f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:02,138 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:23:02,138 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dd8abf9-3739-4c84-9a9b-953cfc39adde', 'x-compute-request-id': 'req-3dd8abf9-3739-4c84-9a9b-953cfc39adde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:03,305 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:23:03,305 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e572a61-fd6d-454c-a7dc-c604315f1637', 'x-compute-request-id': 'req-5e572a61-fd6d-454c-a7dc-c604315f1637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:04,474 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.159s 2022-06-20 06:23:04,474 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e85be953-0691-4e47-9a2b-aac81cbf90b6', 'x-compute-request-id': 'req-e85be953-0691-4e47-9a2b-aac81cbf90b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:05,639 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:23:05,640 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd2fd172-19b1-42fa-b5dd-60ce7cc65eba', 'x-compute-request-id': 'req-fd2fd172-19b1-42fa-b5dd-60ce7cc65eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:06,804 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:23:06,804 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62155299-c9bb-47ef-890d-4009484b0a6a', 'x-compute-request-id': 'req-62155299-c9bb-47ef-890d-4009484b0a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:07,972 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:23:07,972 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f032470-6aaf-48ed-a149-c2dc59356d19', 'x-compute-request-id': 'req-4f032470-6aaf-48ed-a149-c2dc59356d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:09,141 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.158s 2022-06-20 06:23:09,142 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ce1a31c-5040-4262-b1e2-baf5169a5e27', 'x-compute-request-id': 'req-8ce1a31c-5040-4262-b1e2-baf5169a5e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:10,303 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.151s 2022-06-20 06:23:10,304 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ccff0ab-0c4a-4f18-b443-a2022f9b5163', 'x-compute-request-id': 'req-9ccff0ab-0c4a-4f18-b443-a2022f9b5163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:11,464 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.150s 2022-06-20 06:23:11,465 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0149fb70-9beb-4bc4-94a3-f056484dce24', 'x-compute-request-id': 'req-0149fb70-9beb-4bc4-94a3-f056484dce24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:12,633 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:23:12,633 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b71195c-52f6-4738-996d-66c1eb01155e', 'x-compute-request-id': 'req-4b71195c-52f6-4738-996d-66c1eb01155e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:13,799 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:23:13,799 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dace0525-a8a2-4102-9723-2bb1740010b1', 'x-compute-request-id': 'req-dace0525-a8a2-4102-9723-2bb1740010b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:14,960 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.151s 2022-06-20 06:23:14,961 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d69119f3-8180-4e6b-8b5a-4892c2c23d0f', 'x-compute-request-id': 'req-d69119f3-8180-4e6b-8b5a-4892c2c23d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:16,122 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.152s 2022-06-20 06:23:16,122 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f61708e-be86-47f3-bf29-9e68e85b43f0', 'x-compute-request-id': 'req-1f61708e-be86-47f3-bf29-9e68e85b43f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:17,293 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.160s 2022-06-20 06:23:17,293 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b233aa84-a7c7-4b3e-98d2-1e94d3a7ec44', 'x-compute-request-id': 'req-b233aa84-a7c7-4b3e-98d2-1e94d3a7ec44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:18,462 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.159s 2022-06-20 06:23:18,462 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85c0872f-9d1d-40ce-98dc-22c441d23c35', 'x-compute-request-id': 'req-85c0872f-9d1d-40ce-98dc-22c441d23c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:19,633 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.160s 2022-06-20 06:23:19,633 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91a6ced0-98d7-4911-a964-13edcbc2f365', 'x-compute-request-id': 'req-91a6ced0-98d7-4911-a964-13edcbc2f365', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:21,725 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 1.082s 2022-06-20 06:23:21,726 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94e8fcc7-b774-4765-9384-5aba23a319cb', 'x-compute-request-id': 'req-94e8fcc7-b774-4765-9384-5aba23a319cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:22,899 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.163s 2022-06-20 06:23:22,900 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cb36842-b835-4c70-ba47-3b8b71174e56', 'x-compute-request-id': 'req-9cb36842-b835-4c70-ba47-3b8b71174e56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:24,083 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.173s 2022-06-20 06:23:24,083 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3ddb635-14a5-46f7-b007-31d1060e053d', 'x-compute-request-id': 'req-c3ddb635-14a5-46f7-b007-31d1060e053d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:25,254 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.160s 2022-06-20 06:23:25,254 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c4b9ee0-1bd9-43b6-8f33-e9e44ec3d4c5', 'x-compute-request-id': 'req-9c4b9ee0-1bd9-43b6-8f33-e9e44ec3d4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:26,416 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.152s 2022-06-20 06:23:26,416 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dba99db-c307-438f-9459-1265a382a6a5', 'x-compute-request-id': 'req-3dba99db-c307-438f-9459-1265a382a6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:27,577 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.151s 2022-06-20 06:23:27,578 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7484a330-fe3c-42d9-9522-30299f61e61e', 'x-compute-request-id': 'req-7484a330-fe3c-42d9-9522-30299f61e61e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:28,739 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.151s 2022-06-20 06:23:28,740 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de8b5816-526e-4136-b5cd-567c31c46525', 'x-compute-request-id': 'req-de8b5816-526e-4136-b5cd-567c31c46525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:29,908 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:23:29,908 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55fad867-b93d-47ea-8bd9-fb81485e4d1c', 'x-compute-request-id': 'req-55fad867-b93d-47ea-8bd9-fb81485e4d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:31,080 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.162s 2022-06-20 06:23:31,080 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cc66770-3dc6-46c9-9b7c-57b930577de7', 'x-compute-request-id': 'req-2cc66770-3dc6-46c9-9b7c-57b930577de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:32,466 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.376s 2022-06-20 06:23:32,467 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-263663e6-0c18-4110-9751-de9ec30c0650', 'x-compute-request-id': 'req-263663e6-0c18-4110-9751-de9ec30c0650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:33,640 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.163s 2022-06-20 06:23:33,640 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e9235fd-ba47-4186-86e6-d092da4dc8db', 'x-compute-request-id': 'req-5e9235fd-ba47-4186-86e6-d092da4dc8db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:34,805 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:23:34,805 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0579e099-2101-4080-b54a-5da508b2ef7a', 'x-compute-request-id': 'req-0579e099-2101-4080-b54a-5da508b2ef7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:35,967 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.151s 2022-06-20 06:23:35,967 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5328bad4-2dcc-48dc-8395-823fe8214bf9', 'x-compute-request-id': 'req-5328bad4-2dcc-48dc-8395-823fe8214bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:37,133 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:23:37,133 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5548d4be-e7aa-4795-9dc6-8e0ad59b9fb3', 'x-compute-request-id': 'req-5548d4be-e7aa-4795-9dc6-8e0ad59b9fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:38,296 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:23:38,297 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50670923-3218-4377-9448-9655340f35a8', 'x-compute-request-id': 'req-50670923-3218-4377-9448-9655340f35a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:39,461 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:23:39,462 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddca458a-25e5-43e4-849c-56326d5c7373', 'x-compute-request-id': 'req-ddca458a-25e5-43e4-849c-56326d5c7373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:40,636 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.163s 2022-06-20 06:23:40,636 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a252c3c1-38ff-44dd-aff3-4f29de42f378', 'x-compute-request-id': 'req-a252c3c1-38ff-44dd-aff3-4f29de42f378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:41,804 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:23:41,804 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91869402-0742-4cef-9840-28f8b2081484', 'x-compute-request-id': 'req-91869402-0742-4cef-9840-28f8b2081484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:42,968 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:23:42,968 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6861ed01-2265-4b9b-86b2-caeb204c7f11', 'x-compute-request-id': 'req-6861ed01-2265-4b9b-86b2-caeb204c7f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:44,135 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:23:44,135 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0996d2f2-0159-4782-93bc-a82b6bfd3f1f', 'x-compute-request-id': 'req-0996d2f2-0159-4782-93bc-a82b6bfd3f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:45,301 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:23:45,301 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02395c61-bdbe-4a0a-afdf-68797df270d0', 'x-compute-request-id': 'req-02395c61-bdbe-4a0a-afdf-68797df270d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:46,468 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.157s 2022-06-20 06:23:46,469 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7dfc8fc-e9e2-4247-99fd-4a8489d93df5', 'x-compute-request-id': 'req-a7dfc8fc-e9e2-4247-99fd-4a8489d93df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:47,634 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:23:47,634 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d3453d5-948f-4eaa-81b8-cf8716ac5cce', 'x-compute-request-id': 'req-3d3453d5-948f-4eaa-81b8-cf8716ac5cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:48,797 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:23:48,797 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-061679ce-4181-4dc6-80f7-7e4b0d7b4ece', 'x-compute-request-id': 'req-061679ce-4181-4dc6-80f7-7e4b0d7b4ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:49,962 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:23:49,962 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab64a251-043e-4c37-ae09-da1485da1977', 'x-compute-request-id': 'req-ab64a251-043e-4c37-ae09-da1485da1977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:51,128 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.155s 2022-06-20 06:23:51,129 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6e5da92-7325-466e-a38e-2be932e5cad3', 'x-compute-request-id': 'req-b6e5da92-7325-466e-a38e-2be932e5cad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:52,292 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:23:52,293 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-943b4f06-39c8-4fe7-88ea-e8e2fb68d73a', 'x-compute-request-id': 'req-943b4f06-39c8-4fe7-88ea-e8e2fb68d73a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:53,458 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.156s 2022-06-20 06:23:53,459 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f341e0e-ad67-4b4a-b799-82857bec8b12', 'x-compute-request-id': 'req-4f341e0e-ad67-4b4a-b799-82857bec8b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:54,630 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.161s 2022-06-20 06:23:54,631 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4be0a4f2-ec2d-4d14-b34b-ddd2427510d6', 'x-compute-request-id': 'req-4be0a4f2-ec2d-4d14-b34b-ddd2427510d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:55,795 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:23:55,795 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1539f18-5617-49b9-975a-a9b6fbbc9d6b', 'x-compute-request-id': 'req-c1539f18-5617-49b9-975a-a9b6fbbc9d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:56,960 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:23:56,960 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7ac2455-5aa6-4a22-8578-48ff06a9d2d5', 'x-compute-request-id': 'req-c7ac2455-5aa6-4a22-8578-48ff06a9d2d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:58,124 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:23:58,124 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1265397-58ad-419b-a0d9-293e2b6ca2bd', 'x-compute-request-id': 'req-b1265397-58ad-419b-a0d9-293e2b6ca2bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:23:59,289 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.154s 2022-06-20 06:23:59,289 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9af22a60-978e-46f0-8ea1-91210e154888', 'x-compute-request-id': 'req-9af22a60-978e-46f0-8ea1-91210e154888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:24:00,451 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 0.153s 2022-06-20 06:24:00,451 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0952b684-c8ad-455b-a526-b4e4f4e47c6e', 'x-compute-request-id': 'req-0952b684-c8ad-455b-a526-b4e4f4e47c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957'} Body: b'{"server": {"id": "fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957", "name": "tempest-AttachVolumeShelveTestJSON-server-1683311002", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:02Z", "updated": "2022-06-20T06:18:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:8c:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1781608670", "OS-SRV-USG:launched_at": "2022-06-20T06:05:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--915057394"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-06-20 06:24:00,460 118313 ERROR [tempest.api.compute.base] Failed to delete server fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 2022-06-20 06:24:00.460 118313 ERROR tempest.api.compute.base Traceback (most recent call last): 2022-06-20 06:24:00.460 118313 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 456, in delete_server 2022-06-20 06:24:00.460 118313 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2022-06-20 06:24:00.460 118313 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination 2022-06-20 06:24:00.460 118313 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2022-06-20 06:24:00.460 118313 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2022-06-20 06:24:00.460 118313 ERROR tempest.api.compute.base Details: None 2022-06-20 06:24:00.460 118313 ERROR tempest.api.compute.base 2022-06-20 06:24:00,629 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.45/compute/v2.1/os-keypairs/tempest-keypair-1781608670 0.168s 2022-06-20 06:24:00,630 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1cd078b-c622-4175-b476-410aa827f576', 'x-compute-request-id': 'req-b1cd078b-c622-4175-b476-410aa827f576', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45/compute/v2.1/os-keypairs/tempest-keypair-1781608670'} Body: b'' 2022-06-20 06:24:00,686 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 409 DELETE http://10.222.0.45:9696/v2.0/security-groups/6e81bdbe-c7cb-42b0-afba-cf21db437707 0.055s 2022-06-20 06:24:00,686 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '136', 'x-openstack-request-id': 'req-0fd242fe-3c55-4673-ba60-6b5301680004', 'date': 'Mon, 20 Jun 2022 06:24:00 GMT', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.45:9696/v2.0/security-groups/6e81bdbe-c7cb-42b0-afba-cf21db437707'} Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 6e81bdbe-c7cb-42b0-afba-cf21db437707 in use.", "detail": ""}}' 2022-06-20 06:24:00,687 118313 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group 6e81bdbe-c7cb-42b0-afba-cf21db437707 VM might not be deleted 2022-06-20 06:24:00.687 118313 ERROR tempest.lib.common.validation_resources Traceback (most recent call last): 2022-06-20 06:24:00.687 118313 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources 2022-06-20 06:24:00.687 118313 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id) 2022-06-20 06:24:00.687 118313 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group 2022-06-20 06:24:00.687 118313 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri) 2022-06-20 06:24:00.687 118313 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource 2022-06-20 06:24:00.687 118313 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri) 2022-06-20 06:24:00.687 118313 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete 2022-06-20 06:24:00.687 118313 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body) 2022-06-20 06:24:00.687 118313 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 711, in request 2022-06-20 06:24:00.687 118313 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body) 2022-06-20 06:24:00.687 118313 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 832, in _error_checker 2022-06-20 06:24:00.687 118313 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp) 2022-06-20 06:24:00.687 118313 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource 2022-06-20 06:24:00.687 118313 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 6e81bdbe-c7cb-42b0-afba-cf21db437707 in use.', 'detail': ''} 2022-06-20 06:24:00.687 118313 ERROR tempest.lib.common.validation_resources 2022-06-20 06:24:01,477 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.45:9696/v2.0/floatingips/5a92722a-ef91-4f60-b8da-521e45ae2722 0.789s 2022-06-20 06:24:01,478 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-d547f5fa-9583-4b10-8093-91d3d7850190', 'content-length': '0', 'date': 'Mon, 20 Jun 2022 06:24:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45:9696/v2.0/floatingips/5a92722a-ef91-4f60-b8da-521e45ae2722'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 failed to reach available status (current detaching) within the required time (360 s). }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/fixture.py", line 125, in cleanUp return self._cleanups(raise_errors=raise_first) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/callmany.py", line 89, in __call__ reraise(error[0], error[1], error[2]) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/compat.py", line 27, in reraise raise exc_obj.with_traceback(exc_tb) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/callmany.py", line 83, in __call__ cleanup(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources raise has_exception File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources security_group_client.delete_security_group(sec_id) File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group return self.delete_resource(uri) File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource resp, body = self.delete(req_uri) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 711, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 832, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 6e81bdbe-c7cb-42b0-afba-cf21db437707 in use.', 'detail': ''} }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 385, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 9ce7b6f9-77d8-423e-93c0-e7d1ad7a1ec1 failed to detach from server fbb8d8ab-4fc7-44a0-b5f6-16872bd6c957 within the required time (360 s) from the compute API perspective |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft7.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-06-20 06:24:01,700 118313 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-06-20 06:24:01,700 118313 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-06-20 06:24:01,884 118313 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45/compute/v2.1/os-keypairs 0.178s 2022-06-20 06:24:01,885 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1454312398", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHp3l7TrtZmRQ2OJ2noeGWcsaiz3ubW8VGN0KNV8oBhrQMOn+y4As/dGZVSRxcKi6bFKDHIL/xixSwSLJ6QNZXfadQ8VZn8VTp38Yn5r+/QuL6haJ8OsUtmntbQgvrwi1A=="}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95fac523-ca21-44f6-bd80-e83c57bc15cc', 'x-compute-request-id': 'req-95fac523-ca21-44f6-bd80-e83c57bc15cc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1454312398", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHp3l7TrtZmRQ2OJ2noeGWcsaiz3ubW8VGN0KNV8oBhrQMOn+y4As/dGZVSRxcKi6bFKDHIL/xixSwSLJ6QNZXfadQ8VZn8VTp38Yn5r+/QuL6haJ8OsUtmntbQgvrwi1A==", "fingerprint": "69:3c:a4:80:80:07:45:79:34:f7:09:89:47:c3:ff:4c", "user_id": "70323e3276ca4aaa87f55c5fb38837aa"}}' 2022-06-20 06:24:01,887 118313 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1454312398 created 2022-06-20 06:24:02,089 118313 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45:9696/v2.0/security-groups 0.202s 2022-06-20 06:24:02,090 118313 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--2089617043", "description": "tempest-description--967841693"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-fe50a5aa-46af-48ae-a910-ec8beca5124e', 'date': 'Mon, 20 Jun 2022 06:24:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "fac8668e-ddb6-4050-bec5-9175c9e6902a", "name": "tempest-securitygroup--2089617043", "stateful": true, "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "description": "tempest-description--967841693", "shared": false, "security_group_rules": [{"id": "90b11443-65e9-44d7-a5e5-761e0ce64e56", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "security_group_id": "fac8668e-ddb6-4050-bec5-9175c9e6902a", "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": 435, "description": null, "tags": [], "created_at": "2022-06-20T06:24:02Z", "updated_at": "2022-06-20T06:24:02Z", "revision_number": 0, "project_id": "9fd70cbaefa049e299c3aabd01549d65"}, {"id": "c8704ddc-051a-447b-ae09-4ffdefc4bed7", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "security_group_id": "fac8668e-ddb6-4050-bec5-9175c9e6902a", "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": 436, "description": null, "tags": [], "created_at": "2022-06-20T06:24:02Z", "updated_at": "2022-06-20T06:24:02Z", "revision_number": 0, "project_id": "9fd70cbaefa049e299c3aabd01549d65"}], "tags": [], "created_at": "2022-06-20T06:24:01Z", "updated_at": "2022-06-20T06:24:02Z", "revision_number": 1, "project_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:24:02,222 118313 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45:9696/v2.0/security-group-rules 0.132s 2022-06-20 06:24:02,223 118313 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": "fac8668e-ddb6-4050-bec5-9175c9e6902a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-fcd206c6-503f-4eb0-a2c9-2b31d6a7ec3e', 'date': 'Mon, 20 Jun 2022 06:24:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ee0bd8bc-6a5f-4859-a385-cbd456df7f2d", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "security_group_id": "fac8668e-ddb6-4050-bec5-9175c9e6902a", "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, "description": "", "created_at": "2022-06-20T06:24:02Z", "updated_at": "2022-06-20T06:24:02Z", "revision_number": 0, "project_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:24:02,358 118313 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45:9696/v2.0/security-group-rules 0.135s 2022-06-20 06:24:02,359 118313 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": "fac8668e-ddb6-4050-bec5-9175c9e6902a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a3877828-f612-46f4-97da-f5b3b1e53522', 'date': 'Mon, 20 Jun 2022 06:24:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b483aa73-51c7-41bc-839a-b7fe4573188c", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "security_group_id": "fac8668e-ddb6-4050-bec5-9175c9e6902a", "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, "description": "", "created_at": "2022-06-20T06:24:02Z", "updated_at": "2022-06-20T06:24:02Z", "revision_number": 0, "project_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:24:02,359 118313 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2089617043 created 2022-06-20 06:24:03,140 118313 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45:9696/v2.0/floatingips 0.780s 2022-06-20 06:24:03,141 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "3095dc5c-1669-4bf8-9817-b487c18c100d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-9be0c909-75bc-401f-b9af-787b69b44548', 'date': 'Mon, 20 Jun 2022 06:24:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "564e6646-5c22-46c1-a137-38ec387c6171", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "floating_ip_address": "172.27.0.251", "floating_network_id": "3095dc5c-1669-4bf8-9817-b487c18c100d", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9fd70cbaefa049e299c3aabd01549d65", "description": "", "port_details": null, "tags": [], "created_at": "2022-06-20T06:24:02Z", "updated_at": "2022-06-20T06:24:02Z", "revision_number": 0}}' 2022-06-20 06:24:03,141 118313 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '564e6646-5c22-46c1-a137-38ec387c6171', 'tenant_id': '9fd70cbaefa049e299c3aabd01549d65', 'floating_ip_address': '172.27.0.251', 'floating_network_id': '3095dc5c-1669-4bf8-9817-b487c18c100d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9fd70cbaefa049e299c3aabd01549d65', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-06-20T06:24:02Z', 'updated_at': '2022-06-20T06:24:02Z', 'revision_number': 0, 'ip': '172.27.0.251'} created 2022-06-20 06:24:03,187 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.222.0.45/identity/v3/auth/tokens 0.040s 2022-06-20 06:24:03,188 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3256', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9ff79b5b-3304-4555-a132-53e83f926990', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "70323e3276ca4aaa87f55c5fb38837aa", "name": "tempest-AttachVolumeShelveTestJSON-1389581278-project", "password_expires_at": null}, "audit_ids": ["3gjB69L5QtitKa-PuvOM9A"], "expires_at": "2022-06-20T07:24:03.000000Z", "issued_at": "2022-06-20T06:24:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fd70cbaefa049e299c3aabd01549d65", "name": "tempest-AttachVolumeShelveTestJSON-1389581278"}, "is_domain": false, "roles": [{"id": "cb8bcd18ccd341c1b9653ba56d25ceea", "name": "reader"}, {"id": "10f492ea4ccb4aa0b627ead79bc02dea", "name": "member"}], "catalog": [{"endpoints": [{"id": "f4b58050975d4ce997046efd6e98155e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65", "region": "RegionOne"}], "id": "0c1fdfd1c682475e8f29aec91e29cef4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7ef85cdc1fb54640b1d069e931b5a32a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/compute/v2/9fd70cbaefa049e299c3aabd01549d65", "region": "RegionOne"}], "id": "2b141e9ca8a640cabc1a13e3aff01a46", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "eb8858f71fc9421ab279bf987e04b0a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/image", "region": "RegionOne"}], "id": "49c1fce8eebe4f43b79118859d82e606", "type": "image", "name": "glance"}, {"endpoints": [{"id": "fcae8ec3434f4a2f86000fa96294a04e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/compute/v2.1", "region": "RegionOne"}], "id": "72fd350bd74d424aaedf0859b42da2b8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c4280a0e32fc46e5a509094730a96289", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/placement", "region": "RegionOne"}], "id": "880a30b9f72e48b2ba0838f43f068015", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "097fff29556c42ed9702d21bd871a093", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/identity", "region": "RegionOne"}], "id": "9c592393bc284f1fae2fd99d357b9fd3", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "2ee1914693f04b29ac37e8290ea1843a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.45:8080", "region": "RegionOne"}, {"id": "659c9ec9f9db49fea158874614781387", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45:8080/v1/AUTH_9fd70cbaefa049e299c3aabd01549d65", "region": "RegionOne"}], "id": "bafee45c1ffc450c90d360e95ba9e607", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "920bb23bf8dd4f5b992d1b1313e12ef4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45:9696/", "region": "RegionOne"}], "id": "d5fe5a0f04334cd099f2473e2fc59f6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "10c34818a34e4013b6e6c9e041ccdb07", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65", "region": "RegionOne"}], "id": "eda81c6d754b4356829c23c49eba981e", "type": "block-storage", "name": "cinder"}]}}' 2022-06-20 06:24:03,188 118313 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '13a00768-3bfc-4b4b-b483-f1409673af4c', 'name': 'tempest-AttachVolumeShelveTestJSON-960947954-network', 'tenant_id': '9fd70cbaefa049e299c3aabd01549d65', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9fd70cbaefa049e299c3aabd01549d65', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 586, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-06-20T06:01:27Z', 'updated_at': '2022-06-20T06:01:27Z', 'revision_number': 1} available for tenant 2022-06-20 06:24:03,189 118313 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1454312398', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHp3l7TrtZmRQ2OJ2noeGWcsaiz3ubW8VGN0KNV8oBhrQMOn+y4As/dGZVSRxcKi6bFKDHIL/xixSwSLJ6QNZXfadQ8VZn8VTp38Yn5r+/QuL6haJ8OsUtmntbQgvrwi1A==', 'fingerprint': '69:3c:a4:80:80:07:45:79:34:f7:09:89:47:c3:ff:4c', 'user_id': '70323e3276ca4aaa87f55c5fb38837aa', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCNDKPUcYc7aARkh73rwrGeKTWzIrOJ7J5aPjE1+0cekNbSIYSblvad\nzd1Jf0b9bk6gBwYFK4EEACKhZANiAAR6d5e067WZkUNjidp6HhlnLGos97m1vFRj\ndCjVfKAYa0DDp/suALP3RmVUkcXCoumxSgxyC/8YsUsEiyekDWV32nUPFWZ/FU6d\n/GJ+a/v0Li+oWifDrFLZp7W0IL68ItQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'fac8668e-ddb6-4050-bec5-9175c9e6902a', 'name': 'tempest-securitygroup--2089617043', 'stateful': True, 'tenant_id': '9fd70cbaefa049e299c3aabd01549d65', 'description': 'tempest-description--967841693', 'shared': False, 'security_group_rules': [{'id': '90b11443-65e9-44d7-a5e5-761e0ce64e56', 'tenant_id': '9fd70cbaefa049e299c3aabd01549d65', 'security_group_id': 'fac8668e-ddb6-4050-bec5-9175c9e6902a', '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': 435, 'description': None, 'tags': [], 'created_at': '2022-06-20T06:24:02Z', 'updated_at': '2022-06-20T06:24:02Z', 'revision_number': 0, 'project_id': '9fd70cbaefa049e299c3aabd01549d65'}, {'id': 'c8704ddc-051a-447b-ae09-4ffdefc4bed7', 'tenant_id': '9fd70cbaefa049e299c3aabd01549d65', 'security_group_id': 'fac8668e-ddb6-4050-bec5-9175c9e6902a', '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': 436, 'description': None, 'tags': [], 'created_at': '2022-06-20T06:24:02Z', 'updated_at': '2022-06-20T06:24:02Z', 'revision_number': 0, 'project_id': '9fd70cbaefa049e299c3aabd01549d65'}], 'tags': [], 'created_at': '2022-06-20T06:24:01Z', 'updated_at': '2022-06-20T06:24:02Z', 'revision_number': 1, 'project_id': '9fd70cbaefa049e299c3aabd01549d65'}, 'floating_ip': {'id': '564e6646-5c22-46c1-a137-38ec387c6171', 'tenant_id': '9fd70cbaefa049e299c3aabd01549d65', 'floating_ip_address': '172.27.0.251', 'floating_network_id': '3095dc5c-1669-4bf8-9817-b487c18c100d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9fd70cbaefa049e299c3aabd01549d65', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-06-20T06:24:02Z', 'updated_at': '2022-06-20T06:24:02Z', 'revision_number': 0, 'ip': '172.27.0.251'}} 2022-06-20 06:24:03,808 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.45/compute/v2.1/servers 0.618s 2022-06-20 06:24:03,808 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-665578402", "imageRef": "1bbbd705-569b-4b97-97e8-819e234caabf", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "13a00768-3bfc-4b4b-b483-f1409673af4c"}], "security_groups": [{"name": "tempest-securitygroup--2089617043"}], "key_name": "tempest-keypair-1454312398", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dc8dbc6-ff41-42a4-a434-adacb727dd45', 'x-compute-request-id': 'req-6dc8dbc6-ff41-42a4-a434-adacb727dd45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers'} Body: b'{"server": {"id": "497fd4d7-eba8-41e5-9833-92b5e043f727", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2089617043"}], "adminPass": "password"}}' 2022-06-20 06:24:03,884 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727 0.073s 2022-06-20 06:24:03,884 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5505e3b-4c08-4fb9-af25-5762dabf8737', 'x-compute-request-id': 'req-a5505e3b-4c08-4fb9-af25-5762dabf8737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727'} Body: b'{"server": {"id": "497fd4d7-eba8-41e5-9833-92b5e043f727", "name": "tempest-AttachVolumeShelveTestJSON-server-665578402", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:24:04Z", "updated": "2022-06-20T06:24:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1454312398", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:24:04,988 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727 0.094s 2022-06-20 06:24:04,989 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1351', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f706742-a971-4f43-a36f-e60e7e1ca7e3', 'x-compute-request-id': 'req-1f706742-a971-4f43-a36f-e60e7e1ca7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727'} Body: b'{"server": {"id": "497fd4d7-eba8-41e5-9833-92b5e043f727", "name": "tempest-AttachVolumeShelveTestJSON-server-665578402", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:24:03Z", "updated": "2022-06-20T06:24:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454312398", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": [], "locked": false, "description": null}}' 2022-06-20 06:24:04,997 118313 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2022-06-20 06:24:06,157 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727 0.158s 2022-06-20 06:24:06,158 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98543cec-7a12-4600-beb9-c1f106fc9499', 'x-compute-request-id': 'req-98543cec-7a12-4600-beb9-c1f106fc9499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727'} Body: b'{"server": {"id": "497fd4d7-eba8-41e5-9833-92b5e043f727", "name": "tempest-AttachVolumeShelveTestJSON-server-665578402", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:24:03Z", "updated": "2022-06-20T06:24:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454312398", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089617043"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:24:06,166 118313 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2022-06-20 06:24:07,321 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727 0.153s 2022-06-20 06:24:07,321 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96eafdb0-9f85-4f8f-9894-540118ca6951', 'x-compute-request-id': 'req-96eafdb0-9f85-4f8f-9894-540118ca6951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727'} Body: b'{"server": {"id": "497fd4d7-eba8-41e5-9833-92b5e043f727", "name": "tempest-AttachVolumeShelveTestJSON-server-665578402", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:24:03Z", "updated": "2022-06-20T06:24:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454312398", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089617043"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:24:08,488 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727 0.157s 2022-06-20 06:24:08,489 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc0f9088-0b97-4ab2-a540-e850834b0550', 'x-compute-request-id': 'req-cc0f9088-0b97-4ab2-a540-e850834b0550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727'} Body: b'{"server": {"id": "497fd4d7-eba8-41e5-9833-92b5e043f727", "name": "tempest-AttachVolumeShelveTestJSON-server-665578402", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:24:03Z", "updated": "2022-06-20T06:24:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454312398", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089617043"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:24:09,653 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727 0.155s 2022-06-20 06:24:09,654 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ddfc7b3-5ab8-4b03-a7c2-eb9aa6dab4eb', 'x-compute-request-id': 'req-2ddfc7b3-5ab8-4b03-a7c2-eb9aa6dab4eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727'} Body: b'{"server": {"id": "497fd4d7-eba8-41e5-9833-92b5e043f727", "name": "tempest-AttachVolumeShelveTestJSON-server-665578402", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:24:03Z", "updated": "2022-06-20T06:24:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454312398", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089617043"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:24:10,819 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727 0.156s 2022-06-20 06:24:10,820 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78125327-0748-427e-9e16-b733702fdb10', 'x-compute-request-id': 'req-78125327-0748-427e-9e16-b733702fdb10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727'} Body: b'{"server": {"id": "497fd4d7-eba8-41e5-9833-92b5e043f727", "name": "tempest-AttachVolumeShelveTestJSON-server-665578402", "status": "BUILD", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:24:03Z", "updated": "2022-06-20T06:24:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1454312398", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089617043"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:24:11,990 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727 0.161s 2022-06-20 06:24:11,990 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d4d5669-c5b0-481d-9bb2-fcef127b06ac', 'x-compute-request-id': 'req-7d4d5669-c5b0-481d-9bb2-fcef127b06ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727'} Body: b'{"server": {"id": "497fd4d7-eba8-41e5-9833-92b5e043f727", "name": "tempest-AttachVolumeShelveTestJSON-server-665578402", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:24:03Z", "updated": "2022-06-20T06:24:12Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:15:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1454312398", "OS-SRV-USG:launched_at": "2022-06-20T06:24:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089617043"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:24:11,999 118313 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2022-06-20 06:24:12,088 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727/os-interface 0.089s 2022-06-20 06:24:12,089 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47155da8-7df0-4166-bd70-2d51a8b4f973', 'x-compute-request-id': 'req-47155da8-7df0-4166-bd70-2d51a8b4f973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "13a00768-3bfc-4b4b-b483-f1409673af4c", "port_id": "c61a34b3-090e-44cb-b3ff-c497888c8a50", "mac_addr": "fa:16:3e:a2:15:fa", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "fd519324-2692-4b21-b2e5-f0a3f027db24", "ip_address": "172.20.0.5"}]}]}' 2022-06-20 06:24:13,309 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.45:9696/v2.0/floatingips/564e6646-5c22-46c1-a137-38ec387c6171 1.217s 2022-06-20 06:24:13,309 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "c61a34b3-090e-44cb-b3ff-c497888c8a50"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-9b6fcf90-76f1-4cea-9766-e1d7b4159f78', 'date': 'Mon, 20 Jun 2022 06:24:13 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45:9696/v2.0/floatingips/564e6646-5c22-46c1-a137-38ec387c6171'} Body: b'{"floatingip": {"id": "564e6646-5c22-46c1-a137-38ec387c6171", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "floating_ip_address": "172.27.0.251", "floating_network_id": "3095dc5c-1669-4bf8-9817-b487c18c100d", "router_id": "3715677a-4fc9-491c-8dc8-52e5cb591778", "port_id": "c61a34b3-090e-44cb-b3ff-c497888c8a50", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "13a00768-3bfc-4b4b-b483-f1409673af4c", "mac_address": "fa:16:3e:a2:15:fa", "admin_state_up": true, "status": "ACTIVE", "device_id": "497fd4d7-eba8-41e5-9833-92b5e043f727", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-06-20T06:24:02Z", "updated_at": "2022-06-20T06:24:12Z", "revision_number": 1, "project_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:24:13,310 118313 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.251:22' as 'ubuntu' with public key authentication 2022-06-20 06:24:17,395 118313 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.251 ([Errno None] Unable to connect to port 22 on 172.27.0.251). Number attempts: 1. Retry after 2 seconds. 2022-06-20 06:24:22,963 118313 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.251 ([Errno None] Unable to connect to port 22 on 172.27.0.251). Number attempts: 2. Retry after 3 seconds. 2022-06-20 06:24:29,523 118313 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.251 ([Errno None] Unable to connect to port 22 on 172.27.0.251). Number attempts: 3. Retry after 4 seconds. 2022-06-20 06:24:36,089 118313 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.251 ([Errno None] Unable to connect to port 22 on 172.27.0.251). Number attempts: 4. Retry after 5 seconds. 2022-06-20 06:24:41,596 118313 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.251 ([Errno None] Unable to connect to port 22 on 172.27.0.251). Number attempts: 5. Retry after 6 seconds. 2022-06-20 06:24:48,111 118313 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-06-20 06:24:48,247 118313 INFO [paramiko.transport] Authentication (publickey) successful! 2022-06-20 06:24:48,247 118313 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.251 successfully created 2022-06-20 06:24:48,287 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727/ips 0.040s 2022-06-20 06:24:48,288 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '151', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac8ca3e2-d335-4de0-984d-4aee090b2d86', 'x-compute-request-id': 'req-ac8ca3e2-d335-4de0-984d-4aee090b2d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.5"}, {"version": 4, "addr": "172.27.0.251"}]}}' 2022-06-20 06:25:23,600 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes 35.309s 2022-06-20 06:25:23,600 118313 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-AttachVolumeShelveTestJSON-volume-113727511"}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21bc2207-0c51-4597-9e0e-aebe4febe60e', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21bc2207-0c51-4597-9e0e-aebe4febe60e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes'} Body: b'{"volume": {"id": "3d80b568-34d4-45b4-9c05-f3777e124470", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:25:23.528147", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-113727511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-06-20 06:26:17,705 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470 54.098s 2022-06-20 06:26:17,705 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc6573e-f359-4ce6-b695-35097cf118da', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc6573e-f359-4ce6-b695-35097cf118da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470'} Body: b'{"volume": {"id": "3d80b568-34d4-45b4-9c05-f3777e124470", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:25:24.000000", "updated_at": "2022-06-20T06:25:24.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-113727511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:27:18,775 118313 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.45', port=80): Read timed out. (read timeout=60)")': /volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470 2022-06-20 06:28:18,460 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470 119.747s 2022-06-20 06:28:18,461 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-accb4515-5988-4c09-9879-f16f4778a9d6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-accb4515-5988-4c09-9879-f16f4778a9d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470'} Body: b'{"volume": {"id": "3d80b568-34d4-45b4-9c05-f3777e124470", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:25:24.000000", "updated_at": "2022-06-20T06:25:24.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-113727511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:29:19,528 118313 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.45', port=80): Read timed out. (read timeout=60)")': /volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470 2022-06-20 06:30:18,887 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470 119.418s 2022-06-20 06:30:18,887 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9c4c0f7-4d8f-401a-9bdb-d4878d9681b1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9c4c0f7-4d8f-401a-9bdb-d4878d9681b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470'} Body: b'{"volume": {"id": "3d80b568-34d4-45b4-9c05-f3777e124470", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:25:24.000000", "updated_at": "2022-06-20T06:25:24.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-113727511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:31:19,955 118313 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.45', port=80): Read timed out. (read timeout=60)")': /volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470 2022-06-20 06:32:19,308 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470 119.413s 2022-06-20 06:32:19,308 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d1fb255-5407-4a16-bf68-eda58344915a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d1fb255-5407-4a16-bf68-eda58344915a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470'} Body: b'{"volume": {"id": "3d80b568-34d4-45b4-9c05-f3777e124470", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:25:24.000000", "updated_at": "2022-06-20T06:25:24.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-113727511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/9fd70cbaefa049e299c3aabd01549d65/volumes/3d80b568-34d4-45b4-9c05-f3777e124470"}], "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fd70cbaefa049e299c3aabd01549d65"}}' 2022-06-20 06:32:19,467 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727 0.152s 2022-06-20 06:32:19,468 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff221404-03b0-4088-8a4f-09797e50d0af', 'x-compute-request-id': 'req-ff221404-03b0-4088-8a4f-09797e50d0af', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727'} Body: b'' 2022-06-20 06:32:19,794 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727 0.325s 2022-06-20 06:32:19,794 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2721aae8-b36a-4f21-b97a-cd33a7fa63ab', 'x-compute-request-id': 'req-2721aae8-b36a-4f21-b97a-cd33a7fa63ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727'} Body: b'{"server": {"id": "497fd4d7-eba8-41e5-9833-92b5e043f727", "name": "tempest-AttachVolumeShelveTestJSON-server-665578402", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:24:03Z", "updated": "2022-06-20T06:32:19Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:15:fa"}, {"version": 4, "addr": "172.27.0.251", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:15:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1454312398", "OS-SRV-USG:launched_at": "2022-06-20T06:24:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089617043"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:32:20,968 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727 0.163s 2022-06-20 06:32:20,968 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d445629-2401-4ff5-b93b-696ed8abf7ea', 'x-compute-request-id': 'req-6d445629-2401-4ff5-b93b-696ed8abf7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727'} Body: b'{"server": {"id": "497fd4d7-eba8-41e5-9833-92b5e043f727", "name": "tempest-AttachVolumeShelveTestJSON-server-665578402", "status": "ACTIVE", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:24:03Z", "updated": "2022-06-20T06:32:19Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-960947954-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:15:fa"}, {"version": 4, "addr": "172.27.0.251", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:15:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1454312398", "OS-SRV-USG:launched_at": "2022-06-20T06:24:11.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:32:22,118 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727 0.140s 2022-06-20 06:32:22,119 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-619958f2-4b5b-40f7-9ae0-80f97b467847', 'x-compute-request-id': 'req-619958f2-4b5b-40f7-9ae0-80f97b467847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727'} Body: b'{"server": {"id": "497fd4d7-eba8-41e5-9833-92b5e043f727", "name": "tempest-AttachVolumeShelveTestJSON-server-665578402", "status": "DELETED", "tenant_id": "9fd70cbaefa049e299c3aabd01549d65", "user_id": "70323e3276ca4aaa87f55c5fb38837aa", "metadata": {}, "hostId": "0f5d7669f3dc0bff8e6de37cb176c2f9218b85f2ca49ea6d31cc655a", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:24:03Z", "updated": "2022-06-20T06:32:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/497fd4d7-eba8-41e5-9833-92b5e043f727"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1454312398", "OS-SRV-USG:launched_at": "2022-06-20T06:24:11.000000", "OS-SRV-USG:terminated_at": "2022-06-20T06:32:21.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-06-20 06:32:22,128 118313 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2022-06-20 06:32:23,163 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727 0.034s 2022-06-20 06:32:23,164 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-7d225b5f-a63e-4401-a822-8261eb50b203', 'x-compute-request-id': 'req-7d225b5f-a63e-4401-a822-8261eb50b203', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/497fd4d7-eba8-41e5-9833-92b5e043f727'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 497fd4d7-eba8-41e5-9833-92b5e043f727 could not be found."}}' 2022-06-20 06:32:23,192 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.45/compute/v2.1/os-keypairs/tempest-keypair-1454312398 0.028s 2022-06-20 06:32:23,193 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-744f5f66-4696-4f6f-925e-8d3652ac2101', 'x-compute-request-id': 'req-744f5f66-4696-4f6f-925e-8d3652ac2101', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45/compute/v2.1/os-keypairs/tempest-keypair-1454312398'} Body: b'' 2022-06-20 06:32:23,350 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.45:9696/v2.0/security-groups/fac8668e-ddb6-4050-bec5-9175c9e6902a 0.157s 2022-06-20 06:32:23,351 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-da14eb29-c34a-442b-b9f4-f33ecbff8740', 'content-length': '0', 'date': 'Mon, 20 Jun 2022 06:32:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45:9696/v2.0/security-groups/fac8668e-ddb6-4050-bec5-9175c9e6902a'} Body: b'' 2022-06-20 06:32:23,381 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.45:9696/v2.0/security-groups/fac8668e-ddb6-4050-bec5-9175c9e6902a 0.029s 2022-06-20 06:32:23,381 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-7b50ce0c-851a-4737-b2b7-bff7c57e7807', 'date': 'Mon, 20 Jun 2022 06:32:23 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.45:9696/v2.0/security-groups/fac8668e-ddb6-4050-bec5-9175c9e6902a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group fac8668e-ddb6-4050-bec5-9175c9e6902a does not exist", "detail": ""}}' 2022-06-20 06:32:23,915 118313 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.45:9696/v2.0/floatingips/564e6646-5c22-46c1-a137-38ec387c6171 0.533s 2022-06-20 06:32:23,915 118313 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-5178c0d2-bf24-4649-8391-2d4657d43e0a', 'content-length': '0', 'date': 'Mon, 20 Jun 2022 06:32:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45:9696/v2.0/floatingips/564e6646-5c22-46c1-a137-38ec387c6171'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 3d80b568-34d4-45b4-9c05-f3777e124470 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft8.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-06-20 06:01:46,545 118319 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-06-20 06:01:46,546 118319 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-06-20 06:01:48,412 118319 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.45/compute/v2.1/os-keypairs 1.863s 2022-06-20 06:01:48,412 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-2045125271", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFdHw8K8E+ORYp6uRqDgmXkBN02f2VBEPX9pA70elVqwaDNEL7Ur5hl0lzEqkC9GuiG+qr4EMQpoblnHTFes5vwcZ4Ww9UX/P85DPbxUHU/wSXaMY7jtYT6OMV0s6HP9LQ=="}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:01:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3b3159f-74d6-45d1-847b-a8fa513f0ef1', 'x-compute-request-id': 'req-f3b3159f-74d6-45d1-847b-a8fa513f0ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2045125271", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFdHw8K8E+ORYp6uRqDgmXkBN02f2VBEPX9pA70elVqwaDNEL7Ur5hl0lzEqkC9GuiG+qr4EMQpoblnHTFes5vwcZ4Ww9UX/P85DPbxUHU/wSXaMY7jtYT6OMV0s6HP9LQ==", "fingerprint": "74:95:ad:f7:f8:4c:7a:e1:f8:9a:f3:b5:15:aa:5c:95", "user_id": "adab7140fc804689af945257511cfded"}}' 2022-06-20 06:01:48,414 118319 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2045125271 created 2022-06-20 06:01:49,794 118319 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45:9696/v2.0/security-groups 1.379s 2022-06-20 06:01:49,794 118319 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--567150360", "description": "tempest-description--2128596891"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-f3ce46fa-a37c-4e62-a24d-ced43b4d40c7', 'date': 'Mon, 20 Jun 2022 06:01:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "3f48031e-386b-4812-a773-8fd6bbb91af0", "name": "tempest-securitygroup--567150360", "stateful": true, "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "description": "tempest-description--2128596891", "shared": false, "security_group_rules": [{"id": "6776f74a-eb58-44f9-9439-b8cc7d61a17e", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "security_group_id": "3f48031e-386b-4812-a773-8fd6bbb91af0", "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": 129, "description": null, "tags": [], "created_at": "2022-06-20T06:01:49Z", "updated_at": "2022-06-20T06:01:49Z", "revision_number": 0, "project_id": "cf7ee2aaec40481da0190b662acfde8d"}, {"id": "e915d038-8f3c-437c-9fe2-a63e2487cd5a", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "security_group_id": "3f48031e-386b-4812-a773-8fd6bbb91af0", "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": 128, "description": null, "tags": [], "created_at": "2022-06-20T06:01:49Z", "updated_at": "2022-06-20T06:01:49Z", "revision_number": 0, "project_id": "cf7ee2aaec40481da0190b662acfde8d"}], "tags": [], "created_at": "2022-06-20T06:01:49Z", "updated_at": "2022-06-20T06:01:49Z", "revision_number": 1, "project_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:01:53,046 118319 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45:9696/v2.0/security-group-rules 3.251s 2022-06-20 06:01:53,047 118319 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": "3f48031e-386b-4812-a773-8fd6bbb91af0", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-ff45eb69-d3c6-40dc-b0a7-6e5d3e5f468b', 'date': 'Mon, 20 Jun 2022 06:01:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0284fe36-911a-41bc-b07a-ede10faacb2d", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "security_group_id": "3f48031e-386b-4812-a773-8fd6bbb91af0", "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, "description": "", "created_at": "2022-06-20T06:01:52Z", "updated_at": "2022-06-20T06:01:52Z", "revision_number": 0, "project_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:01:55,960 118319 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45:9696/v2.0/security-group-rules 2.913s 2022-06-20 06:01:55,960 118319 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": "3f48031e-386b-4812-a773-8fd6bbb91af0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8c298483-28fb-4f39-a8fb-4ff80e05c37e', 'date': 'Mon, 20 Jun 2022 06:01:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ab20255a-85b3-4195-84ab-71010a0cee9e", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "security_group_id": "3f48031e-386b-4812-a773-8fd6bbb91af0", "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, "description": "", "created_at": "2022-06-20T06:01:54Z", "updated_at": "2022-06-20T06:01:54Z", "revision_number": 0, "project_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:01:55,961 118319 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--567150360 created 2022-06-20 06:02:04,677 118319 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45:9696/v2.0/floatingips 8.715s 2022-06-20 06:02:04,677 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "3095dc5c-1669-4bf8-9817-b487c18c100d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-80f66a61-67cc-4c62-b36e-aedce84f25ef', 'date': 'Mon, 20 Jun 2022 06:02:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f53ddc67-3d49-4a74-864c-e0c09533d07f", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "floating_ip_address": "172.27.0.207", "floating_network_id": "3095dc5c-1669-4bf8-9817-b487c18c100d", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cf7ee2aaec40481da0190b662acfde8d", "description": "", "port_details": null, "tags": [], "created_at": "2022-06-20T06:02:00Z", "updated_at": "2022-06-20T06:02:00Z", "revision_number": 0}}' 2022-06-20 06:02:04,677 118319 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f53ddc67-3d49-4a74-864c-e0c09533d07f', 'tenant_id': 'cf7ee2aaec40481da0190b662acfde8d', 'floating_ip_address': '172.27.0.207', 'floating_network_id': '3095dc5c-1669-4bf8-9817-b487c18c100d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cf7ee2aaec40481da0190b662acfde8d', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-06-20T06:02:00Z', 'updated_at': '2022-06-20T06:02:00Z', 'revision_number': 0, 'ip': '172.27.0.207'} created 2022-06-20 06:02:04,901 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.222.0.45/identity/v3/auth/tokens 0.216s 2022-06-20 06:02:04,902 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3244', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-37013f5b-cb54-40d0-b308-073e934c2d01', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "adab7140fc804689af945257511cfded", "name": "tempest-AttachVolumeTestJSON-1460743566-project", "password_expires_at": null}, "audit_ids": ["uLskF68jQW60ikBt9z2UPQ"], "expires_at": "2022-06-20T07:02:04.000000Z", "issued_at": "2022-06-20T06:02:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf7ee2aaec40481da0190b662acfde8d", "name": "tempest-AttachVolumeTestJSON-1460743566"}, "is_domain": false, "roles": [{"id": "cb8bcd18ccd341c1b9653ba56d25ceea", "name": "reader"}, {"id": "10f492ea4ccb4aa0b627ead79bc02dea", "name": "member"}], "catalog": [{"endpoints": [{"id": "f4b58050975d4ce997046efd6e98155e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d", "region": "RegionOne"}], "id": "0c1fdfd1c682475e8f29aec91e29cef4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7ef85cdc1fb54640b1d069e931b5a32a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/compute/v2/cf7ee2aaec40481da0190b662acfde8d", "region": "RegionOne"}], "id": "2b141e9ca8a640cabc1a13e3aff01a46", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "eb8858f71fc9421ab279bf987e04b0a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/image", "region": "RegionOne"}], "id": "49c1fce8eebe4f43b79118859d82e606", "type": "image", "name": "glance"}, {"endpoints": [{"id": "fcae8ec3434f4a2f86000fa96294a04e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/compute/v2.1", "region": "RegionOne"}], "id": "72fd350bd74d424aaedf0859b42da2b8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c4280a0e32fc46e5a509094730a96289", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/placement", "region": "RegionOne"}], "id": "880a30b9f72e48b2ba0838f43f068015", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "097fff29556c42ed9702d21bd871a093", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/identity", "region": "RegionOne"}], "id": "9c592393bc284f1fae2fd99d357b9fd3", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "2ee1914693f04b29ac37e8290ea1843a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.45:8080", "region": "RegionOne"}, {"id": "659c9ec9f9db49fea158874614781387", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45:8080/v1/AUTH_cf7ee2aaec40481da0190b662acfde8d", "region": "RegionOne"}], "id": "bafee45c1ffc450c90d360e95ba9e607", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "920bb23bf8dd4f5b992d1b1313e12ef4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45:9696/", "region": "RegionOne"}], "id": "d5fe5a0f04334cd099f2473e2fc59f6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "10c34818a34e4013b6e6c9e041ccdb07", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d", "region": "RegionOne"}], "id": "eda81c6d754b4356829c23c49eba981e", "type": "block-storage", "name": "cinder"}]}}' 2022-06-20 06:02:04,902 118319 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '1654615b-69f5-42e0-b451-40efe73bca95', 'name': 'tempest-AttachVolumeTestJSON-1686573692-network', 'tenant_id': 'cf7ee2aaec40481da0190b662acfde8d', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cf7ee2aaec40481da0190b662acfde8d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 587, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-06-20T06:01:28Z', 'updated_at': '2022-06-20T06:01:28Z', 'revision_number': 1} available for tenant 2022-06-20 06:02:04,903 118319 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2045125271', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFdHw8K8E+ORYp6uRqDgmXkBN02f2VBEPX9pA70elVqwaDNEL7Ur5hl0lzEqkC9GuiG+qr4EMQpoblnHTFes5vwcZ4Ww9UX/P85DPbxUHU/wSXaMY7jtYT6OMV0s6HP9LQ==', 'fingerprint': '74:95:ad:f7:f8:4c:7a:e1:f8:9a:f3:b5:15:aa:5c:95', 'user_id': 'adab7140fc804689af945257511cfded', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAutrv1F2F/4q9PfG2aVSt81Sys8CH7GLVVp3Y4b6o2ubTyFXdzy4M9\n0ChYoEcMaj2gBwYFK4EEACKhZANiAARXR8PCvBPjkWKerkag4Jl5ATdNn9lQRD1/\naQO9HpVasGgzRC+1K+YZdJcxKpAvRrohvqq+BDEKaG5Zx0xXrOb8HGeFsPVF/z/O\nQz28VB1P8El2jGO47WE+jjFdLOhz/S0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3f48031e-386b-4812-a773-8fd6bbb91af0', 'name': 'tempest-securitygroup--567150360', 'stateful': True, 'tenant_id': 'cf7ee2aaec40481da0190b662acfde8d', 'description': 'tempest-description--2128596891', 'shared': False, 'security_group_rules': [{'id': '6776f74a-eb58-44f9-9439-b8cc7d61a17e', 'tenant_id': 'cf7ee2aaec40481da0190b662acfde8d', 'security_group_id': '3f48031e-386b-4812-a773-8fd6bbb91af0', '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': 129, 'description': None, 'tags': [], 'created_at': '2022-06-20T06:01:49Z', 'updated_at': '2022-06-20T06:01:49Z', 'revision_number': 0, 'project_id': 'cf7ee2aaec40481da0190b662acfde8d'}, {'id': 'e915d038-8f3c-437c-9fe2-a63e2487cd5a', 'tenant_id': 'cf7ee2aaec40481da0190b662acfde8d', 'security_group_id': '3f48031e-386b-4812-a773-8fd6bbb91af0', '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': 128, 'description': None, 'tags': [], 'created_at': '2022-06-20T06:01:49Z', 'updated_at': '2022-06-20T06:01:49Z', 'revision_number': 0, 'project_id': 'cf7ee2aaec40481da0190b662acfde8d'}], 'tags': [], 'created_at': '2022-06-20T06:01:49Z', 'updated_at': '2022-06-20T06:01:49Z', 'revision_number': 1, 'project_id': 'cf7ee2aaec40481da0190b662acfde8d'}, 'floating_ip': {'id': 'f53ddc67-3d49-4a74-864c-e0c09533d07f', 'tenant_id': 'cf7ee2aaec40481da0190b662acfde8d', 'floating_ip_address': '172.27.0.207', 'floating_network_id': '3095dc5c-1669-4bf8-9817-b487c18c100d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cf7ee2aaec40481da0190b662acfde8d', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-06-20T06:02:00Z', 'updated_at': '2022-06-20T06:02:00Z', 'revision_number': 0, 'ip': '172.27.0.207'}} 2022-06-20 06:02:06,171 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.45/compute/v2.1/servers 1.267s 2022-06-20 06:02:06,172 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1969690123", "imageRef": "1bbbd705-569b-4b97-97e8-819e234caabf", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "1654615b-69f5-42e0-b451-40efe73bca95"}], "security_groups": [{"name": "tempest-securitygroup--567150360"}], "key_name": "tempest-keypair-2045125271", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc1ad4dc-c0d5-42c8-8be0-e9d2cba7ec77', 'x-compute-request-id': 'req-fc1ad4dc-c0d5-42c8-8be0-e9d2cba7ec77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--567150360"}], "adminPass": "password"}}' 2022-06-20 06:02:06,500 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.326s 2022-06-20 06:02:06,500 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-582a9069-f852-465c-9b6e-431eccb65c32', 'x-compute-request-id': 'req-582a9069-f852-465c-9b6e-431eccb65c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:02:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2045125271", "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": []}}' 2022-06-20 06:02:07,721 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.211s 2022-06-20 06:02:07,722 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-328b213a-83fd-4d03-bd8b-a6022c4bcd63', 'x-compute-request-id': 'req-328b213a-83fd-4d03-bd8b-a6022c4bcd63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:02:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2045125271", "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": []}}' 2022-06-20 06:02:07,729 118319 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-06-20 06:02:08,914 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.183s 2022-06-20 06:02:08,914 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09d6e231-2198-4e50-991f-4bf750e3e949', 'x-compute-request-id': 'req-09d6e231-2198-4e50-991f-4bf750e3e949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:02:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2045125271", "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": []}}' 2022-06-20 06:02:08,921 118319 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 2 second wait 2022-06-20 06:02:10,753 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.830s 2022-06-20 06:02:10,753 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34d4aee9-eaff-4550-a7a0-d3286916b432', 'x-compute-request-id': 'req-34d4aee9-eaff-4550-a7a0-d3286916b432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:02:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:02:10,761 118319 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2022-06-20 06:02:11,973 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.211s 2022-06-20 06:02:11,974 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9864a26-89bc-4eae-bd57-d409b6f18dd0', 'x-compute-request-id': 'req-e9864a26-89bc-4eae-bd57-d409b6f18dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:02:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:02:13,654 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.671s 2022-06-20 06:02:13,654 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5ad7774-40d0-4008-aeb3-e8628d8f7950', 'x-compute-request-id': 'req-c5ad7774-40d0-4008-aeb3-e8628d8f7950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:02:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:02:14,951 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.289s 2022-06-20 06:02:14,952 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aa702a6-0078-47ae-9fb8-9e8e1deb8367', 'x-compute-request-id': 'req-2aa702a6-0078-47ae-9fb8-9e8e1deb8367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:02:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:02:16,239 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.279s 2022-06-20 06:02:16,240 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc2a2f99-5d9a-43e8-9b1f-c74eb78a927e', 'x-compute-request-id': 'req-bc2a2f99-5d9a-43e8-9b1f-c74eb78a927e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:02:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:02:17,700 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.451s 2022-06-20 06:02:17,701 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-299a1f0a-232a-47cf-b3ff-d85242c2acc3', 'x-compute-request-id': 'req-299a1f0a-232a-47cf-b3ff-d85242c2acc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:02:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:02:18,991 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.281s 2022-06-20 06:02:18,991 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adcd95ee-1e85-44da-9d4c-4bae0a01f94e', 'x-compute-request-id': 'req-adcd95ee-1e85-44da-9d4c-4bae0a01f94e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:02:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:02:20,358 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.358s 2022-06-20 06:02:20,358 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67dc7eba-fe9c-4d64-9d5d-edb03fccdc22', 'x-compute-request-id': 'req-67dc7eba-fe9c-4d64-9d5d-edb03fccdc22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:02:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:02:21,548 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.181s 2022-06-20 06:02:21,548 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fb71f71-5455-4744-a7fc-45987d0f776e', 'x-compute-request-id': 'req-6fb71f71-5455-4744-a7fc-45987d0f776e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:02:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:02:22,915 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.357s 2022-06-20 06:02:22,916 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5fc2c77-faba-48fe-8a3d-8496cd1a64d1', 'x-compute-request-id': 'req-e5fc2c77-faba-48fe-8a3d-8496cd1a64d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:02:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:02:24,162 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.238s 2022-06-20 06:02:24,162 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed563456-46a3-4574-9772-4755da9cbe7d', 'x-compute-request-id': 'req-ed563456-46a3-4574-9772-4755da9cbe7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:02:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:02:25,509 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.337s 2022-06-20 06:02:25,509 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37192939-bdea-4d8e-996f-6e27fe63517e', 'x-compute-request-id': 'req-37192939-bdea-4d8e-996f-6e27fe63517e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:02:25Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:02:25,518 118319 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 19 second wait 2022-06-20 06:02:25,774 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-interface 0.256s 2022-06-20 06:02:25,775 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:02:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82a91d3a-3ffc-469d-bcb6-1c5ad3aa8604', 'x-compute-request-id': 'req-82a91d3a-3ffc-469d-bcb6-1c5ad3aa8604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1654615b-69f5-42e0-b451-40efe73bca95", "port_id": "b81fcb2f-326c-4f85-81e9-a58b83ab0941", "mac_addr": "fa:16:3e:e2:76:31", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8e149bd9-5797-4502-989e-c19c0dc6db2b", "ip_address": "172.20.0.13"}]}]}' 2022-06-20 06:02:28,123 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.222.0.45:9696/v2.0/floatingips/f53ddc67-3d49-4a74-864c-e0c09533d07f 2.346s 2022-06-20 06:02:28,124 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "b81fcb2f-326c-4f85-81e9-a58b83ab0941"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-48b43de7-eba2-4133-bef4-efcdae97a219', 'date': 'Mon, 20 Jun 2022 06:02:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45:9696/v2.0/floatingips/f53ddc67-3d49-4a74-864c-e0c09533d07f'} Body: b'{"floatingip": {"id": "f53ddc67-3d49-4a74-864c-e0c09533d07f", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "floating_ip_address": "172.27.0.207", "floating_network_id": "3095dc5c-1669-4bf8-9817-b487c18c100d", "router_id": "42bcd942-f348-4c46-b258-e6b232b2215f", "port_id": "b81fcb2f-326c-4f85-81e9-a58b83ab0941", "fixed_ip_address": "172.20.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1654615b-69f5-42e0-b451-40efe73bca95", "mac_address": "fa:16:3e:e2:76:31", "admin_state_up": true, "status": "ACTIVE", "device_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-06-20T06:02:00Z", "updated_at": "2022-06-20T06:02:27Z", "revision_number": 1, "project_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:02:28,125 118319 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.207:22' as 'ubuntu' with public key authentication 2022-06-20 06:02:32,308 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.207 ([Errno None] Unable to connect to port 22 on 172.27.0.207). Number attempts: 1. Retry after 2 seconds. 2022-06-20 06:02:37,875 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.207 ([Errno None] Unable to connect to port 22 on 172.27.0.207). Number attempts: 2. Retry after 3 seconds. 2022-06-20 06:02:44,435 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.207 ([Errno None] Unable to connect to port 22 on 172.27.0.207). Number attempts: 3. Retry after 4 seconds. 2022-06-20 06:02:52,019 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.207 ([Errno None] Unable to connect to port 22 on 172.27.0.207). Number attempts: 4. Retry after 5 seconds. 2022-06-20 06:03:00,599 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.207 ([Errno None] Unable to connect to port 22 on 172.27.0.207). Number attempts: 5. Retry after 6 seconds. 2022-06-20 06:03:07,110 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.207 ([Errno None] Unable to connect to port 22 on 172.27.0.207). Number attempts: 6. Retry after 7 seconds. 2022-06-20 06:03:14,648 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.207 ([Errno None] Unable to connect to port 22 on 172.27.0.207). Number attempts: 7. Retry after 8 seconds. 2022-06-20 06:03:23,263 118319 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-06-20 06:03:24,272 118319 INFO [paramiko.transport] Authentication (publickey) successful! 2022-06-20 06:03:24,273 118319 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.207 successfully created 2022-06-20 06:03:24,338 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/ips 0.064s 2022-06-20 06:03:24,338 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '147', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8caf5a0e-5184-4381-94f8-812d7eae7d10', 'x-compute-request-id': 'req-8caf5a0e-5184-4381-94f8-812d7eae7d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13"}, {"version": 4, "addr": "172.27.0.207"}]}}' 2022-06-20 06:03:24,342 118319 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.207:22' as 'ubuntu' with public key authentication 2022-06-20 06:03:24,404 118319 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-06-20 06:03:24,786 118319 INFO [paramiko.transport] Authentication (publickey) successful! 2022-06-20 06:03:24,787 118319 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.207 successfully created 2022-06-20 06:03:24,788 118319 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-06-20 06:03:24,788 118319 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.207:22' as 'ubuntu' with public key authentication 2022-06-20 06:03:24,849 118319 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-06-20 06:03:25,119 118319 INFO [paramiko.transport] Authentication (publickey) successful! 2022-06-20 06:03:25,120 118319 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.207 successfully created 2022-06-20 06:03:28,310 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes 0.386s 2022-06-20 06:03:28,310 118319 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-AttachVolumeTestJSON-volume-322660375"}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f471c5d-0923-4d26-8ee1-0e112b007e42', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f471c5d-0923-4d26-8ee1-0e112b007e42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.175934", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-06-20 06:03:28,410 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.092s 2022-06-20 06:03:28,411 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f38ff2c6-55f7-4547-a544-8f88b706f63a', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f38ff2c6-55f7-4547-a544-8f88b706f63a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:03:29,465 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.041s 2022-06-20 06:03:29,465 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed049c63-fb8b-4564-866c-f035a65ae121', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed049c63-fb8b-4564-866c-f035a65ae121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:03:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:03:29,472 118319 INFO [tempest.common.waiters] volume 2e11f3a6-da54-4bfd-b81b-65221c53c6b0 reached available after waiting for 1.472697 seconds 2022-06-20 06:03:29,790 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.317s 2022-06-20 06:03:29,791 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:29 GMT', 'server': 'Apache/2.4.41 (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-95c7ee45-5d9c-41d7-a57d-fba397e2109d', 'x-compute-request-id': 'req-95c7ee45-5d9c-41d7-a57d-fba397e2109d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "device": "/dev/sdb"}}' 2022-06-20 06:03:29,886 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.093s 2022-06-20 06:03:29,886 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6689a66e-6f14-4afb-b768-2f8e675c07a6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6689a66e-6f14-4afb-b768-2f8e675c07a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:03:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:03:30,941 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:03:30,941 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80e4b1a6-90f4-40b0-9890-e08f4ae49dad', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80e4b1a6-90f4-40b0-9890-e08f4ae49dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:03:31.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:03:32,007 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.057s 2022-06-20 06:03:32,007 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c13f0a-e42b-44c7-8523-f6b69472ea33', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c13f0a-e42b-44c7-8523-f6b69472ea33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:03:31.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:03:33,083 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.068s 2022-06-20 06:03:33,084 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b6a87d-2365-4931-9d67-5dd1dc29c129', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b6a87d-2365-4931-9d67-5dd1dc29c129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:03:31.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:03:34,153 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.060s 2022-06-20 06:03:34,153 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be82068c-ab24-4242-a7d7-0eacb9212c4f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be82068c-ab24-4242-a7d7-0eacb9212c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:03:31.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:03:35,219 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.057s 2022-06-20 06:03:35,219 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ceb373-01a6-408b-84e4-190079af883e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ceb373-01a6-408b-84e4-190079af883e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:03:31.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:03:36,293 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.066s 2022-06-20 06:03:36,294 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61a37995-e00e-49a6-a97b-d26459892f90', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61a37995-e00e-49a6-a97b-d26459892f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:03:31.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:03:37,376 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.074s 2022-06-20 06:03:37,376 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e2acc0-3fa8-40ce-835a-79867391f23c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e2acc0-3fa8-40ce-835a-79867391f23c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:03:31.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:03:38,442 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.056s 2022-06-20 06:03:38,442 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-829fdabc-6e0c-4288-a5ec-8102e5cbfff4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-829fdabc-6e0c-4288-a5ec-8102e5cbfff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:03:31.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:03:39,501 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.051s 2022-06-20 06:03:39,502 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c7356ee-18a4-4f3d-993c-b628f94ff0cf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c7356ee-18a4-4f3d-993c-b628f94ff0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:03:31.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:03:40,558 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.048s 2022-06-20 06:03:40,559 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241d221a-d4a8-4e8c-84ba-f9fc7433cfb5', 'content-length': '1204', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241d221a-d4a8-4e8c-84ba-f9fc7433cfb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:03:40.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:03:40,565 118319 INFO [tempest.common.waiters] Attachment a7ca2b9c-702d-4c22-9226-a0827ebeb094 created for volume 2e11f3a6-da54-4bfd-b81b-65221c53c6b0 to server 40197e5d-2b79-4f95-bc50-624ef5030f32 after waiting for 11.565942 seconds 2022-06-20 06:03:40,613 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:03:40,613 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57287820-8c7c-4570-a0e6-edaf7d5cd7e3', 'content-length': '1204', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57287820-8c7c-4570-a0e6-edaf7d5cd7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:03:40.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:03:40,620 118319 INFO [tempest.common.waiters] volume 2e11f3a6-da54-4bfd-b81b-65221c53c6b0 reached in-use after waiting for 0.620615 seconds 2022-06-20 06:03:40,746 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/action 0.125s 2022-06-20 06:03:40,746 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-stop": {}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:40 GMT', 'server': 'Apache/2.4.41 (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-34575e9f-55e0-4a5c-9160-96bc98bb0a3d', 'x-compute-request-id': 'req-34575e9f-55e0-4a5c-9160-96bc98bb0a3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/action'} Body: b'' 2022-06-20 06:03:40,953 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.207s 2022-06-20 06:03:40,954 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dae6874-7bd9-472d-b55b-421764a824d0', 'x-compute-request-id': 'req-7dae6874-7bd9-472d-b55b-421764a824d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:03:42,161 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.196s 2022-06-20 06:03:42,162 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c099cd3-a2e6-4293-9cfb-81d4f9203d15', 'x-compute-request-id': 'req-0c099cd3-a2e6-4293-9cfb-81d4f9203d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:03:43,338 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.167s 2022-06-20 06:03:43,338 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edf57e49-34d7-43c1-9027-781ae94fef77', 'x-compute-request-id': 'req-edf57e49-34d7-43c1-9027-781ae94fef77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:03:44,501 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.154s 2022-06-20 06:03:44,502 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f01d1cc-441a-43eb-95e5-a6f2482d3918', 'x-compute-request-id': 'req-1f01d1cc-441a-43eb-95e5-a6f2482d3918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:03:45,700 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.189s 2022-06-20 06:03:45,700 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf9cb026-3e9a-497a-9fab-2ec6a15ba892', 'x-compute-request-id': 'req-cf9cb026-3e9a-497a-9fab-2ec6a15ba892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:03:46,900 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.191s 2022-06-20 06:03:46,900 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05d84878-5bd2-4cc9-969d-34c31ea03df9', 'x-compute-request-id': 'req-05d84878-5bd2-4cc9-969d-34c31ea03df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:03:48,123 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.215s 2022-06-20 06:03:48,123 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e90a3cc5-644c-4945-a133-1421971aa5b2', 'x-compute-request-id': 'req-e90a3cc5-644c-4945-a133-1421971aa5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:03:49,285 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.152s 2022-06-20 06:03:49,286 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc718aa4-8889-4f60-8a29-5d70a7ff537f', 'x-compute-request-id': 'req-cc718aa4-8889-4f60-8a29-5d70a7ff537f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:03:50,452 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.157s 2022-06-20 06:03:50,452 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57a230f7-8cca-429a-bcba-e050575b32a0', 'x-compute-request-id': 'req-57a230f7-8cca-429a-bcba-e050575b32a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:03:51,613 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.152s 2022-06-20 06:03:51,613 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75893d7d-599e-4363-b0d8-af1a94462f2f', 'x-compute-request-id': 'req-75893d7d-599e-4363-b0d8-af1a94462f2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:03:52,856 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.233s 2022-06-20 06:03:52,857 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9303f756-3799-490f-89b7-4cbe9a2d3278', 'x-compute-request-id': 'req-9303f756-3799-490f-89b7-4cbe9a2d3278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:03:54,231 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.365s 2022-06-20 06:03:54,231 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c615ea14-a0f4-4ffd-a6a3-0888f1214ce0', 'x-compute-request-id': 'req-c615ea14-a0f4-4ffd-a6a3-0888f1214ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:03:55,694 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.453s 2022-06-20 06:03:55,695 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcca9bcc-fe0c-4d47-a966-8ae919ee5f67', 'x-compute-request-id': 'req-bcca9bcc-fe0c-4d47-a966-8ae919ee5f67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:03:56,940 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.237s 2022-06-20 06:03:56,941 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5e73e37-bff9-441f-a7bf-c777050f82a9', 'x-compute-request-id': 'req-d5e73e37-bff9-441f-a7bf-c777050f82a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:03:58,269 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.318s 2022-06-20 06:03:58,269 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-791c780e-7000-4c60-92bc-d3fb2c92b2cc', 'x-compute-request-id': 'req-791c780e-7000-4c60-92bc-d3fb2c92b2cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:03:59,577 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.298s 2022-06-20 06:03:59,577 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baf62c44-caf0-440c-80b3-e93535cfe30f', 'x-compute-request-id': 'req-baf62c44-caf0-440c-80b3-e93535cfe30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:04:00,832 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.246s 2022-06-20 06:04:00,833 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-212e0733-ed12-41d5-9c45-4b79d39f2aaf', 'x-compute-request-id': 'req-212e0733-ed12-41d5-9c45-4b79d39f2aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:04:02,104 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.262s 2022-06-20 06:04:02,104 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-580f8372-b9da-4254-9e75-806a6504d5bc', 'x-compute-request-id': 'req-580f8372-b9da-4254-9e75-806a6504d5bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:04:03,399 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.286s 2022-06-20 06:04:03,400 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-738152c7-148e-49f6-9e6e-834e4559d14a', 'x-compute-request-id': 'req-738152c7-148e-49f6-9e6e-834e4559d14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:03:41Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:04:04,689 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.281s 2022-06-20 06:04:04,690 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1702', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c3c3e4b-6961-42e6-a259-5e39417cc84d', 'x-compute-request-id': 'req-9c3c3e4b-6961-42e6-a259-5e39417cc84d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "SHUTOFF", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:04:04Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:04:04,697 118319 INFO [tempest.common.waiters] State transition "ACTIVE/powering-off" ==> "SHUTOFF/None" after 24 second wait 2022-06-20 06:04:04,867 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/action 0.169s 2022-06-20 06:04:04,867 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-start": {}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:04 GMT', 'server': 'Apache/2.4.41 (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-d81b50a1-7a91-4158-a270-89280f66b866', 'x-compute-request-id': 'req-d81b50a1-7a91-4158-a270-89280f66b866', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/action'} Body: b'' 2022-06-20 06:04:05,211 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.343s 2022-06-20 06:04:05,211 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d93585ca-6383-4f28-8469-e10f03d1d1ea', 'x-compute-request-id': 'req-d93585ca-6383-4f28-8469-e10f03d1d1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "SHUTOFF", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:04:05Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:04:06,514 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.293s 2022-06-20 06:04:06,514 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c70f4981-2802-4d56-be9d-5e44ea82194f', 'x-compute-request-id': 'req-c70f4981-2802-4d56-be9d-5e44ea82194f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "SHUTOFF", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:04:05Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:04:07,746 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.223s 2022-06-20 06:04:07,746 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2f04fb5-70da-48c7-bd60-8cd53d30c531', 'x-compute-request-id': 'req-a2f04fb5-70da-48c7-bd60-8cd53d30c531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "SHUTOFF", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:04:05Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:04:09,021 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.266s 2022-06-20 06:04:09,021 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a7c7a9d-eedc-4015-82d3-ce37eadc1145', 'x-compute-request-id': 'req-7a7c7a9d-eedc-4015-82d3-ce37eadc1145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "SHUTOFF", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:04:05Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:04:10,356 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.326s 2022-06-20 06:04:10,357 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b952c58-2627-446f-9f13-baa2886ffcdc', 'x-compute-request-id': 'req-2b952c58-2627-446f-9f13-baa2886ffcdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "SHUTOFF", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:04:05Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:04:11,780 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.413s 2022-06-20 06:04:11,781 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fe10a0e-f1b3-49b8-aaa4-7117c5b5bd5d', 'x-compute-request-id': 'req-1fe10a0e-f1b3-49b8-aaa4-7117c5b5bd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "SHUTOFF", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:04:05Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:04:12,973 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.182s 2022-06-20 06:04:12,973 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73192b93-a86d-4282-86a7-1da8fcc3837c', 'x-compute-request-id': 'req-73192b93-a86d-4282-86a7-1da8fcc3837c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "SHUTOFF", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:04:05Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:04:14,445 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.464s 2022-06-20 06:04:14,446 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81e610dd-105b-420a-bcb3-bd372c94c032', 'x-compute-request-id': 'req-81e610dd-105b-420a-bcb3-bd372c94c032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "SHUTOFF", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:04:05Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:04:15,657 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.202s 2022-06-20 06:04:15,658 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f7a5a5-97fb-4248-87f8-64a8defcbea5', 'x-compute-request-id': 'req-42f7a5a5-97fb-4248-87f8-64a8defcbea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "SHUTOFF", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:04:05Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:04:16,856 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.189s 2022-06-20 06:04:16,857 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0b94147-e77c-40ec-a7c9-bf613d1ede7b', 'x-compute-request-id': 'req-a0b94147-e77c-40ec-a7c9-bf613d1ede7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "SHUTOFF", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:04:05Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:04:18,205 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.339s 2022-06-20 06:04:18,205 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1715', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f53c5a8f-ee79-43ed-b1ce-5665dc7864b5', 'x-compute-request-id': 'req-f53c5a8f-ee79-43ed-b1ce-5665dc7864b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:04:18Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:04:18,213 118319 INFO [tempest.common.waiters] State transition "SHUTOFF/powering-on" ==> "ACTIVE/None" after 13 second wait 2022-06-20 06:04:18,214 118319 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-06-20 06:04:18,214 118319 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.207:22' as 'ubuntu' with public key authentication 2022-06-20 06:04:36,627 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.207 ([Errno None] Unable to connect to port 22 on 172.27.0.207). Number attempts: 1. Retry after 2 seconds. 2022-06-20 06:04:42,199 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.207 ([Errno None] Unable to connect to port 22 on 172.27.0.207). Number attempts: 2. Retry after 3 seconds. 2022-06-20 06:04:48,755 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.207 ([Errno None] Unable to connect to port 22 on 172.27.0.207). Number attempts: 3. Retry after 4 seconds. 2022-06-20 06:04:56,339 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.207 ([Errno None] Unable to connect to port 22 on 172.27.0.207). Number attempts: 4. Retry after 5 seconds. 2022-06-20 06:05:04,884 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.207 ([Errno None] Unable to connect to port 22 on 172.27.0.207). Number attempts: 5. Retry after 6 seconds. 2022-06-20 06:05:11,393 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.207 ([Errno None] Unable to connect to port 22 on 172.27.0.207). Number attempts: 6. Retry after 7 seconds. 2022-06-20 06:05:18,971 118319 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-06-20 06:05:19,568 118319 INFO [paramiko.transport] Authentication (publickey) successful! 2022-06-20 06:05:19,569 118319 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.207 successfully created 2022-06-20 06:05:20,847 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 DELETE http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.190s 2022-06-20 06:05:20,848 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:20 GMT', 'server': 'Apache/2.4.41 (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-7031f185-92a5-452e-9110-5080117453ce', 'x-compute-request-id': 'req-7031f185-92a5-452e-9110-5080117453ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'' 2022-06-20 06:05:20,894 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:05:20,894 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb04990-4fbd-4e58-8372-c635472b0ab6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb04990-4fbd-4e58-8372-c635472b0ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:21,947 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:05:21,948 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d3b5e3-91b3-415f-a328-36e5f61e5bc4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d3b5e3-91b3-415f-a328-36e5f61e5bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:23,023 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.067s 2022-06-20 06:05:23,024 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dca0f063-2c74-4f22-ae3f-d7523fc77790', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dca0f063-2c74-4f22-ae3f-d7523fc77790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:24,075 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:05:24,075 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc89d94-a8a4-489c-9f9e-c732af76ace3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc89d94-a8a4-489c-9f9e-c732af76ace3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:25,131 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.048s 2022-06-20 06:05:25,132 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e4b9afd-07f3-44c4-952c-f329a130a0a9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e4b9afd-07f3-44c4-952c-f329a130a0a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:26,183 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:05:26,184 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-797c5fcb-447b-4577-b163-488cc60eeb4d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-797c5fcb-447b-4577-b163-488cc60eeb4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:27,235 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:05:27,236 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-000662de-e9fd-4478-9729-06dee07fc680', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-000662de-e9fd-4478-9729-06dee07fc680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:28,289 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:05:28,289 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de2ec7a-8a6f-49e5-bdb7-f49f3af0f38f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de2ec7a-8a6f-49e5-bdb7-f49f3af0f38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:29,340 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:05:29,340 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f07ea7-3cb8-4580-98f7-331a206018a4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f07ea7-3cb8-4580-98f7-331a206018a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:30,394 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:05:30,395 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6fce2ae-143e-4c4e-8103-000d93456192', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6fce2ae-143e-4c4e-8103-000d93456192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:31,444 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:05:31,445 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4d3921e-9a43-4f3c-851e-5184ab3c976b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4d3921e-9a43-4f3c-851e-5184ab3c976b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:32,495 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:05:32,495 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9112de4b-6ec4-4dd5-8e65-36a070d0a93b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9112de4b-6ec4-4dd5-8e65-36a070d0a93b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:33,546 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:05:33,546 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271a6497-ba1c-4bdd-a870-93732f1f3109', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271a6497-ba1c-4bdd-a870-93732f1f3109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:34,597 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:05:34,598 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20eed610-b67a-4d75-9ecf-3cf8052e43c3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20eed610-b67a-4d75-9ecf-3cf8052e43c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:35,648 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:05:35,649 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c19f69-fb6c-4c79-baa6-3a97ed72a56f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c19f69-fb6c-4c79-baa6-3a97ed72a56f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:36,700 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:05:36,700 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f38bdab9-e59c-4cea-aa73-2e8d39286828', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f38bdab9-e59c-4cea-aa73-2e8d39286828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:37,754 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:05:37,755 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ae3b1a-68c5-4fff-9906-90392835ebd0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ae3b1a-68c5-4fff-9906-90392835ebd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:38,806 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:05:38,806 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62b2c804-38bc-49e8-b7f8-b5c8941d8a1a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62b2c804-38bc-49e8-b7f8-b5c8941d8a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:39,858 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:05:39,859 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c890b20d-6453-40c9-bff9-564ec0b79e6b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c890b20d-6453-40c9-bff9-564ec0b79e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:40,914 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:05:40,914 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-100b2887-c82d-4289-b4bb-35fd3805bdc8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-100b2887-c82d-4289-b4bb-35fd3805bdc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:41,966 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:05:41,967 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b73e6f-6db7-499e-b06b-ce6a386e0f5c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b73e6f-6db7-499e-b06b-ce6a386e0f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:43,017 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:05:43,017 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64c9c51-052b-4590-81a3-da09cb4c1f8e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64c9c51-052b-4590-81a3-da09cb4c1f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:44,067 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:05:44,067 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c310002a-1d2d-40d6-867a-a7fde48c73dc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c310002a-1d2d-40d6-867a-a7fde48c73dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:45,118 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:05:45,118 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09527b7d-ea32-475b-93db-aacbe602eef7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09527b7d-ea32-475b-93db-aacbe602eef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:46,169 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:05:46,169 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf2e75c2-4efc-470c-94df-ce132d9f2f23', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf2e75c2-4efc-470c-94df-ce132d9f2f23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:47,221 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:05:47,221 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1478b228-7a95-4536-b34d-cc5cb375739a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1478b228-7a95-4536-b34d-cc5cb375739a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:48,272 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:05:48,272 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e40f6d52-863c-430c-ae74-62ceaccbfeef', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e40f6d52-863c-430c-ae74-62ceaccbfeef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:49,322 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:05:49,322 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d347889-1333-4211-9fe5-4e1aa98f5a3d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d347889-1333-4211-9fe5-4e1aa98f5a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:50,375 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:05:50,375 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b314a96-5852-43f3-b3be-dc8a66bede15', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b314a96-5852-43f3-b3be-dc8a66bede15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:51,427 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:05:51,427 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d5fe0f-28a8-468d-b20a-de5b81ad1d0e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d5fe0f-28a8-468d-b20a-de5b81ad1d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:52,478 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:05:52,479 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e215293f-a4d8-4a7c-bc27-07bcf5060b01', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e215293f-a4d8-4a7c-bc27-07bcf5060b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:53,530 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:05:53,530 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85b7f056-3d34-4df2-b5aa-327d7f98404d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85b7f056-3d34-4df2-b5aa-327d7f98404d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:54,582 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:05:54,583 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813b11a6-853c-4f03-b1e6-7a135cbe7020', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813b11a6-853c-4f03-b1e6-7a135cbe7020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:55,633 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:05:55,634 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee301a7c-e994-4d52-8ef3-e315ec09e2ab', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee301a7c-e994-4d52-8ef3-e315ec09e2ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:56,686 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:05:56,686 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be29d494-cb9d-4b00-9a7c-cc38bcee51c4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be29d494-cb9d-4b00-9a7c-cc38bcee51c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:57,737 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:05:57,737 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a185d21-3f79-4e95-b5ad-b6cb3cb038ed', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a185d21-3f79-4e95-b5ad-b6cb3cb038ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:58,789 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:05:58,790 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0228735c-0126-445d-b488-a5ff2d39ebf1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0228735c-0126-445d-b488-a5ff2d39ebf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:05:59,844 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:05:59,844 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1ab2446-5951-4415-97b5-badbebf983a5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1ab2446-5951-4415-97b5-badbebf983a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:00,895 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:06:00,896 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f4eff1-733e-4f22-b4c5-6f6f574ae5a8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f4eff1-733e-4f22-b4c5-6f6f574ae5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:01,945 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:06:01,946 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b31585e1-cad2-414e-8c02-548ed9ee0e0c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b31585e1-cad2-414e-8c02-548ed9ee0e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:03,000 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:06:03,001 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0a6aa82-f0ed-419b-b225-8f38652a38ff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0a6aa82-f0ed-419b-b225-8f38652a38ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:04,051 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:06:04,051 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3878de62-4fd1-4e5e-b1d8-6a2b33f9a0c0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3878de62-4fd1-4e5e-b1d8-6a2b33f9a0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:05,103 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:05,103 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b0d950-9587-4a02-8d2a-45829e38f1b3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b0d950-9587-4a02-8d2a-45829e38f1b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:06,154 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:06,155 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3837127f-8bf6-4e77-b014-bf61c20f7b4d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3837127f-8bf6-4e77-b014-bf61c20f7b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:07,205 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:06:07,205 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f26bcd09-d2f0-4bc0-a07e-df89b095045c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f26bcd09-d2f0-4bc0-a07e-df89b095045c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:08,256 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:08,257 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16967cf6-7195-43e4-bf4b-ebe316f924ec', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16967cf6-7195-43e4-bf4b-ebe316f924ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:09,311 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:06:09,311 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2520cb94-0f46-43bd-aaee-f66e994a3446', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2520cb94-0f46-43bd-aaee-f66e994a3446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:10,362 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:10,363 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-231f2f8e-c783-41c7-b5b8-490f082e400c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-231f2f8e-c783-41c7-b5b8-490f082e400c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:11,414 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:11,414 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72cced8b-055c-4d74-8935-f2022010cb45', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72cced8b-055c-4d74-8935-f2022010cb45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:12,465 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:12,466 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5da08a0-82dd-49ca-b70b-16b74067b97f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5da08a0-82dd-49ca-b70b-16b74067b97f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:13,517 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:06:13,517 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d8eedf2-b059-4fda-ac34-f8061b33d784', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d8eedf2-b059-4fda-ac34-f8061b33d784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:14,568 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:14,568 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe4cc199-7306-4173-93cf-4372ea5b9944', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe4cc199-7306-4173-93cf-4372ea5b9944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:15,619 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:06:15,619 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e4e4a70-d35e-48e6-9386-9899f5588882', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e4e4a70-d35e-48e6-9386-9899f5588882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:16,672 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:06:16,672 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df2b8904-d21c-4a48-b954-fe5861c45af1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df2b8904-d21c-4a48-b954-fe5861c45af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:17,724 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:06:17,724 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a033b1a-e6c8-4918-8a9f-c12d8b460d2a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a033b1a-e6c8-4918-8a9f-c12d8b460d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:18,780 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:06:18,780 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-298b85c5-1ece-4d66-a3af-e21daa0e4a8a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-298b85c5-1ece-4d66-a3af-e21daa0e4a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:19,830 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:06:19,831 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-660ee7df-2f9e-4f70-a821-363cccc502b3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-660ee7df-2f9e-4f70-a821-363cccc502b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:20,882 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:20,882 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e930b2-116b-4c7e-beb0-e3ae1f317c13', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e930b2-116b-4c7e-beb0-e3ae1f317c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:21,935 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:06:21,935 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3546637f-047d-45b5-b7a3-15cd117116e8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3546637f-047d-45b5-b7a3-15cd117116e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:22,987 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:06:22,988 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ebec20-6a74-43c7-ab69-b7b5896e4af5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ebec20-6a74-43c7-ab69-b7b5896e4af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:24,038 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:24,039 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ec1dfc-4d5a-43c4-8285-7b9029c7ff84', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ec1dfc-4d5a-43c4-8285-7b9029c7ff84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:25,090 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:25,091 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f602d2d-d427-4ef8-bcdc-93adc10b02e3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f602d2d-d427-4ef8-bcdc-93adc10b02e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:26,142 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:26,142 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-504b5753-54f1-461c-97ca-4a1f013171a7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-504b5753-54f1-461c-97ca-4a1f013171a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:27,193 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:27,193 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb6258c-0e62-4376-9f7b-d406766623d6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb6258c-0e62-4376-9f7b-d406766623d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:28,243 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:06:28,244 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bcaae70-683d-4d25-a334-db50dfdc73f9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bcaae70-683d-4d25-a334-db50dfdc73f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:29,294 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.041s 2022-06-20 06:06:29,294 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47ae3f7d-3a9e-4e22-aa08-11a015cf4fbe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47ae3f7d-3a9e-4e22-aa08-11a015cf4fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:30,348 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:06:30,349 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a32ca8-8d28-4ed5-b47c-fe723037b886', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a32ca8-8d28-4ed5-b47c-fe723037b886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:31,399 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:06:31,399 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-389719ec-1d66-4c34-ae67-74265a6ca08e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-389719ec-1d66-4c34-ae67-74265a6ca08e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:32,450 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:06:32,451 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6055f59e-925c-4037-81d8-deb5507ea2c7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6055f59e-925c-4037-81d8-deb5507ea2c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:33,502 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:33,502 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ec9f2ce-2bab-4745-b1e0-38a04bfb90d0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ec9f2ce-2bab-4745-b1e0-38a04bfb90d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:34,553 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:34,554 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5675de0a-0233-431a-a132-3a9344ed6726', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5675de0a-0233-431a-a132-3a9344ed6726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:35,604 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:06:35,604 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-165d3342-d113-4490-abbf-97b75d64c0f3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-165d3342-d113-4490-abbf-97b75d64c0f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:36,658 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:06:36,658 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb4d769e-86e8-4183-bb74-c51b11ae6f53', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb4d769e-86e8-4183-bb74-c51b11ae6f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:37,709 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:37,710 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95258b70-af9d-444f-945a-92bb2c75fe84', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95258b70-af9d-444f-945a-92bb2c75fe84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:38,764 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:06:38,765 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b1ecba-2392-4fe0-adc5-bfb92be1c899', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b1ecba-2392-4fe0-adc5-bfb92be1c899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:39,816 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:39,817 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa80aaa6-9e28-4219-82f3-34fa1a6fed0f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa80aaa6-9e28-4219-82f3-34fa1a6fed0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:40,868 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:40,868 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7edc95b5-0ea7-4913-bf94-2d815cfdef5d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7edc95b5-0ea7-4913-bf94-2d815cfdef5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:41,919 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:41,920 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71234845-1824-42fd-8fdf-267fe628f303', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71234845-1824-42fd-8fdf-267fe628f303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:42,971 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:42,971 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2316ef09-4fec-43fa-92c4-3ac0606af3a6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2316ef09-4fec-43fa-92c4-3ac0606af3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:44,023 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:06:44,023 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed86fdb8-3788-4256-986a-d6b798942e75', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed86fdb8-3788-4256-986a-d6b798942e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:45,074 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:06:45,074 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22bc64d4-896a-469c-aa9c-4257ed957aad', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22bc64d4-896a-469c-aa9c-4257ed957aad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:46,127 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:06:46,128 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad491a7-cf38-4872-b1ee-437abbae61a1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad491a7-cf38-4872-b1ee-437abbae61a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:47,273 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.138s 2022-06-20 06:06:47,273 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20aa3817-9a97-4507-bb46-67a1dd0ac5f6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20aa3817-9a97-4507-bb46-67a1dd0ac5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:48,323 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:06:48,324 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46bf9f5b-beb6-4ec3-a182-d187f2c87c63', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46bf9f5b-beb6-4ec3-a182-d187f2c87c63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:49,376 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:49,376 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d652da4-45cc-4e0d-8383-8abd272190d0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d652da4-45cc-4e0d-8383-8abd272190d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:50,427 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:06:50,427 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9002d0ac-fc81-48be-ac39-ad1005b92aef', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9002d0ac-fc81-48be-ac39-ad1005b92aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:51,478 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:51,478 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c50ddc98-2ef7-45c4-ada2-95c4dfd9061d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c50ddc98-2ef7-45c4-ada2-95c4dfd9061d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:52,529 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:06:52,530 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30bcc214-aa2a-4cb4-af42-57d947ba20ca', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30bcc214-aa2a-4cb4-af42-57d947ba20ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:53,581 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:53,581 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe78510-0b66-43d1-8823-5bb831cc1f65', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe78510-0b66-43d1-8823-5bb831cc1f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:54,633 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:54,634 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a9dcf0-aa9d-4ef3-8974-2c3d85de3382', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70a9dcf0-aa9d-4ef3-8974-2c3d85de3382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:55,684 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:06:55,685 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70be22c2-96d7-4aa3-9437-3f51847c67d3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70be22c2-96d7-4aa3-9437-3f51847c67d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:56,736 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:06:56,736 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f75180e-5006-45e9-ad4e-8191914d6c46', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f75180e-5006-45e9-ad4e-8191914d6c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:57,789 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:06:57,789 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f77523-56c8-42da-bc46-1a3bd019d208', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f77523-56c8-42da-bc46-1a3bd019d208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:58,844 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:06:58,844 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8436bf05-d04d-4ef7-9fbd-c378577f8e54', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8436bf05-d04d-4ef7-9fbd-c378577f8e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:06:59,895 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:06:59,896 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8132815-6f7b-4adc-9887-ba854ef808e1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8132815-6f7b-4adc-9887-ba854ef808e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:00,945 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:07:00,946 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98bd50de-db32-4ca9-bdba-ce3eb30d6449', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98bd50de-db32-4ca9-bdba-ce3eb30d6449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:01,996 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:07:01,997 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac8b87e3-2293-49ff-bf67-d01b06b63afa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac8b87e3-2293-49ff-bf67-d01b06b63afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:03,048 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:03,048 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89048e2c-8a1e-47fe-8a04-18385cae12e5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89048e2c-8a1e-47fe-8a04-18385cae12e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:04,100 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:07:04,101 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c443a0-0a39-404e-bd02-afafab0804bb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c443a0-0a39-404e-bd02-afafab0804bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:05,152 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:05,153 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c7c95cc-529b-4adf-b6c9-6d1847fd3eee', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c7c95cc-529b-4adf-b6c9-6d1847fd3eee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:06,204 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:06,205 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfdedbb1-5795-4088-be7a-2496de6ff04a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfdedbb1-5795-4088-be7a-2496de6ff04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:07,256 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:07:07,257 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5cbe75b-a8f4-4ea0-ae2b-26e73070e6d3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5cbe75b-a8f4-4ea0-ae2b-26e73070e6d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:08,308 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:07:08,308 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa64e220-dc34-41cd-8915-b43f31e6b90c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa64e220-dc34-41cd-8915-b43f31e6b90c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:09,360 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:07:09,361 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76763f3c-bee2-4d82-a870-591ed96108db', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76763f3c-bee2-4d82-a870-591ed96108db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:10,411 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:07:10,411 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae5c644-c686-4a6c-a7a4-3d4ae13da074', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae5c644-c686-4a6c-a7a4-3d4ae13da074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:11,461 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:07:11,462 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ac490f7-e198-4380-a687-383792091e3e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ac490f7-e198-4380-a687-383792091e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:12,514 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:12,515 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-303aa67c-c5ca-40c0-8795-02f4ee99e044', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-303aa67c-c5ca-40c0-8795-02f4ee99e044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:13,567 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:07:13,567 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-580e6b9c-81db-4c70-9ad2-8469f97d2dc8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-580e6b9c-81db-4c70-9ad2-8469f97d2dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:14,618 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:14,618 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f9ef3dd-990f-4155-9128-13eb8e86407f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f9ef3dd-990f-4155-9128-13eb8e86407f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:15,671 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:15,671 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271b425f-f76d-40df-9507-8be162f2305e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271b425f-f76d-40df-9507-8be162f2305e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:16,722 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:16,723 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6347232c-13ad-45dd-bf8f-c55d894a19ae', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6347232c-13ad-45dd-bf8f-c55d894a19ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:17,777 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:07:17,778 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e37f83a-ddd6-44ec-bf92-c3d57155b567', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e37f83a-ddd6-44ec-bf92-c3d57155b567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:18,833 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:07:18,834 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-056492f6-8354-4aa7-bfba-d5a6341717d2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-056492f6-8354-4aa7-bfba-d5a6341717d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:19,888 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:07:19,889 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae35d8eb-76ea-41eb-b69a-c309fde88923', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae35d8eb-76ea-41eb-b69a-c309fde88923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:20,939 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:07:20,939 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b925367-f362-4791-bbca-e920742cadcf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b925367-f362-4791-bbca-e920742cadcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:21,991 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:21,991 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4da4209-8e65-4c96-bb16-9ebe0b5f5686', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4da4209-8e65-4c96-bb16-9ebe0b5f5686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:23,045 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:07:23,046 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ea8a6c-6fb7-482d-84dc-707fb9efb7be', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ea8a6c-6fb7-482d-84dc-707fb9efb7be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:24,100 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:07:24,100 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af81eab-ed19-451f-99d0-f4273946907d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af81eab-ed19-451f-99d0-f4273946907d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:25,151 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:25,152 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e28c20-577d-419b-98f7-df5b8901d73f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e28c20-577d-419b-98f7-df5b8901d73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:26,202 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:26,203 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ccd6d98-99f3-4fa8-9687-14afc16a9af9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ccd6d98-99f3-4fa8-9687-14afc16a9af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:27,254 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:27,254 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f025129-b63c-406c-980a-14fb80395d2b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f025129-b63c-406c-980a-14fb80395d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:28,305 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:28,305 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc8759f0-0b09-4896-89f9-6b139a055510', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc8759f0-0b09-4896-89f9-6b139a055510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:29,355 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:07:29,355 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0e7d60c-488c-4ae4-a2f9-ded25903fc7c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0e7d60c-488c-4ae4-a2f9-ded25903fc7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:30,406 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:30,406 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-611782a7-741f-4994-aaa4-3b31a8b6af49', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-611782a7-741f-4994-aaa4-3b31a8b6af49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:31,457 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:31,458 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90124b66-0924-4aa4-ba79-daf0900602c1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90124b66-0924-4aa4-ba79-daf0900602c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:32,508 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:07:32,508 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c568e6ad-4e7d-4e5b-ae84-58d7821b293f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c568e6ad-4e7d-4e5b-ae84-58d7821b293f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:33,559 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:33,560 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c82b0ad7-e2cf-42f1-bbfb-11e4a77011a4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c82b0ad7-e2cf-42f1-bbfb-11e4a77011a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:34,611 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:07:34,611 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a08949-9db1-4627-88b6-e62bcd93e9ef', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a08949-9db1-4627-88b6-e62bcd93e9ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:35,673 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.054s 2022-06-20 06:07:35,673 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1719d79c-994d-4fcc-b644-5797acb7e139', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1719d79c-994d-4fcc-b644-5797acb7e139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:36,726 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:07:36,727 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3496de48-58f8-46d7-8eee-bd98bbfbbb0e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3496de48-58f8-46d7-8eee-bd98bbfbbb0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:37,777 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:07:37,778 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e3e9acb-fb07-4abc-a8c5-c725e5bb4768', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e3e9acb-fb07-4abc-a8c5-c725e5bb4768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:38,832 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:07:38,833 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a5811d-8006-47b4-b43c-5ac10571d1e5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a5811d-8006-47b4-b43c-5ac10571d1e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:39,886 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:07:39,887 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b93ce7-2fb2-4820-a78b-dc842da2c076', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b93ce7-2fb2-4820-a78b-dc842da2c076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:40,939 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:07:40,940 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4efa2c98-ae48-4d05-aa8b-89a0bedc6559', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4efa2c98-ae48-4d05-aa8b-89a0bedc6559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:41,991 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:41,991 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4457fa71-2898-46fc-9e45-e7aea7eec443', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4457fa71-2898-46fc-9e45-e7aea7eec443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:43,043 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:43,044 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df4ad712-ae5a-4fe1-ab9b-4f2b9cb7089f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df4ad712-ae5a-4fe1-ab9b-4f2b9cb7089f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:44,094 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:44,094 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03edad71-78b2-4428-a716-86885611a41a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03edad71-78b2-4428-a716-86885611a41a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:45,146 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:07:45,147 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22554048-d80a-4a22-95b9-860ca5ede775', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22554048-d80a-4a22-95b9-860ca5ede775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:46,197 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:07:46,197 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3eb39b5-293e-47b2-8e9c-2f42bd7eb17b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3eb39b5-293e-47b2-8e9c-2f42bd7eb17b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:47,249 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:47,250 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39d29099-ed86-4b8b-a6c6-4ef73f5b8f20', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39d29099-ed86-4b8b-a6c6-4ef73f5b8f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:48,300 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:07:48,300 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca9fdad2-31fc-4788-a459-c6998d6b3000', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca9fdad2-31fc-4788-a459-c6998d6b3000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:49,352 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:49,352 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fde3fee-f950-40f5-ade8-4e91f3f88866', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fde3fee-f950-40f5-ade8-4e91f3f88866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:50,401 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:07:50,402 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbde3cb1-d321-4884-b676-1f936df7b58e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbde3cb1-d321-4884-b676-1f936df7b58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:51,453 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:51,454 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f181ec-a593-4df8-aa1b-ff1e31e0aa6b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f181ec-a593-4df8-aa1b-ff1e31e0aa6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:52,506 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:52,506 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27997a5d-eb9b-4309-9fe2-2d0b66acf108', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27997a5d-eb9b-4309-9fe2-2d0b66acf108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:53,557 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:07:53,557 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df1d4fad-3b90-4ef2-9667-03fddd32cc9f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df1d4fad-3b90-4ef2-9667-03fddd32cc9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:54,609 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:54,609 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba1dc3cc-61fc-4919-a790-701a46f24c59', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba1dc3cc-61fc-4919-a790-701a46f24c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:55,660 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:55,661 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73120a20-53f6-499b-b2d7-de97a9facdd0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73120a20-53f6-499b-b2d7-de97a9facdd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:56,711 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:07:56,711 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434254cf-58b3-4f36-bc9f-5055431f40d6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434254cf-58b3-4f36-bc9f-5055431f40d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:57,763 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:57,764 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56801447-4bc0-4f66-8859-401937bdd445', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56801447-4bc0-4f66-8859-401937bdd445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:58,814 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:58,815 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-778f69bb-c064-42a7-800f-7674cd026686', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778f69bb-c064-42a7-800f-7674cd026686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:07:59,866 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:07:59,866 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b87ea56-4513-4c3b-9ac1-3c6b4ae23193', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b87ea56-4513-4c3b-9ac1-3c6b4ae23193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:00,920 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:08:00,921 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e08c8114-db28-4be0-b293-bdee4c4c2daa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e08c8114-db28-4be0-b293-bdee4c4c2daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:01,972 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:01,972 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-429f8f2e-74d2-4c91-8b2a-42c6f821ebe9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429f8f2e-74d2-4c91-8b2a-42c6f821ebe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:03,024 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:08:03,025 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-936b8100-7a3f-4d29-832f-3a1815f14819', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-936b8100-7a3f-4d29-832f-3a1815f14819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:04,076 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:04,076 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3296c16-791f-4965-9963-66aa99751144', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3296c16-791f-4965-9963-66aa99751144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:05,127 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:08:05,127 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2369f145-5eed-444c-b06a-0c896fd7f8e0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2369f145-5eed-444c-b06a-0c896fd7f8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:06,178 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:06,178 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fcac784-a7d3-4f87-b992-5c871919f3c5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fcac784-a7d3-4f87-b992-5c871919f3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:07,230 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:07,230 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a785bbf0-cabf-4ed0-b3b1-c7ec16ea81e6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a785bbf0-cabf-4ed0-b3b1-c7ec16ea81e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:08,281 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:08:08,281 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6af7afc-f80e-4247-8aea-81c259db82cc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6af7afc-f80e-4247-8aea-81c259db82cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:09,336 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:08:09,337 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d565645d-6d6b-4fe6-9b06-f3e230d5218d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d565645d-6d6b-4fe6-9b06-f3e230d5218d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:10,388 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:10,388 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e6190b5-38e9-43d2-abc2-08823815e7f6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e6190b5-38e9-43d2-abc2-08823815e7f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:11,438 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:08:11,439 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d0c7bfd-63fd-451f-a005-81269534314b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d0c7bfd-63fd-451f-a005-81269534314b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:12,490 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:12,490 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc31e9e-781e-4a1e-9dbe-eb7c4c8e8076', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc31e9e-781e-4a1e-9dbe-eb7c4c8e8076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:13,539 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.041s 2022-06-20 06:08:13,540 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1217746e-22a9-4a2a-b182-ea2f701ac044', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1217746e-22a9-4a2a-b182-ea2f701ac044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:14,591 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:14,592 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0566bf5-340e-4125-b7ea-4dc1352af09d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0566bf5-340e-4125-b7ea-4dc1352af09d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:15,644 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:08:15,644 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-703aa110-3ce1-4f77-853b-ef99f498b8b0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-703aa110-3ce1-4f77-853b-ef99f498b8b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:16,697 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:08:16,697 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6dc1069-9531-4887-ada3-958fd0a2ae2b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6dc1069-9531-4887-ada3-958fd0a2ae2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:17,748 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:17,748 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e34e648-140a-435b-bc70-20d9c3dd2705', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e34e648-140a-435b-bc70-20d9c3dd2705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:18,799 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:08:18,800 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40dde434-c439-4324-8e08-168b12b93b7c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40dde434-c439-4324-8e08-168b12b93b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:19,851 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:19,852 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f994cf-924a-4048-bd5d-976cab0d7fde', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f994cf-924a-4048-bd5d-976cab0d7fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:20,903 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:20,903 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aacbcf3c-d49b-4e69-9fe0-7783b1ec00ba', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aacbcf3c-d49b-4e69-9fe0-7783b1ec00ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:21,956 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:08:21,956 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f68922-2267-4b03-bad2-c3a7f5d8e050', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f68922-2267-4b03-bad2-c3a7f5d8e050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:23,012 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:08:23,012 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13059014-aa3a-462a-8b76-918b2a0d9598', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13059014-aa3a-462a-8b76-918b2a0d9598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:24,077 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.056s 2022-06-20 06:08:24,078 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd761607-5f8e-4fa4-9515-0308d8ef3dd4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd761607-5f8e-4fa4-9515-0308d8ef3dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:25,131 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:08:25,131 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-297b4471-4020-4f85-b683-5760efd67600', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-297b4471-4020-4f85-b683-5760efd67600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:26,183 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:26,183 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9efbdae5-d86d-45bb-866e-b526a274ab3b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9efbdae5-d86d-45bb-866e-b526a274ab3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:27,235 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:08:27,236 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad4dfd20-b8ab-4791-a285-25ba7a13f210', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad4dfd20-b8ab-4791-a285-25ba7a13f210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:28,286 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:28,286 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c21a038-483a-4ade-bb3d-03b5201413a4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c21a038-483a-4ade-bb3d-03b5201413a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:29,339 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:08:29,339 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b3cff3-1c1f-4893-91f6-1b51ee5903f5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b3cff3-1c1f-4893-91f6-1b51ee5903f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:30,391 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:08:30,391 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e17694ba-5bde-455a-a20a-614ed4d87ec5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e17694ba-5bde-455a-a20a-614ed4d87ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:31,442 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:31,442 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dae3871-de63-42bc-afa5-5c34e65108b2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dae3871-de63-42bc-afa5-5c34e65108b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:32,494 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:08:32,495 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcc762be-62e6-49ae-8142-a40882c60a17', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcc762be-62e6-49ae-8142-a40882c60a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:33,546 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:33,546 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ace44317-171d-4217-bda4-2a8762ee2320', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ace44317-171d-4217-bda4-2a8762ee2320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:34,597 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:34,597 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5a55b23-55c4-46e0-abda-d7491ce3b707', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5a55b23-55c4-46e0-abda-d7491ce3b707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:35,651 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:08:35,651 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d1475a-d860-429e-bb43-ca60b9e7f5de', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d1475a-d860-429e-bb43-ca60b9e7f5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:36,701 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:08:36,701 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da844b1e-8995-4eac-a3b2-1957b350c02c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da844b1e-8995-4eac-a3b2-1957b350c02c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:37,753 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:37,753 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8166abe2-5286-4d92-9d63-f0aa2d8ca3d8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8166abe2-5286-4d92-9d63-f0aa2d8ca3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:38,804 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:38,805 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-759d2192-28ac-4d68-a249-10326b28e45a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-759d2192-28ac-4d68-a249-10326b28e45a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:39,860 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:08:39,860 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e72e9f5c-1188-457d-812d-4b7440319f63', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e72e9f5c-1188-457d-812d-4b7440319f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:40,913 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:08:40,913 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddca1b25-7503-4b22-b1e4-3b8e3dc6eb54', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddca1b25-7503-4b22-b1e4-3b8e3dc6eb54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:41,965 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:41,966 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc283c8-5ad4-4d7f-b0cf-2ff579ce472f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc283c8-5ad4-4d7f-b0cf-2ff579ce472f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:43,017 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:43,017 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450f4892-edd1-474f-a1bd-eea98109f278', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450f4892-edd1-474f-a1bd-eea98109f278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:44,068 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:44,068 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4894454c-6784-4c6d-8bf3-7aad3a9c2bdc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4894454c-6784-4c6d-8bf3-7aad3a9c2bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:45,120 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:08:45,120 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ed94ee-59fb-4b8d-b996-2f481408abec', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ed94ee-59fb-4b8d-b996-2f481408abec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:46,172 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:08:46,173 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feaff989-7b6f-4137-94c6-bfb2903f2f52', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feaff989-7b6f-4137-94c6-bfb2903f2f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:47,223 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:08:47,224 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1ff6b06-dc94-4872-8649-1d3ea314eeea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1ff6b06-dc94-4872-8649-1d3ea314eeea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:48,276 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:48,277 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a67df5b-292c-4c70-bbe0-159dfccac1ea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a67df5b-292c-4c70-bbe0-159dfccac1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:49,329 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:08:49,329 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df4fcb7b-616b-4206-b24b-47c810814610', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df4fcb7b-616b-4206-b24b-47c810814610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:50,380 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:08:50,381 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c3bea0-5dec-400a-8ba6-933265352e46', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6c3bea0-5dec-400a-8ba6-933265352e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:51,433 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:08:51,434 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b3eaef2-fbf9-43b9-bc1d-defba6027ce4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b3eaef2-fbf9-43b9-bc1d-defba6027ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:52,487 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:08:52,487 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-445faee0-f30e-4bfe-8144-245dd0a021bd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-445faee0-f30e-4bfe-8144-245dd0a021bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:53,539 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:08:53,540 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7011e54-ab72-48ec-927b-5d4ed343d613', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7011e54-ab72-48ec-927b-5d4ed343d613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:54,592 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:08:54,592 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a88b5e66-f8a0-4ba7-a39f-e42bad788eff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a88b5e66-f8a0-4ba7-a39f-e42bad788eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:55,644 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:08:55,644 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-334d5433-d14e-4aab-8655-096fc735ca6e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-334d5433-d14e-4aab-8655-096fc735ca6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:56,698 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:08:56,698 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ee41e01-4cd4-4184-9482-7e9a9ea2607f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ee41e01-4cd4-4184-9482-7e9a9ea2607f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:57,751 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:08:57,752 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0310218-e97e-4175-b37a-43cf217bf910', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0310218-e97e-4175-b37a-43cf217bf910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:58,805 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:08:58,805 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7c859d-92fb-432e-ab06-58dadc742dd0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7c859d-92fb-432e-ab06-58dadc742dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:08:59,858 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:08:59,859 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b1c746-5345-41e8-8e16-8e71b1d6e845', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b1c746-5345-41e8-8e16-8e71b1d6e845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:00,911 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:09:00,912 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c670598-5d5c-4065-b005-b35b8c6fb89c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c670598-5d5c-4065-b005-b35b8c6fb89c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:01,963 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:01,964 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf05f616-d4e3-497c-9ad5-3ffcc3946c7a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf05f616-d4e3-497c-9ad5-3ffcc3946c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:03,015 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:09:03,015 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58f13580-41f6-492a-9903-1bbdbb1c375e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58f13580-41f6-492a-9903-1bbdbb1c375e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:04,066 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:04,067 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa5a47f-6ac7-45b4-925b-2aca0ac20ad2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa5a47f-6ac7-45b4-925b-2aca0ac20ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:05,118 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:09:05,118 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68eb0733-e086-4877-b9a6-b9c8f81d0211', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68eb0733-e086-4877-b9a6-b9c8f81d0211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:06,169 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:06,170 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c742635-19f2-4964-94bf-88c8124c68c9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c742635-19f2-4964-94bf-88c8124c68c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:07,223 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:09:07,223 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f67339-f3b8-4567-94fd-8d57e5501eda', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f67339-f3b8-4567-94fd-8d57e5501eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:08,275 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:09:08,276 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb3c9c26-2ee2-41d8-b319-ae6212d4c6ce', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb3c9c26-2ee2-41d8-b319-ae6212d4c6ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:09,328 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:09:09,328 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcdbdd16-fd79-4e03-bf87-889c0a9786dd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcdbdd16-fd79-4e03-bf87-889c0a9786dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:10,380 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:10,380 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45dfa88e-740c-46a6-96d0-cc6c0324e12f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45dfa88e-740c-46a6-96d0-cc6c0324e12f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:11,431 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:09:11,431 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcd62c07-5eb1-4ddd-8e48-c7d49ada5a26', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcd62c07-5eb1-4ddd-8e48-c7d49ada5a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:12,483 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:12,484 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b3bfe7-89ae-4d9e-a37e-5da727e87058', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b3bfe7-89ae-4d9e-a37e-5da727e87058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:13,538 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:09:13,539 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d690181-83f7-4e51-a213-75a97fb8213e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d690181-83f7-4e51-a213-75a97fb8213e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:14,590 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:14,591 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9624016b-71d6-490b-a31a-a83a5b4dd834', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9624016b-71d6-490b-a31a-a83a5b4dd834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:15,642 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:15,642 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-916859bc-6f87-4413-80bf-06a4ea3a4850', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-916859bc-6f87-4413-80bf-06a4ea3a4850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:16,693 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:16,694 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-600ee0e6-a868-41ec-b7e0-ff9fe9a3e87a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-600ee0e6-a868-41ec-b7e0-ff9fe9a3e87a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:17,745 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:17,745 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c23facc1-8fc3-4369-890c-705e96211b13', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c23facc1-8fc3-4369-890c-705e96211b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:18,798 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:09:18,798 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bff3574-a29b-4601-97c5-582e04db384c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bff3574-a29b-4601-97c5-582e04db384c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:19,851 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:09:19,852 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b834df8-2aa5-471d-90a7-10b1bbaf7fde', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b834df8-2aa5-471d-90a7-10b1bbaf7fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:20,902 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:20,902 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2c5c9b5-f670-4fc6-a6e8-52ba2bc2c9d6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2c5c9b5-f670-4fc6-a6e8-52ba2bc2c9d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:21,954 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:21,954 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c33f7e6-7394-4edf-a71f-50fd9d19f170', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c33f7e6-7394-4edf-a71f-50fd9d19f170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:23,005 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:09:23,005 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1331d123-a339-4148-8479-b2882225a886', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1331d123-a339-4148-8479-b2882225a886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:24,057 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:24,057 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4751fafe-4f4e-44f5-be6d-c0da0800990c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4751fafe-4f4e-44f5-be6d-c0da0800990c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:25,113 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:09:25,114 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be0f0bb-7be0-4cd6-a7a1-dde96bfe78d6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be0f0bb-7be0-4cd6-a7a1-dde96bfe78d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:26,164 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:09:26,165 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dfdf32f-a209-40e2-864a-39668db7b1c9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dfdf32f-a209-40e2-864a-39668db7b1c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:27,216 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:27,216 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a7e64ac-9d9e-41ec-8eae-265ebe85eb6d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a7e64ac-9d9e-41ec-8eae-265ebe85eb6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:28,267 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:28,268 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46173782-08e4-4bf2-a7c1-fa7ba00d93a0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46173782-08e4-4bf2-a7c1-fa7ba00d93a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:29,318 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:09:29,318 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d96822b-840d-4463-a06a-01a1c2139762', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d96822b-840d-4463-a06a-01a1c2139762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:30,370 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:09:30,370 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9963de9a-b813-4aaa-b327-cefb47f21b28', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9963de9a-b813-4aaa-b327-cefb47f21b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:31,421 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:31,421 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f331c0a-2348-4f90-90d1-49a01fcd1f17', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f331c0a-2348-4f90-90d1-49a01fcd1f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:32,472 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:09:32,472 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6004d425-ebf4-430b-9edf-064ed2992201', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6004d425-ebf4-430b-9edf-064ed2992201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:33,523 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:09:33,524 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b89af6c-b60d-40b2-b93b-58555e6515c8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b89af6c-b60d-40b2-b93b-58555e6515c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:34,576 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:34,576 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb6beea-7c72-4116-979a-55ec4d2f9229', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb6beea-7c72-4116-979a-55ec4d2f9229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:35,628 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:09:35,629 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62faae9f-2ed2-4f5f-a384-9174f195d908', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62faae9f-2ed2-4f5f-a384-9174f195d908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:36,679 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.041s 2022-06-20 06:09:36,680 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd28dfa-134e-431f-9baa-508489bf2fbe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd28dfa-134e-431f-9baa-508489bf2fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:37,730 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:37,731 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ee0f44-25c9-48c1-bc4c-b2f4f0beccfe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ee0f44-25c9-48c1-bc4c-b2f4f0beccfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:38,788 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.049s 2022-06-20 06:09:38,788 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20553f3f-e0f3-4053-80a6-6c94247d25b8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20553f3f-e0f3-4053-80a6-6c94247d25b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:39,850 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.054s 2022-06-20 06:09:39,850 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4ce577a-8beb-4668-863d-ff002c414b89', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4ce577a-8beb-4668-863d-ff002c414b89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:40,902 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:40,902 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b40a061d-d357-4e8c-82b7-eac19e2258ab', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b40a061d-d357-4e8c-82b7-eac19e2258ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:41,955 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:09:41,955 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50bb4bda-6ea6-45ad-9270-d456ee2cbed7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50bb4bda-6ea6-45ad-9270-d456ee2cbed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:43,008 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:43,008 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6131be64-f74c-4ace-b50b-995180672d65', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6131be64-f74c-4ace-b50b-995180672d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:44,061 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:09:44,061 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300ec517-0788-450c-92ce-de2a021d205d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300ec517-0788-450c-92ce-de2a021d205d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:45,113 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:09:45,114 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c393e1a-e37d-4738-996c-b6198581d245', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c393e1a-e37d-4738-996c-b6198581d245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:46,168 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:09:46,168 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82dbb5f-69f6-4e33-b754-d561ecae04aa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82dbb5f-69f6-4e33-b754-d561ecae04aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:47,220 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:47,220 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2aa404-e3ba-42b8-907a-ed6232a1e1f5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2aa404-e3ba-42b8-907a-ed6232a1e1f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:48,271 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:48,271 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87373b61-98bd-4319-b4bf-563726a895ce', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87373b61-98bd-4319-b4bf-563726a895ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:49,323 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:09:49,324 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7302f093-8a76-485a-854e-55c5495157ea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7302f093-8a76-485a-854e-55c5495157ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:50,376 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:50,377 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf415830-2c82-4a2b-ae14-3defeeaff426', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf415830-2c82-4a2b-ae14-3defeeaff426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:51,429 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:09:51,429 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85f328d9-817e-4bce-a5a3-cfee1207dd37', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85f328d9-817e-4bce-a5a3-cfee1207dd37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:52,480 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:52,480 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0453e63b-b439-4e5d-b073-e73e0328e743', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0453e63b-b439-4e5d-b073-e73e0328e743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:53,532 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:09:53,533 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-008bcd3d-d76c-4e25-830e-3241537dbb94', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-008bcd3d-d76c-4e25-830e-3241537dbb94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:54,585 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:09:54,585 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2df21af4-0a12-4938-a772-038529d9d84e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2df21af4-0a12-4938-a772-038529d9d84e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:55,636 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:55,637 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e64b051-7f35-4faa-9cea-83dc4496b223', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e64b051-7f35-4faa-9cea-83dc4496b223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:56,689 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:09:56,690 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c71a5e3-088d-48bb-9fb3-0b86bee403f8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c71a5e3-088d-48bb-9fb3-0b86bee403f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:57,743 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:09:57,743 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3248156-92fb-4ab7-9f14-28ec412c6cd4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3248156-92fb-4ab7-9f14-28ec412c6cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:58,795 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:09:58,796 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68b556d3-8d3b-486c-bd8d-753b5ad43ef5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68b556d3-8d3b-486c-bd8d-753b5ad43ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:09:59,853 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.050s 2022-06-20 06:09:59,853 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55e44976-e07a-401b-bdf4-04c38a467323', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55e44976-e07a-401b-bdf4-04c38a467323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:00,903 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:10:00,904 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c415301f-978c-4137-b3aa-4a2eef0b21bc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c415301f-978c-4137-b3aa-4a2eef0b21bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:01,954 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:01,955 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e3f85ad-a21e-4b90-9d49-c5ab669faf1c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e3f85ad-a21e-4b90-9d49-c5ab669faf1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:03,005 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:03,006 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-582154d9-e2f8-42ab-ab33-53012a9d3637', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-582154d9-e2f8-42ab-ab33-53012a9d3637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:04,059 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:10:04,059 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90cc7bd8-72ca-4a81-84e2-5a317aa460dd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90cc7bd8-72ca-4a81-84e2-5a317aa460dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:05,112 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:10:05,112 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c17e95f6-013f-4387-a8a6-15e9d5074708', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c17e95f6-013f-4387-a8a6-15e9d5074708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:06,163 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:06,163 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19b96b07-5642-4348-b210-94c5ed774744', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19b96b07-5642-4348-b210-94c5ed774744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:07,216 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:10:07,217 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adbabd54-5a62-4307-ab9f-4a081b55a77e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adbabd54-5a62-4307-ab9f-4a081b55a77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:08,267 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:08,267 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dbf4a3f-0c54-4c39-a179-6b3e5718d259', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dbf4a3f-0c54-4c39-a179-6b3e5718d259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:09,318 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:09,319 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f18523e-5f01-496d-b070-693e21658672', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f18523e-5f01-496d-b070-693e21658672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:10,370 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:10,370 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ea95a3-6949-4b2a-aadb-901fb6ada86e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ea95a3-6949-4b2a-aadb-901fb6ada86e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:11,422 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:11,422 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ddebd7f-3253-4cdd-94c2-303f2a135c10', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ddebd7f-3253-4cdd-94c2-303f2a135c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:12,475 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:10:12,475 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4714d0fb-61e5-4740-b8e9-abf5623a6547', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4714d0fb-61e5-4740-b8e9-abf5623a6547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:13,527 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:10:13,528 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdbea84d-b752-46a2-baab-d4d8b0f817c4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdbea84d-b752-46a2-baab-d4d8b0f817c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:14,578 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:14,578 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb58cf6d-818e-4fcd-94c6-b7123cfb420b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb58cf6d-818e-4fcd-94c6-b7123cfb420b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:15,629 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:10:15,629 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7656bbdd-eaeb-4183-9f9b-a76a73fbc4e0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7656bbdd-eaeb-4183-9f9b-a76a73fbc4e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:16,682 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:10:16,682 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d8f2e73-e58e-420e-b0fb-0840f4092721', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d8f2e73-e58e-420e-b0fb-0840f4092721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:17,734 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:17,734 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7741eb5e-3b6e-42db-9c7d-89935aae54c8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7741eb5e-3b6e-42db-9c7d-89935aae54c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:18,787 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:10:18,788 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1e525bd-24ec-4dfb-b36b-86cd76f9a94a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1e525bd-24ec-4dfb-b36b-86cd76f9a94a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:19,839 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:10:19,840 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fdfd379-6d1d-4ddd-a86d-e83594814c76', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fdfd379-6d1d-4ddd-a86d-e83594814c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:20,890 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:20,890 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ebf600-3044-4048-b39c-cb905c58929b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ebf600-3044-4048-b39c-cb905c58929b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:21,941 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:21,942 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af317cc-9aa9-4e73-9b70-12defce19842', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af317cc-9aa9-4e73-9b70-12defce19842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:22,993 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:10:22,993 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e37c8fc-cf45-47c7-baaf-e9779236315e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e37c8fc-cf45-47c7-baaf-e9779236315e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:24,045 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:24,045 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f047fdc-7b17-4b99-a3fd-c0361b73cdeb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f047fdc-7b17-4b99-a3fd-c0361b73cdeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:25,096 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:10:25,096 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e073aca-59eb-4f23-acaf-b0ac08459867', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e073aca-59eb-4f23-acaf-b0ac08459867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:26,147 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:10:26,147 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ea3e5f-f5e2-44b8-aa11-14eb4924b3a6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ea3e5f-f5e2-44b8-aa11-14eb4924b3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:27,198 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:27,199 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e58ff736-f28f-4bbf-9bc6-032e82cccaa0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e58ff736-f28f-4bbf-9bc6-032e82cccaa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:28,252 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:10:28,252 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4afe2bf8-6b7b-4146-95aa-06ab0315b239', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4afe2bf8-6b7b-4146-95aa-06ab0315b239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:29,302 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.041s 2022-06-20 06:10:29,302 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f278a5e8-3243-4ea9-a81f-a5d09dc3d254', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f278a5e8-3243-4ea9-a81f-a5d09dc3d254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:30,354 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:30,355 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3829f55-f92b-428d-83e9-dac2d11ffcee', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3829f55-f92b-428d-83e9-dac2d11ffcee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:31,405 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:10:31,406 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50249c1e-e7f9-4afe-9479-fee7c375253c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50249c1e-e7f9-4afe-9479-fee7c375253c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:32,456 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:32,457 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-732d5d71-2cf1-4e04-afe6-6e1afab83068', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-732d5d71-2cf1-4e04-afe6-6e1afab83068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:33,506 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.041s 2022-06-20 06:10:33,506 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b22a629-8b32-41dc-a2ca-cca21b2b49d1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b22a629-8b32-41dc-a2ca-cca21b2b49d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:34,558 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:34,558 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27dcf1d3-e78d-4f8b-9f52-758cc9c692df', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27dcf1d3-e78d-4f8b-9f52-758cc9c692df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:35,609 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:35,610 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-822b1aad-cf69-47ea-9267-85b35a109579', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-822b1aad-cf69-47ea-9267-85b35a109579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:36,659 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:10:36,660 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fd111ee-f32c-499f-b726-2926dc7f2f91', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fd111ee-f32c-499f-b726-2926dc7f2f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:37,710 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:10:37,711 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e7d5d0a-82d2-4550-989f-dd4ea405f172', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e7d5d0a-82d2-4550-989f-dd4ea405f172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:38,762 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:38,762 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10344277-462b-42f5-9b46-d60a0ee80e65', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10344277-462b-42f5-9b46-d60a0ee80e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:39,814 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:10:39,815 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c21f3f1d-388f-4c54-a1e4-4489bcf75a03', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c21f3f1d-388f-4c54-a1e4-4489bcf75a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:40,866 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:40,866 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa50679-04cf-44ad-88d4-c8da7a1ca1cd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa50679-04cf-44ad-88d4-c8da7a1ca1cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:41,918 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:10:41,918 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee832c25-dc1a-4635-b864-f42bca710210', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee832c25-dc1a-4635-b864-f42bca710210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:42,974 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.048s 2022-06-20 06:10:42,974 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f87a25-a4cd-4e97-857d-51153f20330a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f87a25-a4cd-4e97-857d-51153f20330a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:44,025 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:44,026 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e1705be-0a09-487e-a1aa-8de1eba0238d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e1705be-0a09-487e-a1aa-8de1eba0238d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:45,076 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:10:45,077 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f48ac3a-9006-474b-9b0f-a5e4247b62e5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f48ac3a-9006-474b-9b0f-a5e4247b62e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:46,128 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:46,129 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea186fd-1b54-4a3d-b213-25ed83725238', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea186fd-1b54-4a3d-b213-25ed83725238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:47,181 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:47,181 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe5aad9d-1f29-4662-90c1-c70986e9473a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe5aad9d-1f29-4662-90c1-c70986e9473a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:48,231 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:10:48,232 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cbdf2bd-41be-41c2-8300-0f771cf3a27a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cbdf2bd-41be-41c2-8300-0f771cf3a27a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:49,282 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:49,282 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d25de8-b9f7-4827-9671-38037518307a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d25de8-b9f7-4827-9671-38037518307a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:50,333 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:50,333 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-937b90a6-01bf-47a7-b327-2e5f2c0e7dde', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-937b90a6-01bf-47a7-b327-2e5f2c0e7dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:51,385 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:10:51,386 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25b163ac-d156-4fee-a2d9-efea2b25986e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25b163ac-d156-4fee-a2d9-efea2b25986e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:52,437 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:52,437 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7424846-5431-4a0b-b0bf-28c814c51910', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7424846-5431-4a0b-b0bf-28c814c51910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:53,487 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:53,488 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-064d3818-da9d-4584-9136-c4acc586e404', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-064d3818-da9d-4584-9136-c4acc586e404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:54,538 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:10:54,539 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81f688ab-3442-4877-b20b-d77f45b01094', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81f688ab-3442-4877-b20b-d77f45b01094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:55,590 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:55,591 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aea450e2-4756-417f-b67e-e203086b6aeb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aea450e2-4756-417f-b67e-e203086b6aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:56,642 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:10:56,642 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2280a407-d824-4057-bff2-eacde60bd279', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2280a407-d824-4057-bff2-eacde60bd279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:57,693 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:10:57,693 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435a08ba-b161-40cd-b4a6-ff9713a68dbf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435a08ba-b161-40cd-b4a6-ff9713a68dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:58,744 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:10:58,744 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8987b401-0035-4bb4-b25a-b947f896f33f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8987b401-0035-4bb4-b25a-b947f896f33f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:10:59,794 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:10:59,794 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bcfa153-b924-4257-8f41-0966016a586b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bcfa153-b924-4257-8f41-0966016a586b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:00,845 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:11:00,846 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb60f2a-48d9-4027-be81-663f98fe26e4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb60f2a-48d9-4027-be81-663f98fe26e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:01,900 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:11:01,901 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61b4974d-1324-4bcb-b23c-238b0b80020d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61b4974d-1324-4bcb-b23c-238b0b80020d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:02,952 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:11:02,952 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dda8ae32-a30e-448d-87ba-97129ba02196', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dda8ae32-a30e-448d-87ba-97129ba02196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:04,003 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:11:04,004 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d542b462-b328-4bf6-bd86-a3b0e30ff06b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d542b462-b328-4bf6-bd86-a3b0e30ff06b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:05,054 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:11:05,054 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d915335-7a7f-4739-8ec2-1e28532f79e1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d915335-7a7f-4739-8ec2-1e28532f79e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:06,106 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:11:06,106 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc89dbc-ea53-4c7f-860c-1872a1e294e4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc89dbc-ea53-4c7f-860c-1872a1e294e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:07,158 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:11:07,158 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84d0a519-bc9f-4afc-b246-1933acbe0a51', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84d0a519-bc9f-4afc-b246-1933acbe0a51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:08,209 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:11:08,209 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98587e9a-fdba-4daf-957e-34ecd06bc009', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98587e9a-fdba-4daf-957e-34ecd06bc009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:09,262 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:11:09,262 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1991c5ef-a52a-4fa5-abb9-84b3596db929', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1991c5ef-a52a-4fa5-abb9-84b3596db929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:10,313 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:11:10,314 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec9cd76-558c-486c-8f3f-3ac39f9f3fc2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec9cd76-558c-486c-8f3f-3ac39f9f3fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:11,370 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:11:11,371 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65db45ff-1cea-47aa-b9ee-8e262fd68eb9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65db45ff-1cea-47aa-b9ee-8e262fd68eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:12,422 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:11:12,422 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a934de7d-029b-4296-beb6-b38f9bf611f5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a934de7d-029b-4296-beb6-b38f9bf611f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:13,473 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:11:13,474 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce01b1f1-f15b-4982-b300-351d94bd0650', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce01b1f1-f15b-4982-b300-351d94bd0650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:14,525 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:11:14,525 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a735a05-a7b7-4e60-8d36-6343e31ae387', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a735a05-a7b7-4e60-8d36-6343e31ae387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:15,577 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:11:15,577 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0c01e7-9458-42aa-9fda-9926bb041892', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0c01e7-9458-42aa-9fda-9926bb041892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:16,629 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:11:16,629 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9681fb2-e0a6-47ec-894e-c0c461292ed7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9681fb2-e0a6-47ec-894e-c0c461292ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:17,679 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:11:17,680 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baf86096-813a-440c-af71-3f0474153786', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baf86096-813a-440c-af71-3f0474153786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:18,730 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:11:18,731 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639be078-ac5d-4ccb-9999-c774cf0f71f5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639be078-ac5d-4ccb-9999-c774cf0f71f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:19,782 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:11:19,782 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4703c6fa-dc8e-422b-b7ba-0585c2c230a1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4703c6fa-dc8e-422b-b7ba-0585c2c230a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:20,834 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:11:20,835 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15dda8a0-62d1-41fd-9064-e3605ad64f34', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15dda8a0-62d1-41fd-9064-e3605ad64f34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:20,893 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.049s 2022-06-20 06:11:20,893 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc144eab-c0f8-4f90-94ed-fefcce02af57', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc144eab-c0f8-4f90-94ed-fefcce02af57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:11:20,945 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:11:20,946 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b96ceb1a-30d0-489a-ad57-d8fb558df5c7', 'x-compute-request-id': 'req-b96ceb1a-30d0-489a-ad57-d8fb558df5c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:21,994 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:11:21,994 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-444086f2-c5de-4eb7-95ce-bcb061c28689', 'x-compute-request-id': 'req-444086f2-c5de-4eb7-95ce-bcb061c28689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:23,043 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:11:23,044 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ef90d0a-6583-4a93-9de3-34839baa0270', 'x-compute-request-id': 'req-2ef90d0a-6583-4a93-9de3-34839baa0270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:24,092 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:11:24,093 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9314061c-7bd0-4fdc-ab98-eb29d15829b4', 'x-compute-request-id': 'req-9314061c-7bd0-4fdc-ab98-eb29d15829b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:25,140 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:11:25,141 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5421a2f2-ec22-44a3-bde7-6caf37bd04da', 'x-compute-request-id': 'req-5421a2f2-ec22-44a3-bde7-6caf37bd04da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:26,189 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:11:26,189 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93ca7952-9052-4d3b-96c2-ae8970035451', 'x-compute-request-id': 'req-93ca7952-9052-4d3b-96c2-ae8970035451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:27,243 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.050s 2022-06-20 06:11:27,243 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d18e6aad-80d5-40f3-9855-438b9a253d65', 'x-compute-request-id': 'req-d18e6aad-80d5-40f3-9855-438b9a253d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:28,292 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:11:28,292 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05373a09-b9f0-4c43-a6a2-840441785992', 'x-compute-request-id': 'req-05373a09-b9f0-4c43-a6a2-840441785992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:29,341 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:11:29,341 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e239a559-ec2d-49ec-a491-8946b6afb21d', 'x-compute-request-id': 'req-e239a559-ec2d-49ec-a491-8946b6afb21d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:30,389 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.044s 2022-06-20 06:11:30,389 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0531398-035d-4d6f-b7be-31e154d2052d', 'x-compute-request-id': 'req-b0531398-035d-4d6f-b7be-31e154d2052d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:31,437 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:11:31,438 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63bdc792-c7de-4ea9-978e-eaa84463a040', 'x-compute-request-id': 'req-63bdc792-c7de-4ea9-978e-eaa84463a040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:32,486 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:11:32,487 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48959c30-2e4e-46b2-8139-358f3492f911', 'x-compute-request-id': 'req-48959c30-2e4e-46b2-8139-358f3492f911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:33,535 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:11:33,536 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-838f95de-bf2f-4ef3-982a-51d35d60a620', 'x-compute-request-id': 'req-838f95de-bf2f-4ef3-982a-51d35d60a620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:34,584 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:11:34,584 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99bd0a2d-e1c3-40dc-83db-7aa0a29e739e', 'x-compute-request-id': 'req-99bd0a2d-e1c3-40dc-83db-7aa0a29e739e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:35,634 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:11:35,634 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8331abb-a125-405e-b20c-bd18005dc336', 'x-compute-request-id': 'req-f8331abb-a125-405e-b20c-bd18005dc336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:36,682 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:11:36,683 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c093d29-40af-4c2d-9529-9ee45cfe9647', 'x-compute-request-id': 'req-9c093d29-40af-4c2d-9529-9ee45cfe9647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:37,733 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:11:37,733 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c5c8b8c-7b7e-41b5-a496-ed16188d088b', 'x-compute-request-id': 'req-4c5c8b8c-7b7e-41b5-a496-ed16188d088b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:38,781 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:11:38,782 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12f3cc2d-a35c-4faa-9599-96f5abe48c51', 'x-compute-request-id': 'req-12f3cc2d-a35c-4faa-9599-96f5abe48c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:39,832 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:11:39,833 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d68007dd-f4b8-473f-bcd2-92dba0d45ae8', 'x-compute-request-id': 'req-d68007dd-f4b8-473f-bcd2-92dba0d45ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:40,880 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:11:40,881 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cad9969c-ff25-49f2-a302-52fc63076554', 'x-compute-request-id': 'req-cad9969c-ff25-49f2-a302-52fc63076554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:41,930 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:11:41,931 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6518dd2e-1486-4aa7-bb0f-5c6401753d9b', 'x-compute-request-id': 'req-6518dd2e-1486-4aa7-bb0f-5c6401753d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:42,979 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:11:42,979 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29661bf2-2399-4448-8a6b-332df3e6f68d', 'x-compute-request-id': 'req-29661bf2-2399-4448-8a6b-332df3e6f68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:44,029 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:11:44,029 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72d3ff37-fe30-450f-bb18-0cbb34e23034', 'x-compute-request-id': 'req-72d3ff37-fe30-450f-bb18-0cbb34e23034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:45,077 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:11:45,078 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa912631-c4db-4384-89c9-91fc65a0f27d', 'x-compute-request-id': 'req-aa912631-c4db-4384-89c9-91fc65a0f27d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:46,126 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:11:46,126 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e40aed97-64be-4bcb-b0a9-12d4029f0692', 'x-compute-request-id': 'req-e40aed97-64be-4bcb-b0a9-12d4029f0692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:47,237 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.109s 2022-06-20 06:11:47,238 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-188446a7-1792-4955-9736-a47f49d9a330', 'x-compute-request-id': 'req-188446a7-1792-4955-9736-a47f49d9a330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:48,286 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.044s 2022-06-20 06:11:48,286 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b824daf4-7453-4290-9e1e-d72ea76f89ab', 'x-compute-request-id': 'req-b824daf4-7453-4290-9e1e-d72ea76f89ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:49,335 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:11:49,336 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-969d4ae3-e903-44b4-9a34-c734a4438bfe', 'x-compute-request-id': 'req-969d4ae3-e903-44b4-9a34-c734a4438bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:50,384 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:11:50,385 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f40811a-11ed-4f9a-81d1-5d72e0a3a10e', 'x-compute-request-id': 'req-1f40811a-11ed-4f9a-81d1-5d72e0a3a10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:51,432 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:11:51,433 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cadba69d-860d-44e4-a30f-b153ecc703bb', 'x-compute-request-id': 'req-cadba69d-860d-44e4-a30f-b153ecc703bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:52,481 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:11:52,481 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd0a80d3-25b5-4e69-89c0-0500030d77c4', 'x-compute-request-id': 'req-cd0a80d3-25b5-4e69-89c0-0500030d77c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:53,529 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:11:53,530 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f28bc2e-d3b7-4cfd-9505-2b1ccbf63910', 'x-compute-request-id': 'req-9f28bc2e-d3b7-4cfd-9505-2b1ccbf63910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:54,579 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:11:54,579 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f9d154e-ce35-4b7e-85ac-628c95d79717', 'x-compute-request-id': 'req-9f9d154e-ce35-4b7e-85ac-628c95d79717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:55,627 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.044s 2022-06-20 06:11:55,627 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a2997fe-de12-4c78-a505-f9c6714f5388', 'x-compute-request-id': 'req-6a2997fe-de12-4c78-a505-f9c6714f5388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:56,681 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.051s 2022-06-20 06:11:56,682 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07862ea6-2ef8-4d3b-8539-9b046bfb1303', 'x-compute-request-id': 'req-07862ea6-2ef8-4d3b-8539-9b046bfb1303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:57,731 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:11:57,731 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6e9f262-33db-443b-9327-02bd02ed3c75', 'x-compute-request-id': 'req-b6e9f262-33db-443b-9327-02bd02ed3c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:58,780 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:11:58,780 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e8643e8-cea2-4586-9999-809dd290c7f2', 'x-compute-request-id': 'req-8e8643e8-cea2-4586-9999-809dd290c7f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:11:59,833 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.049s 2022-06-20 06:11:59,833 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcb7fc76-0ced-4f7a-9d97-c52d0f94d282', 'x-compute-request-id': 'req-fcb7fc76-0ced-4f7a-9d97-c52d0f94d282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:00,884 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:12:00,884 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5732a8dd-9ca7-43e7-9a70-4e44ff323d71', 'x-compute-request-id': 'req-5732a8dd-9ca7-43e7-9a70-4e44ff323d71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:01,933 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:01,934 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1643f4d-45d9-420d-95ca-b841f767bec0', 'x-compute-request-id': 'req-b1643f4d-45d9-420d-95ca-b841f767bec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:02,983 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:12:02,984 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c30e189-a916-4f52-9e3d-884c13b0bc22', 'x-compute-request-id': 'req-2c30e189-a916-4f52-9e3d-884c13b0bc22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:04,033 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:12:04,033 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f80dbee7-fd40-485d-aea2-269a82900eca', 'x-compute-request-id': 'req-f80dbee7-fd40-485d-aea2-269a82900eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:05,082 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:12:05,082 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e648879-25d9-4c00-a53f-bf429e3037a2', 'x-compute-request-id': 'req-2e648879-25d9-4c00-a53f-bf429e3037a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:06,130 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.044s 2022-06-20 06:12:06,130 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ada60cd-149e-46a8-b4eb-1bc8359a4ab2', 'x-compute-request-id': 'req-0ada60cd-149e-46a8-b4eb-1bc8359a4ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:07,181 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:12:07,181 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b2d83f5-5f85-4429-a926-dcf5d310eaa9', 'x-compute-request-id': 'req-1b2d83f5-5f85-4429-a926-dcf5d310eaa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:08,230 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:08,230 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cd8dc88-c13a-4f76-acbc-b6f460b447d5', 'x-compute-request-id': 'req-5cd8dc88-c13a-4f76-acbc-b6f460b447d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:09,280 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:12:09,281 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de061f09-1d1b-4f29-8bf2-d3a0b3e03bc2', 'x-compute-request-id': 'req-de061f09-1d1b-4f29-8bf2-d3a0b3e03bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:10,329 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:12:10,330 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50a51691-6f8a-4599-9450-a1f53c79783c', 'x-compute-request-id': 'req-50a51691-6f8a-4599-9450-a1f53c79783c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:11,379 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:12:11,380 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09cfba58-518f-456b-b4b1-ccec0bc30c55', 'x-compute-request-id': 'req-09cfba58-518f-456b-b4b1-ccec0bc30c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:12,429 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:12:12,429 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3c2dad2-ee46-4ffc-8628-b81613067529', 'x-compute-request-id': 'req-e3c2dad2-ee46-4ffc-8628-b81613067529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:13,480 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:12:13,480 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77fa3752-036a-48b5-a442-3bd05d413418', 'x-compute-request-id': 'req-77fa3752-036a-48b5-a442-3bd05d413418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:14,529 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:14,529 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dda47bb-b744-454b-a33b-337563464c58', 'x-compute-request-id': 'req-7dda47bb-b744-454b-a33b-337563464c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:15,577 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:15,577 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a72fb54e-9f94-4b0c-a8e5-58cc91100773', 'x-compute-request-id': 'req-a72fb54e-9f94-4b0c-a8e5-58cc91100773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:16,626 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:16,626 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b62ee174-ad8b-4680-9098-876718525b1f', 'x-compute-request-id': 'req-b62ee174-ad8b-4680-9098-876718525b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:17,674 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:17,674 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e61fbb5c-a75b-4455-a0ad-493934e57114', 'x-compute-request-id': 'req-e61fbb5c-a75b-4455-a0ad-493934e57114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:18,723 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:12:18,724 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df2c72c3-7c4f-4f46-9660-1179c90ac269', 'x-compute-request-id': 'req-df2c72c3-7c4f-4f46-9660-1179c90ac269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:19,774 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:12:19,774 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afdb17c4-d352-4d00-a574-b96d2692ab37', 'x-compute-request-id': 'req-afdb17c4-d352-4d00-a574-b96d2692ab37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:20,831 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.053s 2022-06-20 06:12:20,831 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e98241cf-1963-4cd3-ae89-52f7615e8bc0', 'x-compute-request-id': 'req-e98241cf-1963-4cd3-ae89-52f7615e8bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:21,881 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:12:21,881 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba65be61-a5ae-4cbd-9b13-619f35d188c7', 'x-compute-request-id': 'req-ba65be61-a5ae-4cbd-9b13-619f35d188c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:22,929 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:22,929 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40fb394d-855f-4ff9-8de3-e7db113c9ea3', 'x-compute-request-id': 'req-40fb394d-855f-4ff9-8de3-e7db113c9ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:23,978 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:12:23,978 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-808591db-f1f2-40f5-ae70-1094b6b8b6df', 'x-compute-request-id': 'req-808591db-f1f2-40f5-ae70-1094b6b8b6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:25,027 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:25,028 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e926b435-c290-4b1a-83b4-0d6748e32b0c', 'x-compute-request-id': 'req-e926b435-c290-4b1a-83b4-0d6748e32b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:26,075 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:26,075 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-465edb35-2d9f-42d0-b24a-61759d6a7f69', 'x-compute-request-id': 'req-465edb35-2d9f-42d0-b24a-61759d6a7f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:27,125 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:12:27,126 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72a47f85-1a54-419c-867f-4fd1e4e95295', 'x-compute-request-id': 'req-72a47f85-1a54-419c-867f-4fd1e4e95295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:28,174 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:28,175 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48dcf770-5efe-45ab-8429-0951cddb959b', 'x-compute-request-id': 'req-48dcf770-5efe-45ab-8429-0951cddb959b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:29,225 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.048s 2022-06-20 06:12:29,225 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eaf68c3-e37b-4ddd-b02f-e3ff04aa6d00', 'x-compute-request-id': 'req-9eaf68c3-e37b-4ddd-b02f-e3ff04aa6d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:30,275 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:12:30,275 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89928da8-5def-4ecb-827b-53a179fbc4dc', 'x-compute-request-id': 'req-89928da8-5def-4ecb-827b-53a179fbc4dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:31,325 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:12:31,325 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9e876a1-eeac-496c-b291-56c49e19457f', 'x-compute-request-id': 'req-c9e876a1-eeac-496c-b291-56c49e19457f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:32,374 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:32,374 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6434f2a7-2691-4bf9-a32b-0387b6ec3a88', 'x-compute-request-id': 'req-6434f2a7-2691-4bf9-a32b-0387b6ec3a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:33,424 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:12:33,424 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cf27896-eb0a-4b1d-98c0-51621bb0f923', 'x-compute-request-id': 'req-2cf27896-eb0a-4b1d-98c0-51621bb0f923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:34,473 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:34,474 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-264ac60b-e1d6-47dc-abb7-d37162050258', 'x-compute-request-id': 'req-264ac60b-e1d6-47dc-abb7-d37162050258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:35,522 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:35,523 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edfd006f-a50a-49c3-8797-a5059f7183aa', 'x-compute-request-id': 'req-edfd006f-a50a-49c3-8797-a5059f7183aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:36,571 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:36,572 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0b756b1-8984-48b4-83a4-a6666c7ba97f', 'x-compute-request-id': 'req-f0b756b1-8984-48b4-83a4-a6666c7ba97f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:37,619 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:37,619 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-406553d8-40f4-4e8b-9169-6744ef17462c', 'x-compute-request-id': 'req-406553d8-40f4-4e8b-9169-6744ef17462c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:38,669 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:12:38,670 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17024693-d92b-4e28-8f56-be8bf65a0cb0', 'x-compute-request-id': 'req-17024693-d92b-4e28-8f56-be8bf65a0cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:39,720 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:12:39,721 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00a52e4a-8e82-45cc-bd87-020d145684fe', 'x-compute-request-id': 'req-00a52e4a-8e82-45cc-bd87-020d145684fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:40,772 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.048s 2022-06-20 06:12:40,772 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c9e943c-b558-452c-970c-66422ba9e1cc', 'x-compute-request-id': 'req-9c9e943c-b558-452c-970c-66422ba9e1cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:41,821 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:41,821 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75048de3-bc00-4ddf-bfa1-58f678754385', 'x-compute-request-id': 'req-75048de3-bc00-4ddf-bfa1-58f678754385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:42,870 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:12:42,870 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51487358-cf97-4706-802d-b1a28d53fc25', 'x-compute-request-id': 'req-51487358-cf97-4706-802d-b1a28d53fc25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:43,918 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:43,919 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-633bd4c1-a077-438f-a788-0f75b0363836', 'x-compute-request-id': 'req-633bd4c1-a077-438f-a788-0f75b0363836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:44,969 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:12:44,970 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ace9a82e-3f90-4ae1-9457-bdaf195e90f6', 'x-compute-request-id': 'req-ace9a82e-3f90-4ae1-9457-bdaf195e90f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:46,018 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:46,018 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc5d53f-535e-4f32-bd60-2bb6227cbfb0', 'x-compute-request-id': 'req-ccc5d53f-535e-4f32-bd60-2bb6227cbfb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:47,067 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:12:47,067 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1d94850-6d37-4c42-b07d-b4b421185b77', 'x-compute-request-id': 'req-b1d94850-6d37-4c42-b07d-b4b421185b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:48,115 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:48,116 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7ba3c80-a818-4696-83fe-514b2ad8d76a', 'x-compute-request-id': 'req-e7ba3c80-a818-4696-83fe-514b2ad8d76a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:49,164 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:49,164 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e4bc9cf-fdc2-493e-a5b0-70b9dc9d74b3', 'x-compute-request-id': 'req-8e4bc9cf-fdc2-493e-a5b0-70b9dc9d74b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:50,214 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:12:50,214 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-120ae288-512a-446d-8f21-257efce39529', 'x-compute-request-id': 'req-120ae288-512a-446d-8f21-257efce39529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:51,263 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:12:51,264 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a51f3ae-8dc8-4a15-a7e9-593916568d28', 'x-compute-request-id': 'req-0a51f3ae-8dc8-4a15-a7e9-593916568d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:52,313 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:12:52,313 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9b0d947-a082-4337-b8ba-eda212e34301', 'x-compute-request-id': 'req-f9b0d947-a082-4337-b8ba-eda212e34301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:53,362 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:12:53,363 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a6d0603-64e7-4bf5-b916-43f4fdc07d2c', 'x-compute-request-id': 'req-1a6d0603-64e7-4bf5-b916-43f4fdc07d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:54,412 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:54,412 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf46239b-a758-4b3d-8cc9-54afd676e2c1', 'x-compute-request-id': 'req-cf46239b-a758-4b3d-8cc9-54afd676e2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:55,461 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:55,461 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dd8ed7e-26ee-4e54-9119-75df942b062c', 'x-compute-request-id': 'req-9dd8ed7e-26ee-4e54-9119-75df942b062c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:56,510 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:12:56,510 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe6d19d1-a672-41c6-9382-1bffb4dd9aad', 'x-compute-request-id': 'req-fe6d19d1-a672-41c6-9382-1bffb4dd9aad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:57,559 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:12:57,559 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae95ab86-ef29-47ad-8a9e-beaaa34a4d5d', 'x-compute-request-id': 'req-ae95ab86-ef29-47ad-8a9e-beaaa34a4d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:58,607 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:12:58,608 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e3cce7b-b81a-4e26-84ff-ac8098f1d49c', 'x-compute-request-id': 'req-2e3cce7b-b81a-4e26-84ff-ac8098f1d49c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:12:59,655 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.044s 2022-06-20 06:12:59,655 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80fa5190-021d-475c-b393-fa78047834a6', 'x-compute-request-id': 'req-80fa5190-021d-475c-b393-fa78047834a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:00,704 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:00,705 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d07cbb2-9cc3-4493-979d-445e9cabcd2c', 'x-compute-request-id': 'req-1d07cbb2-9cc3-4493-979d-445e9cabcd2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:01,754 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:13:01,755 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41ebd9a7-47fc-44f0-9deb-e3f4da6ee195', 'x-compute-request-id': 'req-41ebd9a7-47fc-44f0-9deb-e3f4da6ee195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:02,805 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:13:02,805 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8778abb-0d15-4efd-9866-f99b78e57812', 'x-compute-request-id': 'req-a8778abb-0d15-4efd-9866-f99b78e57812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:03,855 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:13:03,856 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77950b6b-83df-4360-8ca8-e3908b531b38', 'x-compute-request-id': 'req-77950b6b-83df-4360-8ca8-e3908b531b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:04,906 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:13:04,906 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-088ef1cf-9816-475c-9a61-c5f8dc07142f', 'x-compute-request-id': 'req-088ef1cf-9816-475c-9a61-c5f8dc07142f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:05,954 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:13:05,955 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df918c2e-9e0a-47ac-a3d2-a237689e2f97', 'x-compute-request-id': 'req-df918c2e-9e0a-47ac-a3d2-a237689e2f97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:07,005 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:13:07,006 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90f9d750-4da2-497e-bcca-972b42b24df1', 'x-compute-request-id': 'req-90f9d750-4da2-497e-bcca-972b42b24df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:08,053 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.044s 2022-06-20 06:13:08,054 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6b87298-e69a-49ec-ac86-9693c01369c4', 'x-compute-request-id': 'req-a6b87298-e69a-49ec-ac86-9693c01369c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:09,104 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:13:09,104 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0803254d-6855-425c-912f-41a2936b63c2', 'x-compute-request-id': 'req-0803254d-6855-425c-912f-41a2936b63c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:10,152 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:10,153 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bc35687-66f7-4ad2-8c57-d04416ac6477', 'x-compute-request-id': 'req-7bc35687-66f7-4ad2-8c57-d04416ac6477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:11,201 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:11,202 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5581af8f-3b31-4d89-a3e8-b9fe3a13c5b9', 'x-compute-request-id': 'req-5581af8f-3b31-4d89-a3e8-b9fe3a13c5b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:12,251 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:13:12,252 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6202b748-cecb-4731-9f52-bf9f61aefeb2', 'x-compute-request-id': 'req-6202b748-cecb-4731-9f52-bf9f61aefeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:13,300 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:13,300 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec4435ff-354c-440e-95aa-58d74c41b646', 'x-compute-request-id': 'req-ec4435ff-354c-440e-95aa-58d74c41b646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:14,349 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:14,350 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72bfe403-19f5-4650-b3bb-2e53d6c81fa8', 'x-compute-request-id': 'req-72bfe403-19f5-4650-b3bb-2e53d6c81fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:15,398 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:13:15,398 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d6ab148-9d4b-48fc-be20-a66e0d30ed50', 'x-compute-request-id': 'req-8d6ab148-9d4b-48fc-be20-a66e0d30ed50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:16,447 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:16,448 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e6a5bb7-93fc-4bdd-be47-db711cff8b59', 'x-compute-request-id': 'req-9e6a5bb7-93fc-4bdd-be47-db711cff8b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:17,497 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:17,497 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8a942c0-23fd-4cab-957b-a20ed9395746', 'x-compute-request-id': 'req-a8a942c0-23fd-4cab-957b-a20ed9395746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:18,545 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:13:18,545 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07aa841b-9493-4804-b53c-769e5426b831', 'x-compute-request-id': 'req-07aa841b-9493-4804-b53c-769e5426b831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:19,594 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:19,595 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eb942a6-8d9e-4e81-b747-dc98787f12d6', 'x-compute-request-id': 'req-3eb942a6-8d9e-4e81-b747-dc98787f12d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:20,644 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:20,644 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8543c8e4-6c91-4af4-ae41-9517ab671c2c', 'x-compute-request-id': 'req-8543c8e4-6c91-4af4-ae41-9517ab671c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:21,692 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.044s 2022-06-20 06:13:21,693 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac16b613-4796-4169-91eb-b5650d3ac803', 'x-compute-request-id': 'req-ac16b613-4796-4169-91eb-b5650d3ac803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:22,744 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.048s 2022-06-20 06:13:22,745 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-807dae59-78c2-4c69-8da3-0f61ecbe2dd0', 'x-compute-request-id': 'req-807dae59-78c2-4c69-8da3-0f61ecbe2dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:23,796 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.049s 2022-06-20 06:13:23,796 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f5586fa-ad16-4fd6-87c9-c5e7a271028a', 'x-compute-request-id': 'req-2f5586fa-ad16-4fd6-87c9-c5e7a271028a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:24,846 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:13:24,847 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaf80fbe-7b58-4045-a387-f44cfbf54c4e', 'x-compute-request-id': 'req-aaf80fbe-7b58-4045-a387-f44cfbf54c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:25,896 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:25,897 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b524594-d700-4bbe-8ea3-17ee5c4c850d', 'x-compute-request-id': 'req-5b524594-d700-4bbe-8ea3-17ee5c4c850d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:26,945 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:13:26,945 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf9b886e-092b-4b58-8c5a-c9c469cbf969', 'x-compute-request-id': 'req-cf9b886e-092b-4b58-8c5a-c9c469cbf969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:27,995 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:13:27,996 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c4b27f4-a1fa-4b46-bd78-2c443de31248', 'x-compute-request-id': 'req-7c4b27f4-a1fa-4b46-bd78-2c443de31248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:29,045 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:29,045 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-066d9971-f08d-4401-a9ce-fab99a3cd479', 'x-compute-request-id': 'req-066d9971-f08d-4401-a9ce-fab99a3cd479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:30,093 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:30,094 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b36b57c0-848a-4f06-88f6-c424d45697de', 'x-compute-request-id': 'req-b36b57c0-848a-4f06-88f6-c424d45697de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:31,144 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:13:31,144 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dd6037f-99ba-4689-b6ce-240696b64328', 'x-compute-request-id': 'req-3dd6037f-99ba-4689-b6ce-240696b64328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:32,194 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:13:32,194 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb7b32c-30c4-4afa-ae40-1a17789a7367', 'x-compute-request-id': 'req-6bb7b32c-30c4-4afa-ae40-1a17789a7367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:33,248 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.049s 2022-06-20 06:13:33,248 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-048c052d-4cd8-4c50-8e68-ec62634bb225', 'x-compute-request-id': 'req-048c052d-4cd8-4c50-8e68-ec62634bb225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:34,298 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:13:34,298 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bca4370-e924-458b-8b8a-dca249f4fafc', 'x-compute-request-id': 'req-5bca4370-e924-458b-8b8a-dca249f4fafc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:35,350 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.048s 2022-06-20 06:13:35,350 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-995caead-f908-4f62-96af-f75d861101d9', 'x-compute-request-id': 'req-995caead-f908-4f62-96af-f75d861101d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:36,398 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:13:36,399 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8727f89-fa8f-45eb-b938-63ddbd62087a', 'x-compute-request-id': 'req-e8727f89-fa8f-45eb-b938-63ddbd62087a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:37,448 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:37,448 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c15354bb-7ef3-4e5a-9886-a62d5a4711cd', 'x-compute-request-id': 'req-c15354bb-7ef3-4e5a-9886-a62d5a4711cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:38,508 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.057s 2022-06-20 06:13:38,508 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e93bed53-e575-47a0-b909-25e930396f7e', 'x-compute-request-id': 'req-e93bed53-e575-47a0-b909-25e930396f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:39,557 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:39,557 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0ccde4c-434b-401e-8fc5-1c543239bae4', 'x-compute-request-id': 'req-c0ccde4c-434b-401e-8fc5-1c543239bae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:40,609 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.048s 2022-06-20 06:13:40,609 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc686d75-4385-4547-841b-a528d4875ccf', 'x-compute-request-id': 'req-bc686d75-4385-4547-841b-a528d4875ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:41,658 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:41,658 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06a90f7f-96a4-4819-9328-98572c0a33c4', 'x-compute-request-id': 'req-06a90f7f-96a4-4819-9328-98572c0a33c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:42,710 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.049s 2022-06-20 06:13:42,711 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57b70eec-2935-4401-8d88-b81477c0a87a', 'x-compute-request-id': 'req-57b70eec-2935-4401-8d88-b81477c0a87a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:43,759 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:43,760 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94ad7f68-6aac-4e11-a9b3-cea3ce92e638', 'x-compute-request-id': 'req-94ad7f68-6aac-4e11-a9b3-cea3ce92e638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:44,812 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.049s 2022-06-20 06:13:44,813 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ca4ccd8-08f1-4894-8ae0-17542edf068a', 'x-compute-request-id': 'req-9ca4ccd8-08f1-4894-8ae0-17542edf068a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:45,867 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.051s 2022-06-20 06:13:45,868 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee0cf404-1f2e-433e-95e6-bf03b7d8fd3d', 'x-compute-request-id': 'req-ee0cf404-1f2e-433e-95e6-bf03b7d8fd3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:46,918 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:13:46,919 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82433482-4ac8-4ee5-844d-9ce4f73ac26f', 'x-compute-request-id': 'req-82433482-4ac8-4ee5-844d-9ce4f73ac26f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:47,968 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:13:47,969 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43b5433a-7a1b-461a-b6f3-326a3e3c85b5', 'x-compute-request-id': 'req-43b5433a-7a1b-461a-b6f3-326a3e3c85b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:49,017 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:49,017 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0d6fa66-b29f-44e6-a7d2-3853679d2482', 'x-compute-request-id': 'req-c0d6fa66-b29f-44e6-a7d2-3853679d2482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:50,067 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:50,067 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc5fa4fb-fcac-4e82-a343-de5edfd2fd83', 'x-compute-request-id': 'req-cc5fa4fb-fcac-4e82-a343-de5edfd2fd83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:51,116 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:51,116 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ebaadb4-b464-4263-84e2-7f52a6532365', 'x-compute-request-id': 'req-6ebaadb4-b464-4263-84e2-7f52a6532365', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:52,165 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:52,166 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e1a8777-9b88-42a3-8181-1b400b443f4e', 'x-compute-request-id': 'req-4e1a8777-9b88-42a3-8181-1b400b443f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:53,215 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:53,215 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a6e97f2-e635-43a9-9d9b-f6ed86829658', 'x-compute-request-id': 'req-2a6e97f2-e635-43a9-9d9b-f6ed86829658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:54,264 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:13:54,264 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-deaac991-1d6a-4516-8852-aae5841cf527', 'x-compute-request-id': 'req-deaac991-1d6a-4516-8852-aae5841cf527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:55,317 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.049s 2022-06-20 06:13:55,317 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97e45c75-2f89-4555-bab4-f8648ae8343d', 'x-compute-request-id': 'req-97e45c75-2f89-4555-bab4-f8648ae8343d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:56,373 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.053s 2022-06-20 06:13:56,374 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d956ad22-2d9a-4fbc-a63d-05301947de34', 'x-compute-request-id': 'req-d956ad22-2d9a-4fbc-a63d-05301947de34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:57,425 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.048s 2022-06-20 06:13:57,425 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff860e71-585c-44f5-a4e8-56dd52cb90b5', 'x-compute-request-id': 'req-ff860e71-585c-44f5-a4e8-56dd52cb90b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:58,475 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:13:58,475 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78445aff-0a4c-42a0-9d54-16d8874b3399', 'x-compute-request-id': 'req-78445aff-0a4c-42a0-9d54-16d8874b3399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:13:59,525 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:13:59,525 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fb0cb82-0227-4f81-bb94-0e943590a012', 'x-compute-request-id': 'req-9fb0cb82-0227-4f81-bb94-0e943590a012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:00,575 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:00,575 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e86a2ffc-6ed0-43d9-b09a-fdfe03bf42f5', 'x-compute-request-id': 'req-e86a2ffc-6ed0-43d9-b09a-fdfe03bf42f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:01,625 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:01,625 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b718a3c-7d55-4049-a6ab-fe548ed57972', 'x-compute-request-id': 'req-2b718a3c-7d55-4049-a6ab-fe548ed57972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:02,677 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.049s 2022-06-20 06:14:02,677 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7b60b10-7ed2-4e97-93e3-21dd2020215e', 'x-compute-request-id': 'req-d7b60b10-7ed2-4e97-93e3-21dd2020215e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:03,727 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:03,727 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d74184e4-6d67-4fc5-bc41-9e295a10f3e9', 'x-compute-request-id': 'req-d74184e4-6d67-4fc5-bc41-9e295a10f3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:04,776 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:04,776 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51e8d02c-b946-47da-b21e-9e0bd0a42e04', 'x-compute-request-id': 'req-51e8d02c-b946-47da-b21e-9e0bd0a42e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:05,826 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:05,827 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51b8fafd-f25e-44bc-afb7-1d4cc89ed46f', 'x-compute-request-id': 'req-51b8fafd-f25e-44bc-afb7-1d4cc89ed46f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:06,877 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:06,877 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b41c79ed-0f26-4e65-b6ff-a9f5a79697e7', 'x-compute-request-id': 'req-b41c79ed-0f26-4e65-b6ff-a9f5a79697e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:07,926 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:07,927 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2b909ff-4c70-42c7-89b3-54b15be48aa7', 'x-compute-request-id': 'req-f2b909ff-4c70-42c7-89b3-54b15be48aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:08,975 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:08,975 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02947c3e-cb7e-40ad-b407-562887acf885', 'x-compute-request-id': 'req-02947c3e-cb7e-40ad-b407-562887acf885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:10,024 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:10,024 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19159f16-5b6d-4a70-aceb-a21a9180919b', 'x-compute-request-id': 'req-19159f16-5b6d-4a70-aceb-a21a9180919b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:11,072 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.044s 2022-06-20 06:14:11,072 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a62e1386-3396-414f-9dca-e83029aab417', 'x-compute-request-id': 'req-a62e1386-3396-414f-9dca-e83029aab417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:12,123 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:12,123 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e6eb858-c134-460a-b49f-5478f90a1a01', 'x-compute-request-id': 'req-5e6eb858-c134-460a-b49f-5478f90a1a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:13,172 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:14:13,172 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9399ea05-2117-4f28-acc0-77a9b2c58a81', 'x-compute-request-id': 'req-9399ea05-2117-4f28-acc0-77a9b2c58a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:14,222 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:14,222 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ece0f15-113f-4817-a591-260a041e08c6', 'x-compute-request-id': 'req-4ece0f15-113f-4817-a591-260a041e08c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:15,272 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:15,273 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b46d676-3dfd-4dd7-a125-4e3001da4d56', 'x-compute-request-id': 'req-7b46d676-3dfd-4dd7-a125-4e3001da4d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:16,322 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:16,323 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09ae53df-1d4a-4659-9553-f0b32f5cea6a', 'x-compute-request-id': 'req-09ae53df-1d4a-4659-9553-f0b32f5cea6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:17,378 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.052s 2022-06-20 06:14:17,379 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aeca2e1-0717-4c4e-a357-fe8240888dbc', 'x-compute-request-id': 'req-8aeca2e1-0717-4c4e-a357-fe8240888dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:18,427 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:18,428 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eedcad80-bc40-4a2d-871b-0fb273e2661f', 'x-compute-request-id': 'req-eedcad80-bc40-4a2d-871b-0fb273e2661f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:19,479 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.048s 2022-06-20 06:14:19,479 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40854429-5fac-4113-8b22-d52958591a3e', 'x-compute-request-id': 'req-40854429-5fac-4113-8b22-d52958591a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:20,532 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.050s 2022-06-20 06:14:20,532 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-179f3b20-9baa-43d4-80e7-def0929b3056', 'x-compute-request-id': 'req-179f3b20-9baa-43d4-80e7-def0929b3056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:21,581 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:21,582 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f21e02a-388b-491b-ab4f-c6ddda57041c', 'x-compute-request-id': 'req-0f21e02a-388b-491b-ab4f-c6ddda57041c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:22,631 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:22,632 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ba27bd7-37f7-47ac-b21f-8bf49000eada', 'x-compute-request-id': 'req-8ba27bd7-37f7-47ac-b21f-8bf49000eada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:23,681 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:23,681 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35b0e79b-1667-424c-86ce-c099dc96dfcb', 'x-compute-request-id': 'req-35b0e79b-1667-424c-86ce-c099dc96dfcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:24,730 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:24,731 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72e1cde3-e7cf-4b8b-8b22-2562e2a343be', 'x-compute-request-id': 'req-72e1cde3-e7cf-4b8b-8b22-2562e2a343be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:25,781 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:25,781 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-624d7201-0a75-4fd6-8aa6-d972b8f9e758', 'x-compute-request-id': 'req-624d7201-0a75-4fd6-8aa6-d972b8f9e758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:26,837 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.052s 2022-06-20 06:14:26,837 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e97ab843-ba27-4be7-aa61-e16906dfa476', 'x-compute-request-id': 'req-e97ab843-ba27-4be7-aa61-e16906dfa476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:27,888 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.049s 2022-06-20 06:14:27,888 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c0692f0-ba20-4276-a9ff-96f2487bc4b6', 'x-compute-request-id': 'req-7c0692f0-ba20-4276-a9ff-96f2487bc4b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:28,939 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.049s 2022-06-20 06:14:28,940 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2d7a76d-9a26-45e8-81b4-7990e5acb5e9', 'x-compute-request-id': 'req-b2d7a76d-9a26-45e8-81b4-7990e5acb5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:29,989 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:29,990 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-849a978e-0a7e-4437-bedd-b594176e4391', 'x-compute-request-id': 'req-849a978e-0a7e-4437-bedd-b594176e4391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:31,040 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.048s 2022-06-20 06:14:31,041 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dbc354c-ce03-433a-b5f2-9349f0c26eb3', 'x-compute-request-id': 'req-3dbc354c-ce03-433a-b5f2-9349f0c26eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:32,090 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:32,090 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-350c2e6c-9507-4763-ba88-df704ff15b27', 'x-compute-request-id': 'req-350c2e6c-9507-4763-ba88-df704ff15b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:33,143 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.049s 2022-06-20 06:14:33,143 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1d41c9a-bc63-46da-afa3-fe24602939a3', 'x-compute-request-id': 'req-f1d41c9a-bc63-46da-afa3-fe24602939a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:34,193 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:34,193 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69066849-8c93-4c17-99c9-3bd8b88ea577', 'x-compute-request-id': 'req-69066849-8c93-4c17-99c9-3bd8b88ea577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:35,243 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:35,243 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9195b6d7-61fd-4439-a62e-f2741d5abdc3', 'x-compute-request-id': 'req-9195b6d7-61fd-4439-a62e-f2741d5abdc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:36,292 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:36,293 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a262fea7-43a5-46b6-ab7d-33b8ff395b79', 'x-compute-request-id': 'req-a262fea7-43a5-46b6-ab7d-33b8ff395b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:37,340 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:14:37,341 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e21e128a-1ab4-4e47-90e5-54060d28c8b2', 'x-compute-request-id': 'req-e21e128a-1ab4-4e47-90e5-54060d28c8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:38,392 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:38,392 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0b52689-03a9-4687-84dd-17d649a267e4', 'x-compute-request-id': 'req-f0b52689-03a9-4687-84dd-17d649a267e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:39,444 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.049s 2022-06-20 06:14:39,445 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2d79eb8-a41f-4e6e-baf9-457d0bb02657', 'x-compute-request-id': 'req-a2d79eb8-a41f-4e6e-baf9-457d0bb02657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:40,494 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:40,495 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af9e331d-124a-4012-8e0a-d7440b1892f1', 'x-compute-request-id': 'req-af9e331d-124a-4012-8e0a-d7440b1892f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:41,544 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:41,544 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52d2a79f-c9d4-4df8-84c0-43e93e619656', 'x-compute-request-id': 'req-52d2a79f-c9d4-4df8-84c0-43e93e619656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:42,594 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:42,595 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a71160ed-ed9b-4706-ba71-cdcd61e4b3ed', 'x-compute-request-id': 'req-a71160ed-ed9b-4706-ba71-cdcd61e4b3ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:43,643 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:14:43,643 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea2a1a48-f42a-474e-a89e-3c041cdf66d8', 'x-compute-request-id': 'req-ea2a1a48-f42a-474e-a89e-3c041cdf66d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:44,693 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:44,694 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcf7c5a7-ace9-4da3-87cd-5ae9ba1f18ea', 'x-compute-request-id': 'req-dcf7c5a7-ace9-4da3-87cd-5ae9ba1f18ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:45,744 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:45,744 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0edeccc-2e26-4996-8ad8-d2cba7adec44', 'x-compute-request-id': 'req-a0edeccc-2e26-4996-8ad8-d2cba7adec44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:46,794 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:46,795 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dcc84a5-274e-4a49-8f7b-adda92340c3b', 'x-compute-request-id': 'req-5dcc84a5-274e-4a49-8f7b-adda92340c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:47,846 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.048s 2022-06-20 06:14:47,846 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0c2485d-cfcc-4556-9aaf-d4652be6a598', 'x-compute-request-id': 'req-d0c2485d-cfcc-4556-9aaf-d4652be6a598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:48,899 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.050s 2022-06-20 06:14:48,900 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50628a15-b713-4c70-af9c-5d7d91815d65', 'x-compute-request-id': 'req-50628a15-b713-4c70-af9c-5d7d91815d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:49,949 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:49,949 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ff25bce-3328-4299-91d9-1d3390301951', 'x-compute-request-id': 'req-6ff25bce-3328-4299-91d9-1d3390301951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:50,998 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:14:50,998 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-448b1ef7-8b0b-4c7c-81c4-6315cb186791', 'x-compute-request-id': 'req-448b1ef7-8b0b-4c7c-81c4-6315cb186791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:52,046 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:14:52,047 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24b26d77-7833-46b7-a956-2f14b5c1fab0', 'x-compute-request-id': 'req-24b26d77-7833-46b7-a956-2f14b5c1fab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:53,096 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:53,096 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-feab187b-d42b-48f7-a8aa-7e227048f7f0', 'x-compute-request-id': 'req-feab187b-d42b-48f7-a8aa-7e227048f7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:54,144 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:14:54,145 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91ade6a2-021e-4d86-b234-8deb754712a3', 'x-compute-request-id': 'req-91ade6a2-021e-4d86-b234-8deb754712a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:55,194 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:55,194 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ef42bed-5932-4878-a2a2-93b15ff5885d', 'x-compute-request-id': 'req-3ef42bed-5932-4878-a2a2-93b15ff5885d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:56,247 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.050s 2022-06-20 06:14:56,248 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48febbfe-b29c-47c1-999f-46351c46352d', 'x-compute-request-id': 'req-48febbfe-b29c-47c1-999f-46351c46352d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:57,298 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:57,298 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9724fc6-d784-4668-9b07-e24911d437a6', 'x-compute-request-id': 'req-b9724fc6-d784-4668-9b07-e24911d437a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:58,347 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:14:58,348 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd1943e7-3e81-4400-9c92-c1d7217e87f5', 'x-compute-request-id': 'req-fd1943e7-3e81-4400-9c92-c1d7217e87f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:14:59,398 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:14:59,399 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a2582f0-45c7-422a-94dd-1d5c88cd6a7f', 'x-compute-request-id': 'req-5a2582f0-45c7-422a-94dd-1d5c88cd6a7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:00,449 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:15:00,450 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3fd297d-2316-4d4e-b345-d3f780494990', 'x-compute-request-id': 'req-b3fd297d-2316-4d4e-b345-d3f780494990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:01,499 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:01,499 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dccbaea5-8dfb-4710-9c89-8cc892a76e27', 'x-compute-request-id': 'req-dccbaea5-8dfb-4710-9c89-8cc892a76e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:02,547 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:15:02,548 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78d831aa-9633-48ee-9a40-c8a90254c97e', 'x-compute-request-id': 'req-78d831aa-9633-48ee-9a40-c8a90254c97e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:03,598 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:03,598 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1ba38e3-a37a-45f6-9c77-5754603d4fb7', 'x-compute-request-id': 'req-c1ba38e3-a37a-45f6-9c77-5754603d4fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:04,646 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:15:04,646 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b132897-aee3-4c6a-b1ec-8ca76a39c726', 'x-compute-request-id': 'req-8b132897-aee3-4c6a-b1ec-8ca76a39c726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:05,696 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:15:05,697 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7fe4155-d9c5-4957-84fc-4b0cd4472eff', 'x-compute-request-id': 'req-d7fe4155-d9c5-4957-84fc-4b0cd4472eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:06,745 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:15:06,745 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd52f506-a153-4b43-b72a-ba5a61a0ed6e', 'x-compute-request-id': 'req-cd52f506-a153-4b43-b72a-ba5a61a0ed6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:07,794 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:15:07,794 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fd5e46a-7324-4655-aa8c-6769951dbfdb', 'x-compute-request-id': 'req-4fd5e46a-7324-4655-aa8c-6769951dbfdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:08,844 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:15:08,844 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa41a046-0c66-413b-8b68-05afb136a145', 'x-compute-request-id': 'req-fa41a046-0c66-413b-8b68-05afb136a145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:09,893 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:09,893 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33f0383c-4221-45ea-9fa9-1697c4dd8c2a', 'x-compute-request-id': 'req-33f0383c-4221-45ea-9fa9-1697c4dd8c2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:10,945 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.048s 2022-06-20 06:15:10,945 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cf0e70c-aaed-4b3c-818c-f5539a3709e8', 'x-compute-request-id': 'req-5cf0e70c-aaed-4b3c-818c-f5539a3709e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:11,995 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:11,995 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-677f60f9-ce41-4a0c-a697-79e9f5b010df', 'x-compute-request-id': 'req-677f60f9-ce41-4a0c-a697-79e9f5b010df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:13,046 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:15:13,046 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eab33de9-00c7-4499-95b3-8e446866eba8', 'x-compute-request-id': 'req-eab33de9-00c7-4499-95b3-8e446866eba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:14,095 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:15:14,096 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e903f89-493d-45ce-8843-e39989cd1916', 'x-compute-request-id': 'req-2e903f89-493d-45ce-8843-e39989cd1916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:15,145 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:15,145 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f2ca701-2fcf-4c72-b4d5-b98ac39670d2', 'x-compute-request-id': 'req-5f2ca701-2fcf-4c72-b4d5-b98ac39670d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:16,195 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:16,195 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-842b6c2a-920a-43c6-9905-52c9db0c1b0b', 'x-compute-request-id': 'req-842b6c2a-920a-43c6-9905-52c9db0c1b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:17,246 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:15:17,246 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb3e1fa3-9111-4385-8329-0cc7c25a953c', 'x-compute-request-id': 'req-eb3e1fa3-9111-4385-8329-0cc7c25a953c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:18,294 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:15:18,295 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-706766f9-0ed0-4a9b-a428-44c741aff0f4', 'x-compute-request-id': 'req-706766f9-0ed0-4a9b-a428-44c741aff0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:19,344 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:19,344 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bb21ee1-a4b2-4611-9a90-17e90fca8db1', 'x-compute-request-id': 'req-0bb21ee1-a4b2-4611-9a90-17e90fca8db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:20,394 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:15:20,394 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32dd9752-b620-489d-a9f3-a01fc062375e', 'x-compute-request-id': 'req-32dd9752-b620-489d-a9f3-a01fc062375e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:21,446 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.048s 2022-06-20 06:15:21,446 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32a3f17f-ff2d-49a5-b858-31f028bc9a8b', 'x-compute-request-id': 'req-32a3f17f-ff2d-49a5-b858-31f028bc9a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:22,497 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:15:22,497 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7cfa989-f847-472f-bc07-d25aa4710ac6', 'x-compute-request-id': 'req-f7cfa989-f847-472f-bc07-d25aa4710ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:23,546 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:23,546 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37e1c52b-df81-4037-8736-6cc837906132', 'x-compute-request-id': 'req-37e1c52b-df81-4037-8736-6cc837906132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:24,595 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:24,596 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbffafe7-322c-4730-9388-66f4783bf1bc', 'x-compute-request-id': 'req-bbffafe7-322c-4730-9388-66f4783bf1bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:25,646 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:15:25,647 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fad1a68b-6a26-4b1c-99a8-f207e81963c8', 'x-compute-request-id': 'req-fad1a68b-6a26-4b1c-99a8-f207e81963c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:26,696 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:26,696 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e766e4c-8a2b-43ca-ac29-1f78ba90ee2b', 'x-compute-request-id': 'req-8e766e4c-8a2b-43ca-ac29-1f78ba90ee2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:27,747 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:15:27,747 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d51f01bd-e3ee-40bd-a500-8892020a9532', 'x-compute-request-id': 'req-d51f01bd-e3ee-40bd-a500-8892020a9532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:28,796 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:15:28,796 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7e5d295-077c-4560-bece-c8f8bfae82a0', 'x-compute-request-id': 'req-f7e5d295-077c-4560-bece-c8f8bfae82a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:29,848 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.049s 2022-06-20 06:15:29,849 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b28c2d1d-b02d-4700-b9e0-8073ae5d3eb3', 'x-compute-request-id': 'req-b28c2d1d-b02d-4700-b9e0-8073ae5d3eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:30,898 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:15:30,899 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49d5cdf3-b136-48e9-ba8f-9613bad4fe2b', 'x-compute-request-id': 'req-49d5cdf3-b136-48e9-ba8f-9613bad4fe2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:31,951 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.050s 2022-06-20 06:15:31,952 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-662f1a22-80ed-498b-9a13-02bce043bd83', 'x-compute-request-id': 'req-662f1a22-80ed-498b-9a13-02bce043bd83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:33,001 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:33,001 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-550caafc-dd13-438c-96f7-03638e87b83a', 'x-compute-request-id': 'req-550caafc-dd13-438c-96f7-03638e87b83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:34,050 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:15:34,050 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-286749ca-f7e9-48f9-a70d-5113effa4293', 'x-compute-request-id': 'req-286749ca-f7e9-48f9-a70d-5113effa4293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:35,099 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:35,100 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0473b37a-7302-4380-9b00-bf7dfabe0334', 'x-compute-request-id': 'req-0473b37a-7302-4380-9b00-bf7dfabe0334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:36,149 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:36,149 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff87216-5244-4e32-af3a-2df86eb3ca55', 'x-compute-request-id': 'req-bff87216-5244-4e32-af3a-2df86eb3ca55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:37,199 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:15:37,199 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-093a12a6-0ffa-47d3-ad2c-27311cbf1339', 'x-compute-request-id': 'req-093a12a6-0ffa-47d3-ad2c-27311cbf1339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:38,248 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:38,249 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25fe99eb-6eef-40f6-83aa-4ca15a38b421', 'x-compute-request-id': 'req-25fe99eb-6eef-40f6-83aa-4ca15a38b421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:39,297 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:39,297 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04d61596-fc51-41f8-9d9a-f4b9029b424b', 'x-compute-request-id': 'req-04d61596-fc51-41f8-9d9a-f4b9029b424b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:40,348 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:15:40,348 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5f7001a-434a-408f-a23a-3c879ba8f105', 'x-compute-request-id': 'req-f5f7001a-434a-408f-a23a-3c879ba8f105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:41,398 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:15:41,399 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84dbac97-585e-4c05-ac58-e8e662c19f43', 'x-compute-request-id': 'req-84dbac97-585e-4c05-ac58-e8e662c19f43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:42,447 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:15:42,447 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86e806ae-3dbc-4d58-9b50-a38dd3eaae60', 'x-compute-request-id': 'req-86e806ae-3dbc-4d58-9b50-a38dd3eaae60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:43,496 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:43,497 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2c4ab70-92ad-4240-8ab8-29e213c3a7e1', 'x-compute-request-id': 'req-b2c4ab70-92ad-4240-8ab8-29e213c3a7e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:44,545 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:44,546 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c247d8ed-f650-4647-b016-1c946ae0633e', 'x-compute-request-id': 'req-c247d8ed-f650-4647-b016-1c946ae0633e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:45,594 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:45,594 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2444e94d-e866-49af-8857-be734dcb3a1c', 'x-compute-request-id': 'req-2444e94d-e866-49af-8857-be734dcb3a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:46,643 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:15:46,643 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd57745c-df03-4a10-bebe-798e3e92ca6d', 'x-compute-request-id': 'req-cd57745c-df03-4a10-bebe-798e3e92ca6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:47,694 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:15:47,694 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cad5bdb2-2797-4f09-8e82-b08186576acb', 'x-compute-request-id': 'req-cad5bdb2-2797-4f09-8e82-b08186576acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:48,743 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:48,743 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-547333d6-0d01-4790-a68b-66174e433d66', 'x-compute-request-id': 'req-547333d6-0d01-4790-a68b-66174e433d66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:49,794 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.048s 2022-06-20 06:15:49,794 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3d23e39-a62c-46e0-a0f4-50f241f4872c', 'x-compute-request-id': 'req-f3d23e39-a62c-46e0-a0f4-50f241f4872c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:50,847 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.049s 2022-06-20 06:15:50,847 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd87deb7-4e33-4ad4-a9f6-a3d70c02cab4', 'x-compute-request-id': 'req-fd87deb7-4e33-4ad4-a9f6-a3d70c02cab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:51,896 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:51,897 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92e59146-4009-4ea4-95e0-a0a65649deb8', 'x-compute-request-id': 'req-92e59146-4009-4ea4-95e0-a0a65649deb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:52,946 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:52,946 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29848147-0fd9-4019-82d4-693f08d4b768', 'x-compute-request-id': 'req-29848147-0fd9-4019-82d4-693f08d4b768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:53,996 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:53,996 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15d81763-2f5a-4fbb-beab-6f6ce47c6279', 'x-compute-request-id': 'req-15d81763-2f5a-4fbb-beab-6f6ce47c6279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:55,045 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:55,045 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8aec4f5-fb22-46bb-bf7f-15b782f93b1e', 'x-compute-request-id': 'req-c8aec4f5-fb22-46bb-bf7f-15b782f93b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:56,094 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:15:56,094 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f29aaa1f-93c1-49bd-acdc-54ea50d9c8af', 'x-compute-request-id': 'req-f29aaa1f-93c1-49bd-acdc-54ea50d9c8af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:57,143 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:57,144 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4f0127b-d8c6-4995-85c7-97e7d4a4c167', 'x-compute-request-id': 'req-b4f0127b-d8c6-4995-85c7-97e7d4a4c167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:58,193 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:15:58,194 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-038362a7-0f65-47e5-b2b7-2b890505f32f', 'x-compute-request-id': 'req-038362a7-0f65-47e5-b2b7-2b890505f32f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:15:59,245 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.049s 2022-06-20 06:15:59,246 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f483b1dc-a051-4062-a551-3dba64cdaa5a', 'x-compute-request-id': 'req-f483b1dc-a051-4062-a551-3dba64cdaa5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:00,294 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:00,295 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-119b4e1e-8ace-4384-ae50-41a5c40c5ad9', 'x-compute-request-id': 'req-119b4e1e-8ace-4384-ae50-41a5c40c5ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:01,344 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:01,345 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7791fe8c-a173-441a-ab26-99af655aede2', 'x-compute-request-id': 'req-7791fe8c-a173-441a-ab26-99af655aede2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:02,394 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:02,395 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-652f2e98-36a1-4ffe-a8b2-1c0702575cb5', 'x-compute-request-id': 'req-652f2e98-36a1-4ffe-a8b2-1c0702575cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:03,446 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.048s 2022-06-20 06:16:03,446 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5caee4de-fbd4-445d-99b0-3d16154aebca', 'x-compute-request-id': 'req-5caee4de-fbd4-445d-99b0-3d16154aebca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:04,495 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:04,495 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f605be47-78e2-4a6a-b800-d21399cbcec0', 'x-compute-request-id': 'req-f605be47-78e2-4a6a-b800-d21399cbcec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:05,545 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:16:05,546 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b265727-3a81-4e97-a0ba-964e5f8896f7', 'x-compute-request-id': 'req-9b265727-3a81-4e97-a0ba-964e5f8896f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:06,595 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:06,596 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eed2151c-0c6f-4b2c-af77-7134feb4a3e7', 'x-compute-request-id': 'req-eed2151c-0c6f-4b2c-af77-7134feb4a3e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:07,644 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:07,644 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e533fe25-b05f-4b3b-9646-4fcf1f87999c', 'x-compute-request-id': 'req-e533fe25-b05f-4b3b-9646-4fcf1f87999c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:08,692 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:08,693 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4724e421-9574-43c7-bc5a-203376957a17', 'x-compute-request-id': 'req-4724e421-9574-43c7-bc5a-203376957a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:09,740 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:09,741 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95dce5c4-0341-4a82-a0a9-bbe011b19852', 'x-compute-request-id': 'req-95dce5c4-0341-4a82-a0a9-bbe011b19852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:10,789 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:10,790 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec1efbf1-9a98-4b12-a57a-9937d744bf5e', 'x-compute-request-id': 'req-ec1efbf1-9a98-4b12-a57a-9937d744bf5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:11,839 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:11,839 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e98e05-b2c8-4449-a8ea-87ad745e4262', 'x-compute-request-id': 'req-05e98e05-b2c8-4449-a8ea-87ad745e4262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:12,893 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:12,894 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf02bc9b-abce-4b36-834e-ace6a62ebe8a', 'x-compute-request-id': 'req-cf02bc9b-abce-4b36-834e-ace6a62ebe8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:13,942 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:13,943 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9621129-f3c8-41db-96d7-a46e23598b55', 'x-compute-request-id': 'req-c9621129-f3c8-41db-96d7-a46e23598b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:14,993 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:14,993 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1b7a2f6-a393-4dcb-ba44-25cc7738d4fa', 'x-compute-request-id': 'req-d1b7a2f6-a393-4dcb-ba44-25cc7738d4fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:16,040 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:16,041 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95497033-02a8-4f1c-8546-a79039e98cfd', 'x-compute-request-id': 'req-95497033-02a8-4f1c-8546-a79039e98cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:17,090 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:16:17,091 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ca3f40f-0dcc-4c27-b7e1-90cc9842570c', 'x-compute-request-id': 'req-0ca3f40f-0dcc-4c27-b7e1-90cc9842570c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:18,140 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:18,141 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-094a9306-4c27-4505-b79d-71707f768a91', 'x-compute-request-id': 'req-094a9306-4c27-4505-b79d-71707f768a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:19,190 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:19,190 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67375945-018a-43e5-b62e-f1914ab44ef5', 'x-compute-request-id': 'req-67375945-018a-43e5-b62e-f1914ab44ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:20,240 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:20,240 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d96b87d6-e080-441d-a10c-1f029bdd0abe', 'x-compute-request-id': 'req-d96b87d6-e080-441d-a10c-1f029bdd0abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:21,288 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:21,289 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f8c8dbc-be75-43d9-a7f8-26181d615849', 'x-compute-request-id': 'req-5f8c8dbc-be75-43d9-a7f8-26181d615849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:22,337 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:22,337 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dbdc6f3-2e3e-48de-99d6-7f1541c2150a', 'x-compute-request-id': 'req-3dbdc6f3-2e3e-48de-99d6-7f1541c2150a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:23,388 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:16:23,388 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6d97032-1165-4cc8-92ec-5b17c32c0cd0', 'x-compute-request-id': 'req-d6d97032-1165-4cc8-92ec-5b17c32c0cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:24,439 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.048s 2022-06-20 06:16:24,440 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e535292-5e6c-4acb-b0fe-ea528152c2a9', 'x-compute-request-id': 'req-6e535292-5e6c-4acb-b0fe-ea528152c2a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:25,489 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:25,489 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0d47548-ccc1-4df7-b376-33ffe977189e', 'x-compute-request-id': 'req-d0d47548-ccc1-4df7-b376-33ffe977189e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:26,537 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:26,538 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf9cd46f-a244-4157-8ac9-52d422172a87', 'x-compute-request-id': 'req-cf9cd46f-a244-4157-8ac9-52d422172a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:27,588 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:27,588 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-045d7318-5e6e-4311-a2d1-5966b2b7043a', 'x-compute-request-id': 'req-045d7318-5e6e-4311-a2d1-5966b2b7043a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:28,638 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:16:28,639 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9670d566-4574-4241-83be-8be54eee7689', 'x-compute-request-id': 'req-9670d566-4574-4241-83be-8be54eee7689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:29,687 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:29,688 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1744f09-a93e-4c56-9275-579bfc83b176', 'x-compute-request-id': 'req-f1744f09-a93e-4c56-9275-579bfc83b176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:30,737 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:30,737 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d66f35ea-c807-455d-badb-8884e64a7f7c', 'x-compute-request-id': 'req-d66f35ea-c807-455d-badb-8884e64a7f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:31,786 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:31,786 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fb3c62d-11b9-4a66-95a5-6f6c84f6a322', 'x-compute-request-id': 'req-1fb3c62d-11b9-4a66-95a5-6f6c84f6a322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:32,839 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.050s 2022-06-20 06:16:32,840 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfffdfd7-e8bc-4a16-87a8-eeaa967c70bf', 'x-compute-request-id': 'req-dfffdfd7-e8bc-4a16-87a8-eeaa967c70bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:33,888 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:33,889 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43afa63d-2631-4253-b28d-1b8df090657f', 'x-compute-request-id': 'req-43afa63d-2631-4253-b28d-1b8df090657f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:34,938 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:34,938 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1164320e-4255-418d-a244-85172a0f732e', 'x-compute-request-id': 'req-1164320e-4255-418d-a244-85172a0f732e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:35,988 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:16:35,988 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa83237e-0c84-4e57-bcd4-16bc2716dfa0', 'x-compute-request-id': 'req-aa83237e-0c84-4e57-bcd4-16bc2716dfa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:37,040 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:37,040 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98a371e6-a01b-4724-b971-cccff35c0c53', 'x-compute-request-id': 'req-98a371e6-a01b-4724-b971-cccff35c0c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:38,089 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:38,089 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bee850b-6b49-43bf-984d-12d3471ddb03', 'x-compute-request-id': 'req-1bee850b-6b49-43bf-984d-12d3471ddb03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:39,138 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:39,138 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c63e78d-81b4-42d3-8886-4609dfcf43c2', 'x-compute-request-id': 'req-6c63e78d-81b4-42d3-8886-4609dfcf43c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:40,189 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.048s 2022-06-20 06:16:40,189 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0618da2d-e9a8-4cc7-967f-002b37d2c627', 'x-compute-request-id': 'req-0618da2d-e9a8-4cc7-967f-002b37d2c627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:41,239 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:41,239 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ca080a2-402f-4293-bcc2-93fca85988cf', 'x-compute-request-id': 'req-6ca080a2-402f-4293-bcc2-93fca85988cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:42,287 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:42,288 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-223b9b61-cd3b-4716-b4df-0582b7f721cd', 'x-compute-request-id': 'req-223b9b61-cd3b-4716-b4df-0582b7f721cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:43,340 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.049s 2022-06-20 06:16:43,340 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73078a8d-ec49-4267-9ee2-392e78fc9d05', 'x-compute-request-id': 'req-73078a8d-ec49-4267-9ee2-392e78fc9d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:44,389 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:44,389 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6663b8c7-d8f4-43bb-85c3-1bdc901ea31b', 'x-compute-request-id': 'req-6663b8c7-d8f4-43bb-85c3-1bdc901ea31b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:45,439 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:16:45,440 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e10830e-ed7c-46a0-88b3-2ba8937e3589', 'x-compute-request-id': 'req-2e10830e-ed7c-46a0-88b3-2ba8937e3589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:46,488 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:46,489 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3311064-7d91-4016-b950-7d04d093b1b7', 'x-compute-request-id': 'req-c3311064-7d91-4016-b950-7d04d093b1b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:47,652 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.159s 2022-06-20 06:16:47,652 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67d2955d-0194-40c2-b7e9-1744b64358b1', 'x-compute-request-id': 'req-67d2955d-0194-40c2-b7e9-1744b64358b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:48,701 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:48,702 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-765cb859-a5ad-4b5e-a623-48c11a3dc554', 'x-compute-request-id': 'req-765cb859-a5ad-4b5e-a623-48c11a3dc554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:49,751 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:49,751 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eef25c6d-b98a-4d0a-99d5-0340139254ca', 'x-compute-request-id': 'req-eef25c6d-b98a-4d0a-99d5-0340139254ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:50,799 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:50,800 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1e4e736-7128-4d3a-a9bf-e01b3a6281e7', 'x-compute-request-id': 'req-e1e4e736-7128-4d3a-a9bf-e01b3a6281e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:51,851 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.048s 2022-06-20 06:16:51,851 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec6ed435-bdf7-4610-a48d-47443d19ac08', 'x-compute-request-id': 'req-ec6ed435-bdf7-4610-a48d-47443d19ac08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:52,900 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:52,900 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd287f64-6904-4176-8877-2dc639302896', 'x-compute-request-id': 'req-cd287f64-6904-4176-8877-2dc639302896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:53,948 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:53,949 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-102f1884-1b0e-4da3-88d2-a506f439e498', 'x-compute-request-id': 'req-102f1884-1b0e-4da3-88d2-a506f439e498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:54,998 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:16:54,999 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88e5dbbf-2787-4189-b9b2-7794d4a8191f', 'x-compute-request-id': 'req-88e5dbbf-2787-4189-b9b2-7794d4a8191f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:56,047 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:56,047 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a42dc89-cb16-4bd0-bcd5-57d03d26bace', 'x-compute-request-id': 'req-4a42dc89-cb16-4bd0-bcd5-57d03d26bace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:57,096 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:16:57,097 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2776500c-61b9-4a7a-8889-a326cc6952fb', 'x-compute-request-id': 'req-2776500c-61b9-4a7a-8889-a326cc6952fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:58,145 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:58,146 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b090a71-460c-427b-af98-5a3761d537aa', 'x-compute-request-id': 'req-7b090a71-460c-427b-af98-5a3761d537aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:16:59,195 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:16:59,195 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55f8e91d-c8bc-4408-b01e-55a08bbd3d8a', 'x-compute-request-id': 'req-55f8e91d-c8bc-4408-b01e-55a08bbd3d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:00,245 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:17:00,245 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f8145fc-66b6-43ba-aa2f-40643eb6609c', 'x-compute-request-id': 'req-6f8145fc-66b6-43ba-aa2f-40643eb6609c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:01,294 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:17:01,295 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78382a22-6e3a-4683-b175-625f808c2c10', 'x-compute-request-id': 'req-78382a22-6e3a-4683-b175-625f808c2c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:02,343 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:17:02,343 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42954f7f-50b1-4f25-9ab2-827681482798', 'x-compute-request-id': 'req-42954f7f-50b1-4f25-9ab2-827681482798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:03,391 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:17:03,391 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-507b99ae-d34d-40c6-ac4d-2e8690871a4f', 'x-compute-request-id': 'req-507b99ae-d34d-40c6-ac4d-2e8690871a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:04,442 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:17:04,442 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1e612a4-f70b-48c3-a6d7-8177ddbff776', 'x-compute-request-id': 'req-f1e612a4-f70b-48c3-a6d7-8177ddbff776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:05,491 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:17:05,492 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb5c0a04-8388-46c9-b6a8-dd806267b704', 'x-compute-request-id': 'req-eb5c0a04-8388-46c9-b6a8-dd806267b704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:06,540 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:17:06,541 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe34e8be-13db-43ff-a8fb-d6f0d47a97cc', 'x-compute-request-id': 'req-fe34e8be-13db-43ff-a8fb-d6f0d47a97cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:07,589 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:17:07,589 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52838693-5347-414c-836e-ea86984d7e66', 'x-compute-request-id': 'req-52838693-5347-414c-836e-ea86984d7e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:08,639 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:17:08,639 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6982d37c-e352-4d0c-a558-065b08c3ee90', 'x-compute-request-id': 'req-6982d37c-e352-4d0c-a558-065b08c3ee90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:09,688 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:17:09,689 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9416152-9a01-4b38-991e-537c4c58a0e4', 'x-compute-request-id': 'req-c9416152-9a01-4b38-991e-537c4c58a0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:10,737 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:17:10,737 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cae685a4-9006-4ced-b6ec-149c096b5df2', 'x-compute-request-id': 'req-cae685a4-9006-4ced-b6ec-149c096b5df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:11,786 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.045s 2022-06-20 06:17:11,786 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2502120-1150-4c7a-9044-997c9095828c', 'x-compute-request-id': 'req-f2502120-1150-4c7a-9044-997c9095828c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:12,834 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:17:12,835 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca062c40-5a66-4549-9982-c55dc3c67598', 'x-compute-request-id': 'req-ca062c40-5a66-4549-9982-c55dc3c67598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:13,885 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:17:13,885 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-881ca61e-6aa2-4f45-b65f-cc0e7dc17e10', 'x-compute-request-id': 'req-881ca61e-6aa2-4f45-b65f-cc0e7dc17e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:14,936 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:17:14,936 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2945a07-a6fd-482b-a76f-2fa4420edbd6', 'x-compute-request-id': 'req-d2945a07-a6fd-482b-a76f-2fa4420edbd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:15,987 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:17:15,987 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdc0376b-bfcd-4465-b4ae-c6d9f20ca999', 'x-compute-request-id': 'req-fdc0376b-bfcd-4465-b4ae-c6d9f20ca999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:17,038 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:17:17,038 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aafb2ec-70dd-46d4-8bfe-d30c18534411', 'x-compute-request-id': 'req-0aafb2ec-70dd-46d4-8bfe-d30c18534411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:18,089 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.047s 2022-06-20 06:17:18,090 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-423d2b12-7df9-4ca3-81ef-95dca469385d', 'x-compute-request-id': 'req-423d2b12-7df9-4ca3-81ef-95dca469385d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:19,139 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments 0.046s 2022-06-20 06:17:19,139 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67d6ff74-c75b-4117-bba0-d098cb26b076', 'x-compute-request-id': 'req-67d6ff74-c75b-4117-bba0-d098cb26b076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "volumeId": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "serverId": "40197e5d-2b79-4f95-bc50-624ef5030f32", "device": "/dev/sdb"}]}' 2022-06-20 06:17:20,258 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 POST http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/action 0.115s 2022-06-20 06:17:20,259 118319 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, 20 Jun 2022 06:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '76343', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a70adfd6-1b67-4145-bbae-63998204b4dd', 'x-compute-request-id': 'req-a70adfd6-1b67-4145-bbae-63998204b4dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-06-20 06:17:20,260 118319 DEBUG [tempest.common.waiters] Console output for 40197e5d-2b79-4f95-bc50-624ef5030f32 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.116000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120000] tsc: Detected 1995.191 MHz processor [ 0.124000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.128008] pid_max: default: 32768 minimum: 301 [ 0.132059] Security Framework initialized [ 0.136009] Yama: becoming mindful. [ 0.140056] AppArmor: AppArmor initialized [ 0.144346] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.148125] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152040] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.156016] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.160555] CPU: Physical Processor ID: 0 [ 0.164717] mce: CPU supports 1 MCE banks [ 0.168117] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.172006] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.176007] Spectre V2 : Mitigation: Full generic retpoline [ 0.180006] Speculative Store Bypass: Vulnerable [ 0.268087] Freeing SMP alternatives memory: 36K [ 0.276787] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.280131] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.284077] Hierarchical SRCU implementation. [ 0.288776] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.292006] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.300104] smp: Bringing up secondary CPUs ... [ 0.304012] smp: Brought up 1 node, 1 CPU [ 0.308006] smpboot: Max logical packages: 1 [ 0.312007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.316492] devtmpfs: initialized [ 0.320089] x86/mm: Memory block size: 128MB [ 0.324258] evm: security.selinux [ 0.328035] evm: security.SMACK64 [ 0.332005] evm: security.SMACK64EXEC [ 0.336006] evm: security.SMACK64TRANSMUTE [ 0.340004] evm: security.SMACK64MMAP [ 0.348008] evm: security.apparmor [ 0.352005] evm: security.ima [ 0.356009] evm: security.capability [ 0.360238] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.364043] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.368100] pinctrl core: initialized pinctrl subsystem [ 0.372309] NET: Registered protocol family 16 [ 0.376141] audit: initializing netlink subsys (disabled) [ 0.380231] cpuidle: using governor ladder [ 0.384017] audit: type=2000 audit(1655704961.380:1): state=initialized audit_enabled=0 res=1 [ 0.388014] cpuidle: using governor menu [ 0.392114] ACPI: bus type PCI registered [ 0.396005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.401867] PCI: Using configuration type 1 for base access [ 0.405547] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.408303] ACPI: Added _OSI(Module Device) [ 0.412009] ACPI: Added _OSI(Processor Device) [ 0.416006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.420030] ACPI: Added _OSI(Processor Aggregator Device) [ 0.424029] ACPI: Added _OSI(Linux-Dell-Video) [ 0.438912] ACPI: Interpreter enabled [ 0.440018] ACPI: (supports S0 S5) [ 0.444005] ACPI: Using IOAPIC for interrupt routing [ 0.448077] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.452414] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.492400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.496015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.500039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.504051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.508510] PCI host bridge to bus 0000:00 [ 0.512009] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.516008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.520008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.524008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.528008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.532008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.574374] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.576007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.580039] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.584007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.595200] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.595200] * this clock source is slow. Consider trying other clock sources [ 0.603539] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.637463] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.644625] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.652297] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.660427] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.664698] SCSI subsystem initialized [ 0.668489] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.672000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.672031] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.676005] vgaarb: loaded [ 0.680154] pps_core: LinuxPPS API ver. 1 registered [ 0.684005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.688020] PTP clock support registered [ 0.692085] EDAC MC: Ver: 3.0.0 [ 0.699292] hv_vmbus: Vmbus version:4.0 [ 0.700103] PCI: Using ACPI for IRQ routing [ 0.704168] NetLabel: Initializing [ 0.708014] NetLabel: domain hash size = 128 [ 0.712019] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.716000] NetLabel: unlabeled traffic allowed by default [ 0.716177] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.756023] VFS: Disk quotas dquot_6.6.0 [ 0.766902] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.773963] AppArmor: AppArmor Filesystem Enabled [ 0.787518] pnp: PnP ACPI init [ 0.817708] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.827293] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.836984] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.841634] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.846637] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.853689] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.864915] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.870187] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.882358] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.886764] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.890329] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.898181] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.909913] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.915276] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.921808] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.927723] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.939322] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.948347] pnp: PnP ACPI: found 9 devices [ 0.964267] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.972170] NET: Registered protocol family 2 [ 0.977635] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.993768] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.001570] TCP: Hash tables configured (established 8192 bind 8192) [ 1.008189] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.016889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.026742] NET: Registered protocol family 1 [ 1.034302] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.044851] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.054784] Unpacking initramfs... [ 1.420880] Freeing initrd memory: 13088K [ 1.427196] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.433846] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.446112] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.454564] random: fast init done [ 1.459796] Scanning for low memory corruption every 60 seconds [ 1.468711] Initialise system trusted keyrings [ 1.473478] Key type blacklist registered [ 1.479905] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.489888] zbud: loaded [ 1.499900] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.507982] fuse init (API version 7.26) [ 1.517091] Key type asymmetric registered [ 1.529255] Asymmetric key parser 'x509' registered [ 1.537989] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.546172] io scheduler noop registered (default) [ 1.555150] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.562757] ACPI: Power Button [PWRF] [ 1.569344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.613417] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.652897] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.678673] Linux agpgart interface v0.103 [ 1.685440] loop: module loaded [ 1.691363] hv_vmbus: registering driver hv_storvsc [ 1.700768] scsi host0: storvsc_host_t [ 1.718314] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.745128] scsi host1: storvsc_host_t [ 1.758551] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.770497] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.787040] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.802418] scsi host2: ata_piix [ 1.815741] scsi host3: ata_piix [ 1.822490] sd 0:0:0:0: [sda] Write Protect is off [ 1.828492] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.834797] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.842466] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.860683] libphy: Fixed MDIO Bus: probed [ 1.873951] tun: Universal TUN/TAP device driver, 1.6 [ 1.888717] PPP generic driver version 2.4.2 [ 1.897367] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.941045] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.961355] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.968676] mousedev: PS/2 mouse device common for all mice [ 1.983944] sda: sda1 [ 1.996533] rtc_cmos 00:00: RTC can wake from S4 [ 3.263403] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.277046] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.303825] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.315432] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.321079] device-mapper: uevent: version 1.0.3 [ 3.328851] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.343420] NET: Registered protocol family 10 [ 3.355110] Segment Routing with IPv6 [ 3.362491] NET: Registered protocol family 17 [ 3.374419] Key type dns_resolver registered [ 3.386894] RAS: Correctable Errors collector initialized. [ 3.395584] registered taskstats version 1 [ 3.404288] Loading compiled-in X.509 certificates [ 3.415170] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.423667] zswap: loaded using pool lzo/zbud [ 3.443963] Key type big_key registered [ 3.448160] Key type trusted registered [ 3.458685] Key type encrypted registered [ 3.464849] AppArmor: AppArmor sha1 policy hashing enabled [ 3.469579] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.484217] evm: HMAC attrs: 0x1 [ 3.502831] rtc_cmos 00:00: setting system clock to 2022-06-20 06:02:46 UTC (1655704966) [ 3.516711] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.526027] EDD information not available. [ 4.083452] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.093948] ata2.00: configured for MWDMA2 [ 4.115699] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.135796] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.146548] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.161787] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.176051] Freeing unused kernel memory: 2248K [ 4.188127] Write protecting the kernel read-only data: 18432k [ 4.199625] Freeing unused kernel memory: 2008K [ 4.213550] Freeing unused kernel memory: 124K [ 4.236559] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.249921] x86/mm: Checking user space page tables [ 4.269227] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.349358] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.366198] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.372698] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.383705] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.400304] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.412130] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.434060] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.446437] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.454385] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.459362] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.638705] hv_utils: Registering HyperV Utility Driver [ 4.643163] hv_vmbus: registering driver hv_util [ 4.658576] hv_vmbus: registering driver hv_netvsc [ 4.668385] hv_vmbus: registering driver hyperv_keyboard [ 4.676342] hidraw: raw HID events driver (C) Jiri Kosina [ 4.759585] hv_vmbus: registering driver hid_hyperv [ 4.837689] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 4.852933] hv_utils: Heartbeat IC version 3.0 [ 4.861448] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.959792] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.982333] hv_utils: Shutdown IC version 3.0 [ 4.997446] hv_utils: TimeSync IC version 4.0 [ 5.050935] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 5.220048] raid6: sse2x1 gen() 4640 MB/s [ 5.272035] raid6: sse2x1 xor() 3857 MB/s [ 5.336173] raid6: sse2x2 gen() 4889 MB/s [ 5.392062] raid6: sse2x2 xor() 4451 MB/s [ 5.444072] raid6: sse2x4 gen() 6940 MB/s [ 5.496032] raid6: sse2x4 xor() 5270 MB/s [ 5.505094] raid6: using algorithm sse2x4 gen() 6940 MB/s [ 5.518503] raid6: .... xor() 5270 MB/s, rmw enabled [ 5.524282] raid6: using intx1 recovery algorithm [ 5.536713] xor: measuring software checksum speed [ 5.584073] prefetch64-sse: 16833.000 MB/sec [ 5.648038] generic_sse: 8847.000 MB/sec [ 5.694595] xor: using function: prefetch64-sse (16833.000 MB/sec) [ 5.704925] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 6.010709] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.193062] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.453799] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 6.461517] systemd[1]: Detected virtualization microsoft. [ 6.467608] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.529502] systemd[1]: Set hostname to <ubuntu>. [ 6.542251] systemd[1]: Initializing machine ID from random generator. [ 6.549918] systemd[1]: Installed transient /etc/machine-id file. [ 7.074026] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 7.167212] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 7.256565] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 7.352807] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Direcory Watch. [[0;32m OK [0m] Listening on Journal Audit Sockt. [[0;32m OK [m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Created slice Sstem Slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on Journal Socket. Mounting Huge Pages File System... Mounting Debug File System... [[0;32m OK [0m] Listening on udev Kernel Socket. Starting Load Kernel Modules... [ 8.303768] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Created slice system-getty.slice.[ 8.376585] iscsi: registered transport (tcp) [[0;32m OK [0m] [ 8.451910] iscsi: registered transport (iser) Listening on udev Control Socket. [[0;32m OK [0m] Started Dispatch Password Requets to Console Directory Watch. Starting Create list of require st... nodes for the current kernel... Mounting POSIX Message Queue File System... [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). Starting Journal Service... Starting Remount Root and Kernel File Systems... [ 8.981581] EXT4-fs (sda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Mounting Configuration File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Commit transient machine-id on disk. [[0;32m OK [0m] Started LSB: AppArmor initializtion. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dv/rfkill Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started NetworkTime Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 16.184669] cloud-init[326]: Cloud-init v. 18.2 running 'init-local' at Mon, 20 Jun 2022 06:02:56 +0000. Up 13.07 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking) [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initia cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target etwork. [ 30.255526] cloud-init[672]: Cloud-init v. 18.2 running 'init' at Mon, 20 Jun 2022 06:03:02 +0000. Up 18.86 seconds. [ 30.425223] cloud-init[[0;32m OK [0m[672]: ] ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [[ 30.638551] [0;32m OK [0mcloud-init] [672]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target System Initialization. [ 30.839962] cloud-init[672]: [ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [0;32m OK [0m[ 30.932121] ] Listening on ACPID Listen Socket.cloud-init[672]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m ] [ 31.080369] cloud-initListening on D-Bus System Message Bus Socket.[672]: ci-info: | eth0 | True | 172.20.0.13 | 255.255.255.240 | . | fa:16:3e:e2:76:31 | [[ 31.200690] [0;32m OK [0mcloud-init] [672]: Reached target Sockets.ci-info: | eth0 | True | fe80::f816:3eff:fee2:7631/64 | . | link | fa:16:3e:e2:76:31 | [ 31.355475] cloud-init[672]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[ [0;32m OK [0m[ 31.433500] ] cloud-init[672]: Started ACPI Events Check.ci-info: | lo | True | ::1/128 | . | host | . | [[0;32m OK [0m[ 31.633124] cloud-init] [672]: Reached target Paths.ci-info: +--------+------+-----------------------------+-----------------+-------+-------------------+ [ [0;32m OK [0m[ 31.764418] ] cloud-initReached target Basic System.[672]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [[ 31.869612] [0;32m OK [0mcloud-init] Started Regular background program processing daemon. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Login Service... [672]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Starting LSB: Record successful boot for GRUB... Starting LSB: MD monitoring daemon... [ 32.772203] [[0;32m OK [0mcloud-init[672]: ] ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |Started ACPI event daemon. [ [0;32m OK [0m[ 32.904563] cloud-init] Started Unattended Upgrades Shutdown.[672]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[ 33.008791] [0;32m OK [0mcloud-init] [672]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |Started D-Bus Sstem Message Bus. [ 33.126235] cloud-init[672]: ci-info: | 1 | 169.254.169.54 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ 33.190301] cloud-init[672]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 33.290488] cloud-init[672]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 33.355555] cloud-init[672]: Generating public/private rsa key pair. [ 33.438478] cloud-init[672]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[ [0;32m OK [0m[ 33.511907] cloud-init] [672]: Started Daily apt download activities.Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [[ 33.620382] [0;32m OK [0m] cloud-initStarted Daily apt upgrade and clean activities.[672]: The key fingerprint is: [ 33.751132] [cloud-init[672]: [0;32m OK [0mSHA256:AyVbalef9ZhDabSUrvvTgfl0RdR/ZL8+QEY1dClWKi8 root@tempest-attachvolumetestjson-server-1969690123] Started Daily Cleanup of Temporary Directories. [[ 34.023940] [0;32m OK [0mcloud-init] Reached target Timers.[672]: [The key's randoart image is:[0;32m OK [0m] Reloud-config availability. [[0;32m OK [0m] Reached target Network is Online. [ 34.277448] cloud-init[672]: +---[RSA 2048]----+Starting Apply he settings speified in cloud-onfig... [ 34.435134] cloud-init[672]: | . o . .OO=|Starting /etc/rc.local Compatibility... Starting iSCSI initiator daemon (iscsid)...[ 34.773156] cloud-init [672]: Starting OpenBSD Secure Shell server... | * . . O=*B|[ [0;32m OK [0m[ 35.078611] ] Started /etc/rc.local Compatibility.cloud-init[672]: | = . .=+*++| [[ 35.340294] [0;32m OK [0mcloud-init[672]: | . o oo..=|] Started OpenBSD Secure Shell server.[ 35.544295] [cloud-init[0;32m OK [0m[672]: ] | S Eooo +| Started iSCSI initiator daemon iscsid).[ 35.809273] cloud-init[672]: [| . o+ +.|[0;32m OK [0m] Started LSB: MD monitoring daemon. [[ 36.063419] [0;32m OK [0mcloud-init] Started LSB: Record successful boot for GRUB.[672]: | ..o| [ 36.342564] cloud-init[[672]: [0;32m OK [0m| . .+.|] Started Login Srvice. [ 36.606643] cloud-init[672]: Starting Login to default iSCSItargets...| ....| [ 36.759648] [cloud-init[0;32m OK [0m] [672]: Started Login to default iSCSI targets.+----[SHA256]-----+ [ 37.136290] [cloud-init[672]: [0;32m OK [0mGenerating public/private dsa key pair.] Reached target Remote File Systems (Pre).[ 37.454750] cloud-init [672]: [Your identification has been saved in /etc/ssh/ssh_host_dsa_key.[0;32m OK [0m ] [ 37.668307] Reached target Remote File Systems.cloud-init [672]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...[ 38.061498] cloud-init Starting LSB: automatic crash report generation...[672]: The key fingerprint is: [ 38.265619] cloud-initStarting PermitUser Sessions...[672]: SHA256:+OY77Re919mBAL2ZQYr4xHs5Z2lzpKRuNMUz4ZMhv5U root@tempest-attachvolumetestjson-server-1969690123 [ [0;32m OK [0m[ 38.508163] cloud-init] Started Permit User Sessions. [672]: [The key's randomart image is:[0;32m OK [m ] [ 38.967453] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".cloud-init[672]: +---[DSA 1024]----+ [ [0;32m OK [0m[ 39.372345] ] cloud-initStarted LSB: automatic crash report generation. [672]: | .o+ |[ [0;32m OK [m[ 39.698719] ] Started Serial Getty on ttyS0.cloud-init [672]: | o ..*o+ |[ [0;32m OK [m[ 39.929093] ] cloud-init[672]: Started Getty on tty1.| . + ..@=E | [[ 40.188911] [0;32m OK [0m] Reached target Login Prompts.cloud-init [[672]: | o.. ==X |[0;32m OK [0m ] [ 40.680256] Reached target Multi-User System.cloud-init[672]: | .oSB O.o. | [[0;32m OK [0m ] [ 40.893587] Reached target Graphical Interface.cloud-init [672]: Starting Update UTMP about Systm Runlevel Changes...| .+ * +... | [ 41.408066] cloud-init[[0;32m OK [0m[672]: ] | o+ . .=|Created slice User Slice of ubuntu. [[ 41.898282] [0;32m OK [0mcloud-init] [672]: Started Session1 of user ubuntu.| oo . . ..+| Starting User Manager for UID 1000...[ 42.211880] cloud-init [672]: [| o+.. . | [0;32m OK [0m[ 42.469529] cloud-init] Started Update UTMP about System Runlevel Changes.[672]: +----[SHA256]-----+ [[0;32m OK [0m] Started User Manager for UID 1000.[ 42.797265] cloud-init [672]: Generating public/private ecdsa key pair.[[0;32m OK [0m [ 42.933903] cloud-init] [672]: Started Session 3 of user ubuntu.Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ [0;32m OK [0m[ 43.160233] ] Started Session2 of user ubuntu. cloud-init[672]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 43.841620] cloud-init[672]: The key fingerprint is: [ 44.274532] cloud-init[672]: SHA256:uLCs9xUrMxZh7ZfGosh0aEGCWPWA1kl9h+Z7xTLARCU root@tempest-attachvolumetestjson-server-1969690123 [ 44.783534] cloud-init[672]: The key's randoart image is: [ 44.865281] cloud-init[672]: +---[ECDSA 256]---+ [ 44.86558] cloud-init[672]: |.oo==o +Eo. | [ 44865652] cloud-iit[672]: |o oooo..*.. | [ 44.865758] cloud-init[672]: | . . ++.o . | [ 44.865859] cloud-init[672]: | + +..o.o | [ 44.865961] cloud-init[672]: | = + S.=+ | [ 44.866061] cloud-init[672]: | = = +.*. | [ 44.866294] cloud-init[672]: | = B o. | [ 44.86398] cloud-init[672]: | ... = | [ 44.866496] cloud-init[672]: | .. .. | [ 44.866599] cloud-init[672] +----[SHA256]-----+ [ 44.866698] cloud-init[672]: Generating public/private ed25519 key pair. [ 44.86681] cloud-init[672]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 44.866915] cloud-init[672]: Your public key has been saved in /etcssh/ssh_host_ed25519_key.pub. [ 44.867017] cloud-init[672]: he key fingerprint is: [ 44.867117] cloud-init[672]: SHA256:uOdbbsRzrNq0gPTRyLKX7ltpoGYRSrGmVZVFs6Hq8J8 root@tempest-attachvolumetestjson-server-1969690123 [ 44.867215] cloud-init[672]: The key's randomart image is: [ 44.867316] cloud-init[672]: +--[ED25519 256]-+ [ 44.867413] cloud-init[672]: | . ...+= | [ 44.867521] cloud-init[672]: | .. + | [ 44.868421] cloud-init[672]: | = . . . | [ 44.868546] cloud-init[672]: | = . = o | [ 44.868705] cloud-init[672]: | . o * S... | [ 44.868848] cloud-init[672]: | = O ++.o | [ 44.868953 cloud-init[672: | X *.*+ | [ 44.89052] cloud-init[672]: | o * Xo. | [ 45.259385] cloud-init[672]: | .E=+ | [ 45.408231] cloud-init[672]: +----[SHA256]----+ Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-1969690123 ttyS0 tempest-attachvolumetestjson-server-1969690123 login: [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.156000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.160000] tsc: Detected 1995.191 MHz processor [ 0.168000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.172013] pid_max: default: 32768 minimum: 301 [ 0.176065] Security Framework initialized [ 0.180010] Yama: becoming mindful. [ 0.184060] AppArmor: AppArmor initialized [ 0.188284] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.192126] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196048] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.200026] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.204544] CPU: Physical Processor ID: 0 [ 0.208242] mce: CPU supports 1 MCE banks [ 0.212127] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.216012] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.220009] Spectre V2 : Mitigation: Full generic retpoline [ 0.224012] Speculative Store Bypass: Vulnerable [ 0.336175] Freeing SMP alternatives memory: 36K [ 0.371104] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.372175] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.376148] Hierarchical SRCU implementation. [ 0.380805] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.384005] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.388099] smp: Bringing up secondary CPUs ... [ 0.392010] smp: Brought up 1 node, 1 CPU [ 0.396008] smpboot: Max logical packages: 1 [ 0.400033] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.404499] devtmpfs: initialized [ 0.408088] x86/mm: Memory block size: 128MB [ 0.412451] evm: security.selinux [ 0.416020] evm: security.SMACK64 [ 0.420007] evm: security.SMACK64EXEC [ 0.424006] evm: security.SMACK64TRANSMUTE [ 0.428024] evm: security.SMACK64MMAP [ 0.432045] evm: security.apparmor [ 0.436005] evm: security.ima [ 0.440005] evm: security.capability [ 0.448080] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.452040] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.456114] pinctrl core: initialized pinctrl subsystem [ 0.460338] NET: Registered protocol family 16 [ 0.464126] audit: initializing netlink subsys (disabled) [ 0.468208] cpuidle: using governor ladder [ 0.472012] audit: type=2000 audit(1655705074.468:1): state=initialized audit_enabled=0 res=1 [ 0.476014] cpuidle: using governor menu [ 0.480090] ACPI: bus type PCI registered [ 0.484011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.490194] PCI: Using configuration type 1 for base access [ 0.493569] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.496403] ACPI: Added _OSI(Module Device) [ 0.500020] ACPI: Added _OSI(Processor Device) [ 0.504015] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.508010] ACPI: Added _OSI(Processor Aggregator Device) [ 0.512040] ACPI: Added _OSI(Linux-Dell-Video) [ 0.526252] ACPI: Interpreter enabled [ 0.528027] ACPI: (supports S0 S5) [ 0.532009] ACPI: Using IOAPIC for interrupt routing [ 0.536086] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.540656] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.611648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.612050] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.616031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.620042] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.624577] PCI host bridge to bus 0000:00 [ 0.628016] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.632043] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.636018] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.640018] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.644018] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.648044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.690382] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.692042] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.700018] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.704014] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.713326] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.713326] * this clock source is slow. Consider trying other clock sources [ 0.727188] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.791241] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.796305] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.800581] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.805031] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.808594] SCSI subsystem initialized [ 0.812352] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.816000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.816040] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.820013] vgaarb: loaded [ 0.824093] pps_core: LinuxPPS API ver. 1 registered [ 0.828013] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.832067] PTP clock support registered [ 0.836109] EDAC MC: Ver: 3.0.0 [ 0.846187] hv_vmbus: Vmbus version:4.0 [ 0.848171] PCI: Using ACPI for IRQ routing [ 0.852232] NetLabel: Initializing [ 0.856015] NetLabel: domain hash size = 128 [ 0.860019] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.865108] NetLabel: unlabeled traffic allowed by default [ 0.868229] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.892824] VFS: Disk quotas dquot_6.6.0 [ 0.909242] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.914390] AppArmor: AppArmor Filesystem Enabled [ 0.932524] pnp: PnP ACPI init [ 0.962155] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.968290] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.978041] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.984951] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.990340] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.995977] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.001726] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.010654] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.018855] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.029367] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.041839] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.046545] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.055278] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.060134] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.066822] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.077713] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.084189] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.092194] pnp: PnP ACPI: found 9 devices [ 1.106535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.133334] NET: Registered protocol family 2 [ 1.138482] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.153685] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.158465] TCP: Hash tables configured (established 8192 bind 8192) [ 1.163081] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.168208] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.180826] NET: Registered protocol family 1 [ 1.192406] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.218015] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.227734] Unpacking initramfs... [ 1.512479] random: fast init done [ 1.615744] Freeing initrd memory: 13088K [ 1.645488] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.660135] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.670469] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.675716] Scanning for low memory corruption every 60 seconds [ 1.688271] Initialise system trusted keyrings [ 1.694686] Key type blacklist registered [ 1.701148] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.711280] zbud: loaded [ 1.726600] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.731005] fuse init (API version 7.26) [ 1.736228] Key type asymmetric registered [ 1.750201] Asymmetric key parser 'x509' registered [ 1.763010] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.770153] io scheduler noop registered (default) [ 1.777577] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.785155] ACPI: Power Button [PWRF] [ 1.791203] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.821629] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.867908] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.877132] Linux agpgart interface v0.103 [ 1.919154] loop: module loaded [ 1.937334] hv_vmbus: registering driver hv_storvsc [ 2.054171] scsi host0: storvsc_host_t [ 2.062910] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.113055] scsi host1: storvsc_host_t [ 2.123616] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.135265] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.149487] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 2.172657] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.184070] scsi host2: ata_piix [ 2.190963] sd 0:0:0:0: [sda] Write Protect is off [ 2.201105] scsi host3: ata_piix [ 2.206458] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.212583] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.240368] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.250260] libphy: Fixed MDIO Bus: probed [ 2.254339] tun: Universal TUN/TAP device driver, 1.6 [ 2.320206] PPP generic driver version 2.4.2 [ 2.332407] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.396903] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.624919] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.633375] mousedev: PS/2 mouse device common for all mice [ 3.651187] rtc_cmos 00:00: RTC can wake from S4 [ 3.661802] sda: sda1 [ 3.844783] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 3.852429] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.869625] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.877649] device-mapper: uevent: version 1.0.3 [ 3.881638] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.891315] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 3.897990] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 3.910750] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.919204] NET: Registered protocol family 10 [ 3.931804] sd 1:0:0:0: [sdb] Write Protect is off [ 3.938555] Segment Routing with IPv6 [ 3.946157] NET: Registered protocol family 17 [ 3.956393] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 3.969926] Key type dns_resolver registered [ 3.974482] RAS: Correctable Errors collector initialized. [ 3.978332] registered taskstats version 1 [ 3.983099] Loading compiled-in X.509 certificates [ 4.002695] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 4.022662] zswap: loaded using pool lzo/zbud [ 4.042721] Key type big_key registered [ 4.051170] Key type trusted registered [ 4.060094] Key type encrypted registered [ 4.071341] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.081373] AppArmor: AppArmor sha1 policy hashing enabled [ 4.092327] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 4.101656] evm: HMAC attrs: 0x1 [ 4.129828] sd 1:0:0:0: [sdb] Attached SCSI disk [ 4.136364] rtc_cmos 00:00: setting system clock to 2022-06-20 06:04:40 UTC (1655705080) [ 4.147860] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.153218] EDD information not available. [ 4.699393] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.713472] ata2.00: configured for MWDMA2 [ 4.738778] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.755218] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.760136] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.773957] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 4.782981] Freeing unused kernel memory: 2248K [ 4.792130] Write protecting the kernel read-only data: 18432k [ 4.799921] Freeing unused kernel memory: 2008K [ 4.805305] Freeing unused kernel memory: 124K [ 4.821944] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.827732] x86/mm: Checking user space page tables [ 4.846194] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.906656] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.921686] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.927078] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.932305] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.940108] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.948198] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.970775] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.980105] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.991231] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.000525] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.179960] hv_utils: Registering HyperV Utility Driver [ 5.186039] hv_vmbus: registering driver hv_util [ 5.206015] hidraw: raw HID events driver (C) Jiri Kosina [ 5.215391] hv_vmbus: registering driver hv_netvsc [ 5.232271] hv_vmbus: registering driver hyperv_keyboard [ 5.273801] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input4 [ 5.288405] hv_vmbus: registering driver hid_hyperv [ 5.435219] hv_utils: Heartbeat IC version 3.0 [ 5.480848] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input5 [ 5.522690] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.552382] hv_utils: Shutdown IC version 3.0 [ 5.558780] hv_utils: TimeSync IC version 4.0 [ 5.566393] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 5.740634] raid6: sse2x1 gen() 3388 MB/s [ 5.808044] raid6: sse2x1 xor() 3160 MB/s [ 5.864040] raid6: sse2x2 gen() 3478 MB/s [ 5.916209] raid6: sse2x2 xor() 3045 MB/s [ 5.990002] raid6: sse2x4 gen() 3914 MB/s [ 6.048041] raid6: sse2x4 xor() 3183 MB/s [ 6.053344] raid6: using algorithm sse2x4 gen() 3914 MB/s [ 6.058586] raid6: .... xor() 3183 MB/s, rmw enabled [ 6.063161] raid6: using intx1 recovery algorithm [ 6.074918] xor: measuring software checksum speed [ 6.124606] prefetch64-sse: 10090.000 MB/sec [ 6.168039] generic_sse: 8876.000 MB/sec [ 6.185375] xor: using function: prefetch64-sse (10090.000 MB/sec) [ 6.201300] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 6.404137] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.607547] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 6.614056] EXT4-fs (sda1): write access will be enabled during recovery [ 6.794108] EXT4-fs (sda1): recovery complete [ 6.805725] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 7.191179] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 7.222409] systemd[1]: Detected virtualization microsoft. [ 7.231393] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 7.289474] systemd[1]: Set hostname to <tempest-attachvolumetestjson-server-1969690123>. [ 7.791594] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 7.967084] systemd[1]: Listening on udev Control Socket. [[0;32m OK [m] Listening on udv Control Socket. [ 8.060208] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 8.282715] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 8.369877] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 8.425289] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Created slice System Slice. Starting Journal Service... Starting Remount Root and Kernel File Systems... Mounting POSIX Message Queue File System... Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... [[ 9.253331] EXT4-fs (sda1): re-mounted. Opts: (null) [0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File ystem AutomountPoint. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Debug File System... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Created slice Uer and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. Starting Load Krnel Modules... [[0;32m OK [0m] Reached target Encrypted Volumes.[ 10.360288] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Mounted Debug File System.[ 10.454689] iscsi: registered transport (tcp) [[0;32m OK [0m[ 10.516593] iscsi: registered transport (iser) ] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started JournalService. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create ist of requiredsta...ce nodes for the current ernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Load/Save Random Seed. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting Create Volatile Files and Directories... [[0;32m OK [m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [ 24.970356] cloud-init[352]: Cloud-init v. 18.2 running 'init-local' at Mon, 20 Jun 2022 06:04:54 +0000. Up 17.26 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started ifup for eth0. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initia cloud-init job (metadata service crawler)... [ 34.673820] cloud-init[691]: Cloud-init v. 18.2 running 'init' at Mon, 20 Jun 2022 06:05:06 +0000. Up 29.41 seconds. [[0;32m OK [0m] [ 34.895341] Started Initial cloud-init job (metadata service crawler).cloud-init[691]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++[[0;32m OK [0m] Reached target Network is Online. [ 35.123171] Starting iSCSI initiator daemon (iscsid)...cloud-init[691]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[0;32m OK [0m[ 35.302083] cloud-init] [691]: Reached target System Initialization.ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [[ 35.433328] [0;32m OK [0mcloud-init] [691]: Started ACPI Events Check.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[0;32m OK [m [ 35.615650] ] cloud-initReached target Paths.[691]: ci-info: | eth0 | True | 172.20.0.13 | 255.255.255.240 | . | fa:16:3e:e2:76:31 | [[0;32m OK [0m [ 35.791783] ] cloud-initListening on ACPID Listen Socket.[691]: ci-info: | eth0 | True | fe80::f816:3eff:fee2:7631/64 | . | link | fa:16:3e:e2:76:31 | [[0;32m OK [0m[ 35.960892] cloud-init] [691]: Started Daily apt download activities.ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [[ 36.068818] [0;32m OK [0mcloud-init] [691]: ci-info: | lo | True | ::1/128 | . | host | . |Listening on D-Bus System Message Bus Socket. [[ 36.169593] [0;32m OK [0mcloud-init] [691]: Reached target Sockets.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[ 36.289125] [0;32m OK [0mcloud-init] [691]: Reached target Basic System.ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ Starting LSB: Record successful boot for GRUB...[ 36.399386] cloud-init[691]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[ [0;32m OK [0m[ 36.523883] ] cloud-initStarted ACPI event daemon. [691]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Starting LSB: MD monitoring daemon... [ 36.678831] Starting /etc/rc.local Compatibility...cloud-init [691]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[ 36.783956] [0;32m OK [0m] cloud-initStarted D-Bus System Message Bus.[691]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ 36.885979] cloud-init[691]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ 36.940304] cloud-init[691]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.20 | eth0 | U | [ 36.997638] cloud-init[691]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Login Service... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Reached target Cloud-config availability. Starting Apply the settings specified in cloud-config... Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. Starting Login o default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systms. Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [m] Reached target raphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [[0;32m OK [0m] Created slice Uer Slice of ubutu. [[0;32m OK [0m] Started Session 1 of user ubunt. Starting User Manager for UID 1000... [[0;32m OK [0m] Started User Manager for UID 1000. Stopping User Manager for UID 1000...[ 43.740202] [cloud-init[0;32m OK [0m[752]: ] Cloud-init v. 18.2 running 'modules:config' at Mon, 20 Jun 2022 06:05:16 +0000. Up 39.51 second.Stopped User Maager for UID 1000. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Removed slice User Slice of ubuntu. Starting Execute cloud user/final scripts... [ 46.470734] cloud-init[880]: Printing ubuntu user authorized keys [ 46.530287] cloud-init[880]: ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFdHw8K8E+ORYp6uRqDgmXkBN02f2VBEPX9pA70elVqwaDNEL7Ur5hl0lzEqkC9GuiG+qr4EMQpoblnHTFes5vwZ4Ww9UX/P85DPbxUHU/wSXaMY7jtYT6OMV0s6HP9LQ== ci-info: Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu ci-info: +--------+-------------------+--------+---------+ ci-info: | Keytype | Fingerprin (md5) | Option | Comment | ci-info: +---------+-------------------+---------+---------+ ci-info: +---------+-------------------+---------+---------+ Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-1969690123 ttyS0 tempest-attachvolumetestjson-server-1969690123 login: <14>Jun 20 06:0:24 ec2: <14>Jun 20 06:05:24 ec2: ############################################################ <14>Jun 20 06:05:24 ec2: -----BEGIN SSH HOST KEY FINGERRINTS----- <14Jun 20 06:05:24 ec2: 1024 SHA25:+OY77Re919mBAL2ZQYr4xHs5Z2lzpKRuNMUz4ZMhv5U root@tempest-attachvolumetestjson-erver-196969012 (DSA) <14>Jun20 06:05:24 ec2 256 SHA256:uLC9xUrMxZh7ZfGosh0aEGCWPWA1kl9h+Z7xTLARCU root@tempest-attachvolumetestjson-server-1969690123 (ECDSA) <14>Jun 20 06:05:24 ec2: 256 SHA256:uOdbbsRzrNq0gPTRyLKX7lpoGYRSrGmVZVFs6Hq8J8 root@tempet-attachvolumetestjson-server-1969690123 (ED25519) <14>Jun 20 06:05:24 ec2: 208 SHA256:AyVbalef9ZhDabSUrvvTgfl0RdR/ZL8+QEY1dClWKi8 root@tempet-attachvolumetestjson-server-1969690123 (RSA) <14>Jun 20 06:05:24 ec2: -----END SSH HOST KEY FINGERPRINTS---- <14>Jun 20 0605:24 ec2: ############################################################ -----EGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp25 AAAAE2VjZHNhLXoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTAAABBBLFyv233/E3aJhbchm5QdolUYacAuu3ABPJ+FG3CNmx+dYNkTl2IklOKsyYKHNbzByfhZRIywtG7XfhlBk7sZQ= root@tempest-attachvolumetestjson-server-1969690123 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIaUFzm/O2aeqcBP3eFfnoLaERF90mcnXjGXYq/+nE5 root@tempest-attachvolumetestjson-server-199690123 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLEiAbeUWc2slhegknfRGO3ZlsgWJZThThEYUXEVRKG6qe9rdyaEjMs32orH4LaVmi9vyDiCAXn9t7sOKVmJV6oZJW6+/6yj/d18HxlVz6YiBR4atpByg3N8/FY86h/x5vZbTzrMD7gObBaxrSDruNkfieZmVnWoYwJIsgt+eUHxMJEeX9SKK6qnU4eZjnquHxyr00xs9Kb14Q3SAABuO015jQrRnuqUW9JTgCWF+gxMpYyF7FiSkVUJpSgxZRFJQnC+MTtz7ZfqujeTSWPKVYB3VzX6D9iUtBKXyZf8erLkMudqqWijvyoSdRs8GdB2jcCmKDxdBF8WTLNEPZV root@tempest-attachvolumetestjson-server-1969690123 -----END SSH HOST KEY KEYS----- [ 49.217359] cloud-init[880]: Cloud-init v. 18.2 running 'modules:final' at Mon, 20 Jun 2022 06:05:22 +0000. Up 45.37 seconds. [ 49.591545] cloud-init[880]: Cloud-init v. 18.2 finished at Mon, 20 Jun 2022 06:05:25 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 48.84 seconds 2022-06-20 06:17:20,305 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:17:20,305 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb9246d8-f610-4be4-b9fc-7083efd34288', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb9246d8-f610-4be4-b9fc-7083efd34288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:21,356 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:17:21,356 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c1f7a2-9178-49cf-949f-dbe496b7e40e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c1f7a2-9178-49cf-949f-dbe496b7e40e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:22,406 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:17:22,406 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa72d21b-3e93-4e60-9bb2-0a9aea09a241', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa72d21b-3e93-4e60-9bb2-0a9aea09a241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:23,457 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:17:23,457 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e287ea5-88e8-4b42-96c5-b0a3f4394c69', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e287ea5-88e8-4b42-96c5-b0a3f4394c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:24,513 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:17:24,513 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50833501-3001-4625-b89f-89684fc06c3f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50833501-3001-4625-b89f-89684fc06c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:25,566 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:17:25,566 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b624a6-0748-463f-ab95-d0ecbba72bfa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b624a6-0748-463f-ab95-d0ecbba72bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:26,617 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:17:26,617 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40db169a-3bbb-40ab-8914-1ed1a42f372a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40db169a-3bbb-40ab-8914-1ed1a42f372a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:27,669 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:17:27,669 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8f7957-d0d3-4044-8d81-4fcbe93bcb71', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8f7957-d0d3-4044-8d81-4fcbe93bcb71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:28,721 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:17:28,721 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-921c419f-7ea7-4b79-9a33-346a3b5f9160', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-921c419f-7ea7-4b79-9a33-346a3b5f9160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:29,771 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:17:29,772 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e11607-1b9b-469d-ace9-ac01a87fcd17', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e11607-1b9b-469d-ace9-ac01a87fcd17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:30,824 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:17:30,824 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0157de21-3b5d-4804-b4ef-12d28bf078d2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0157de21-3b5d-4804-b4ef-12d28bf078d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:31,877 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:17:31,877 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a0e4112-0db8-4853-8262-ddaf4c07ac1f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a0e4112-0db8-4853-8262-ddaf4c07ac1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:32,929 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:17:32,929 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd305bf2-4850-457b-ac75-d960d7e75b73', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd305bf2-4850-457b-ac75-d960d7e75b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:33,980 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:17:33,980 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b62ba4b-bdab-4ca4-a023-a100409d4100', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b62ba4b-bdab-4ca4-a023-a100409d4100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:35,033 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:17:35,033 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b81e1651-f048-4300-acfb-44f82deb5f60', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b81e1651-f048-4300-acfb-44f82deb5f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:36,084 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:17:36,085 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a0ec2ef-25b5-4747-85f3-12b16682e2a1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a0ec2ef-25b5-4747-85f3-12b16682e2a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:37,137 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:17:37,137 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a13e3c-1938-4f52-87e0-feb77eae80e1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26a13e3c-1938-4f52-87e0-feb77eae80e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:38,189 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:17:38,190 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e200d3-56be-4342-9b26-579af1dbc3a3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e200d3-56be-4342-9b26-579af1dbc3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:39,240 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:17:39,240 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c9d34d8-c8da-4dbb-b86d-a73b7db51ae8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c9d34d8-c8da-4dbb-b86d-a73b7db51ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:40,294 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:17:40,294 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16abb5a3-e312-48c6-996a-ded4bd4806a3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16abb5a3-e312-48c6-996a-ded4bd4806a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:41,347 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:17:41,347 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68473b3a-4fb6-411e-b27d-402ac356c4ea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68473b3a-4fb6-411e-b27d-402ac356c4ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:42,398 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:17:42,398 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b732b81c-d610-4d90-9fd3-bafb61abef1c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b732b81c-d610-4d90-9fd3-bafb61abef1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:43,451 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:17:43,451 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b07175-b61c-4e7d-afaa-21eb164066d5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b07175-b61c-4e7d-afaa-21eb164066d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:44,502 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:17:44,502 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ce6ea5b-0f30-4e7e-bd71-e65c58f29e91', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ce6ea5b-0f30-4e7e-bd71-e65c58f29e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:45,557 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:17:45,557 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f7cfd34-99ad-4a1e-ba30-432ceb4119b2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f7cfd34-99ad-4a1e-ba30-432ceb4119b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:46,608 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:17:46,608 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0afab74a-4368-4db9-8bcf-bd30dd76e0ac', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0afab74a-4368-4db9-8bcf-bd30dd76e0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:47,659 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:17:47,660 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186994ac-f88c-4609-ab90-6d51307bff2a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186994ac-f88c-4609-ab90-6d51307bff2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:48,709 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.041s 2022-06-20 06:17:48,710 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a88c28da-7f8d-4502-bae3-3ebc530486ba', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a88c28da-7f8d-4502-bae3-3ebc530486ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:49,760 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:17:49,760 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62059cee-f0e0-4584-803d-60028c1b6d26', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62059cee-f0e0-4584-803d-60028c1b6d26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:50,811 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:17:50,812 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4103a3-b5f6-422b-990c-ca8b520e39d7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a4103a3-b5f6-422b-990c-ca8b520e39d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:51,865 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:17:51,866 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd44220-2234-4b07-a552-d46bac0f476a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd44220-2234-4b07-a552-d46bac0f476a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:52,916 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:17:52,917 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27192a8c-14f0-4fa4-aa44-ea3346675797', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27192a8c-14f0-4fa4-aa44-ea3346675797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:53,968 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:17:53,968 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d8f40a2-2d0c-4063-a7fd-1925f8670c87', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d8f40a2-2d0c-4063-a7fd-1925f8670c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:55,020 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:17:55,020 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517c3cbb-a875-4fa4-9c99-4bb7b8e78275', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517c3cbb-a875-4fa4-9c99-4bb7b8e78275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:56,071 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:17:56,071 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567c2859-9cad-434b-bb0d-f528d928a3bd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567c2859-9cad-434b-bb0d-f528d928a3bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:57,126 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:17:57,127 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee8a648-e63d-413f-b1f8-6594444db05e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee8a648-e63d-413f-b1f8-6594444db05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:58,178 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:17:58,179 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21470691-1db7-430c-adea-917e17e16364', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21470691-1db7-430c-adea-917e17e16364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:17:59,230 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:17:59,231 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-535acb78-47c0-4064-a312-9298a38f9666', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-535acb78-47c0-4064-a312-9298a38f9666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:00,282 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:18:00,282 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e194809-d842-4aed-bed0-90af08410df3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e194809-d842-4aed-bed0-90af08410df3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:01,333 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:01,333 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-688ef5a7-dccc-403e-becb-ebfef1506fff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-688ef5a7-dccc-403e-becb-ebfef1506fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:02,384 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:02,385 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b58411c-8810-4e59-a7a5-64b70871510f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b58411c-8810-4e59-a7a5-64b70871510f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:03,458 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.064s 2022-06-20 06:18:03,458 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-244941f8-a35b-4cc4-a46f-70cb67594354', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-244941f8-a35b-4cc4-a46f-70cb67594354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:04,510 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:18:04,511 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cf76cb1-3d2b-4f73-81ac-27f915291653', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cf76cb1-3d2b-4f73-81ac-27f915291653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:05,561 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:05,562 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f55f700e-d29a-4da9-9a43-f2678a80a731', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f55f700e-d29a-4da9-9a43-f2678a80a731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:06,617 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:18:06,617 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-733b76cd-aed7-4620-8ee3-1016e700b6c4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-733b76cd-aed7-4620-8ee3-1016e700b6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:07,667 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.041s 2022-06-20 06:18:07,667 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee97c86-963e-46b0-879c-4204bc8ba071', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee97c86-963e-46b0-879c-4204bc8ba071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:08,719 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:08,719 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77498d0f-0c49-4c9d-bd15-d4ccdf206d79', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77498d0f-0c49-4c9d-bd15-d4ccdf206d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:09,770 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:09,770 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-608b6442-115b-41da-9e73-ff3c7ab3c734', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-608b6442-115b-41da-9e73-ff3c7ab3c734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:10,822 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:10,822 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc1dc51b-fab1-4aea-a2f9-a3d245799c10', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1dc51b-fab1-4aea-a2f9-a3d245799c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:11,876 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:18:11,876 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a73165b-2437-4899-b2dd-b11adaeecbf9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a73165b-2437-4899-b2dd-b11adaeecbf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:12,928 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:18:12,928 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d05b994c-07d3-418d-a842-a8f2ba8a7a22', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d05b994c-07d3-418d-a842-a8f2ba8a7a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:13,981 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:18:13,981 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f45b3a1-3456-41c9-8419-3f208e560fde', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f45b3a1-3456-41c9-8419-3f208e560fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:15,033 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:15,033 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc5a072-636a-40c1-8f03-d83ddb5c89ee', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc5a072-636a-40c1-8f03-d83ddb5c89ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:16,086 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:18:16,086 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7402aa02-f7f4-4d60-b6eb-8141b67faa66', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7402aa02-f7f4-4d60-b6eb-8141b67faa66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:17,138 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:17,138 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f38f7822-24ca-4f05-800f-1e1e3064f109', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f38f7822-24ca-4f05-800f-1e1e3064f109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:18,191 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:18:18,192 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87971eec-9eb3-430e-975a-c7650c1c3d8d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87971eec-9eb3-430e-975a-c7650c1c3d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:19,243 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:19,243 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f03e3f9-67ed-4445-a61c-b4ef9ed7bde6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f03e3f9-67ed-4445-a61c-b4ef9ed7bde6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:20,294 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:20,295 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf11b11-82bb-4830-b69f-489da154a2eb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf11b11-82bb-4830-b69f-489da154a2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:21,347 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:18:21,347 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc10231b-a55e-4052-8e11-09cfad8afa97', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc10231b-a55e-4052-8e11-09cfad8afa97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:22,398 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:22,399 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d580d3c1-bf65-48bb-81d3-918efd3eee90', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d580d3c1-bf65-48bb-81d3-918efd3eee90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:23,450 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:23,451 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f2714a1-d388-4815-9fea-38db89f0b022', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f2714a1-d388-4815-9fea-38db89f0b022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:24,503 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:24,503 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a57d03fe-232d-43f6-a873-ad7daff5990b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a57d03fe-232d-43f6-a873-ad7daff5990b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:25,554 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:25,554 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bca3db93-ffe1-4c9d-95d8-f05188cb8c59', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bca3db93-ffe1-4c9d-95d8-f05188cb8c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:26,606 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:26,607 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a3f4e9f-6194-4194-be0e-2986b48fdc63', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a3f4e9f-6194-4194-be0e-2986b48fdc63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:27,657 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:18:27,657 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2733cbe-71ca-46ec-81d4-19e68bb49bf1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2733cbe-71ca-46ec-81d4-19e68bb49bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:28,708 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:28,709 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ea88c3-9b5f-42cc-b438-cad40235f626', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ea88c3-9b5f-42cc-b438-cad40235f626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:29,760 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:29,761 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-084d7b22-8d7c-43ad-87c0-2275afaaba27', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-084d7b22-8d7c-43ad-87c0-2275afaaba27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:30,810 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:18:30,811 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-568af6f8-40f2-4fbf-be3c-901e6cad597b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-568af6f8-40f2-4fbf-be3c-901e6cad597b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:31,865 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:18:31,865 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd3ba8c-a10a-49a6-ae8e-3952153cb8a2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd3ba8c-a10a-49a6-ae8e-3952153cb8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:32,916 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:18:32,916 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4546c18e-da25-4a12-82f6-766da45a62e6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4546c18e-da25-4a12-82f6-766da45a62e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:33,970 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:18:33,970 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1db34288-a726-4faa-8301-9422d404acc0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1db34288-a726-4faa-8301-9422d404acc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:35,022 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:35,022 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-834353f9-3b23-4901-9539-ef2c5e0f60d2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-834353f9-3b23-4901-9539-ef2c5e0f60d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:36,073 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:36,073 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d971f9e-e1b8-46fe-ac4e-500d27960521', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d971f9e-e1b8-46fe-ac4e-500d27960521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:37,125 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:18:37,126 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f581093b-aeeb-4287-9da0-ed28e44ad1f6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f581093b-aeeb-4287-9da0-ed28e44ad1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:38,177 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:38,177 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a6c01a-1950-4e48-bbcb-2c51524c88f8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a6c01a-1950-4e48-bbcb-2c51524c88f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:39,229 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:39,229 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6ac4f68-91e5-4fc3-bf85-6ab9dfc0e589', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6ac4f68-91e5-4fc3-bf85-6ab9dfc0e589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:40,279 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:18:40,280 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b917844-a4f1-400f-88b6-7927a9d1853a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b917844-a4f1-400f-88b6-7927a9d1853a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:41,332 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:18:41,332 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35a4f53b-759b-4d06-ac2b-b34f451e1e65', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35a4f53b-759b-4d06-ac2b-b34f451e1e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:42,386 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:18:42,386 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9f5baf6-dfc0-4869-9b37-930cc3aa8848', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f5baf6-dfc0-4869-9b37-930cc3aa8848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:43,438 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:18:43,438 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-146074ca-0f1d-4fea-923a-b6d67c4896d7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-146074ca-0f1d-4fea-923a-b6d67c4896d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:44,490 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:18:44,491 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d34b1c9-b025-46a7-bf75-54442182ada0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d34b1c9-b025-46a7-bf75-54442182ada0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:45,542 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:45,543 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e57106-ca51-472b-86c6-9a1c4d081813', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e57106-ca51-472b-86c6-9a1c4d081813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:46,594 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:18:46,595 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3bc37ca-ced2-49a2-bb93-5325c71c00e2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3bc37ca-ced2-49a2-bb93-5325c71c00e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:47,646 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:47,647 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07abae58-0809-4d36-9ec3-88079d80c8c7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07abae58-0809-4d36-9ec3-88079d80c8c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:48,697 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:48,698 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e70ac7a-3e85-4321-bfc8-f91e4c87a5a4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e70ac7a-3e85-4321-bfc8-f91e4c87a5a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:49,750 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:49,750 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e333ef9-6fa9-4769-af50-1040fcffef21', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e333ef9-6fa9-4769-af50-1040fcffef21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:50,801 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:50,802 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f265a240-6faa-4e51-abed-65474c2cee77', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f265a240-6faa-4e51-abed-65474c2cee77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:51,860 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.049s 2022-06-20 06:18:51,860 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62b6a8fb-5b59-4a70-8a7a-e7846c84a46d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62b6a8fb-5b59-4a70-8a7a-e7846c84a46d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:52,913 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:18:52,914 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9635da0a-d49c-4a5e-9440-cb3dd68f3477', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9635da0a-d49c-4a5e-9440-cb3dd68f3477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:53,966 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:53,966 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60485c2e-61cf-43aa-b6b9-ae80a90ad56e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60485c2e-61cf-43aa-b6b9-ae80a90ad56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:55,016 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:18:55,017 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19b8161a-0c8c-4e20-9d23-c8e18ccde587', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19b8161a-0c8c-4e20-9d23-c8e18ccde587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:56,069 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:18:56,069 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbc25221-e4ea-4623-b9a9-ed73e04eaea1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbc25221-e4ea-4623-b9a9-ed73e04eaea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:57,121 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:18:57,122 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd97349e-59a6-4fb1-9278-29549a6308fb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd97349e-59a6-4fb1-9278-29549a6308fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:58,174 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:58,174 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14275747-f659-4b64-a2b2-6c7cbac877c5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14275747-f659-4b64-a2b2-6c7cbac877c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:18:59,225 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:18:59,225 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0869637-2597-49b5-94af-6bcd620e9486', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0869637-2597-49b5-94af-6bcd620e9486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:00,276 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:19:00,276 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc49c2fc-ed44-4c50-8355-6b40b8fb338a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc49c2fc-ed44-4c50-8355-6b40b8fb338a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:01,327 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:01,328 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caf1dc04-cf4e-4c64-9700-a729e77fdfcb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caf1dc04-cf4e-4c64-9700-a729e77fdfcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:02,380 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:19:02,380 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-677b4cde-38e6-4bff-b94c-c2cef8131ad8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-677b4cde-38e6-4bff-b94c-c2cef8131ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:03,434 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:19:03,435 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974e1476-6644-40ac-8a58-4af7f672ec51', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974e1476-6644-40ac-8a58-4af7f672ec51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:04,487 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:19:04,487 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90bf9bf-52df-4018-b9c8-eb509b68296e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90bf9bf-52df-4018-b9c8-eb509b68296e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:05,538 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:05,539 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a253032-585b-4260-be91-7c1156b49939', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a253032-585b-4260-be91-7c1156b49939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:06,589 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:19:06,589 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03452865-59e3-4e54-ba29-206112cd8876', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03452865-59e3-4e54-ba29-206112cd8876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:07,642 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:19:07,642 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639c743d-816c-4394-bd2c-543b0b7d1ee2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639c743d-816c-4394-bd2c-543b0b7d1ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:08,693 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:19:08,693 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e74969fd-22d6-4832-a167-02aa3d9a29c7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e74969fd-22d6-4832-a167-02aa3d9a29c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:09,744 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:09,745 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4503cae-5b3f-4b3f-822f-fdf02b6a8328', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4503cae-5b3f-4b3f-822f-fdf02b6a8328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:10,797 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:19:10,797 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a56adc-0c1f-4390-9bcd-fd0092c8d43f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a56adc-0c1f-4390-9bcd-fd0092c8d43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:11,852 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:19:11,853 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-366064b3-b824-4bfe-8e73-87605fc43ced', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-366064b3-b824-4bfe-8e73-87605fc43ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:12,904 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:12,905 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a2b5d5-fdb4-42c5-83a4-4d08b684a168', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a2b5d5-fdb4-42c5-83a4-4d08b684a168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:13,957 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:13,958 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a8ad10-80ca-49c9-a597-06700e64c020', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a8ad10-80ca-49c9-a597-06700e64c020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:15,009 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:15,010 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a1e455c-9679-4d78-82e3-775818546e68', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a1e455c-9679-4d78-82e3-775818546e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:16,061 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:16,062 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d592439d-bf4b-4c2b-9f9c-7085959fbfac', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d592439d-bf4b-4c2b-9f9c-7085959fbfac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:17,113 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:17,114 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62bac698-c615-472b-97ca-d41388272c6d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62bac698-c615-472b-97ca-d41388272c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:18,165 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:18,166 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0700fde-68b5-412e-a9ed-cefc204ae2e8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0700fde-68b5-412e-a9ed-cefc204ae2e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:19,217 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:19,218 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51de0fa2-fd49-4f1d-9bd7-640df270f3ed', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51de0fa2-fd49-4f1d-9bd7-640df270f3ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:20,269 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:20,269 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c761fcb-e920-4a59-a4de-8c4bbc16640b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c761fcb-e920-4a59-a4de-8c4bbc16640b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:21,328 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.050s 2022-06-20 06:19:21,329 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b99f09c-78fe-4fc7-822e-c6476d17b30f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b99f09c-78fe-4fc7-822e-c6476d17b30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:22,387 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.050s 2022-06-20 06:19:22,387 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb452a5-da1d-416c-97b1-6a4f979edc1a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb452a5-da1d-416c-97b1-6a4f979edc1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:23,439 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:23,439 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5da8655-71be-4d89-9ebc-34354076cd14', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5da8655-71be-4d89-9ebc-34354076cd14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:24,495 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.048s 2022-06-20 06:19:24,495 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a32ffb0-c57a-4f87-885f-a5c481398519', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a32ffb0-c57a-4f87-885f-a5c481398519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:25,546 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:25,547 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab169b17-e45c-49f7-a210-2e789a8d3e54', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab169b17-e45c-49f7-a210-2e789a8d3e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:26,599 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:19:26,599 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40715c87-cefc-4539-a2af-9d3da1ff63fb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40715c87-cefc-4539-a2af-9d3da1ff63fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:27,650 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:27,650 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5672e04-edc6-4a4d-b1c9-05088535ad13', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5672e04-edc6-4a4d-b1c9-05088535ad13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:28,700 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.041s 2022-06-20 06:19:28,700 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91082267-3c4f-4400-a4d6-6e69803aba8e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91082267-3c4f-4400-a4d6-6e69803aba8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:29,752 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:19:29,752 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4d9e62-21ac-4f4b-bbc0-74aca240908d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4d9e62-21ac-4f4b-bbc0-74aca240908d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:30,804 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:30,805 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9851d9a-4450-4cca-831e-db828d3bc3b4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9851d9a-4450-4cca-831e-db828d3bc3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:31,860 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:19:31,861 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc41cdfe-8603-4652-bfe0-a340e155071f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc41cdfe-8603-4652-bfe0-a340e155071f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:32,912 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:19:32,913 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac52479-d8c1-440f-ae25-0ff954770caa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac52479-d8c1-440f-ae25-0ff954770caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:33,966 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:19:33,967 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fda2282-fa77-4aba-ac58-f206a6acab81', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fda2282-fa77-4aba-ac58-f206a6acab81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:35,018 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:19:35,018 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd189a4f-04f5-4bcd-92ca-dfc07b63b058', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd189a4f-04f5-4bcd-92ca-dfc07b63b058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:36,074 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:19:36,074 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d2a663-831a-4a56-9630-0698c029fbe0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d2a663-831a-4a56-9630-0698c029fbe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:37,126 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:37,127 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64ce078b-0001-4c78-97f8-60d778d4cd44', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64ce078b-0001-4c78-97f8-60d778d4cd44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:38,177 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:38,177 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aece4676-4114-4b6e-a2d6-dc30a96cc3db', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aece4676-4114-4b6e-a2d6-dc30a96cc3db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:39,229 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:39,229 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8d2262-d68c-4954-850d-e505b64d9c9b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8d2262-d68c-4954-850d-e505b64d9c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:40,282 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:19:40,282 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b1a4e2d-80ea-445c-b16a-ad6a7f20f012', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b1a4e2d-80ea-445c-b16a-ad6a7f20f012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:41,336 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:19:41,336 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b7dfdc-8a8b-4d56-bbbe-8c9d39cb1172', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b7dfdc-8a8b-4d56-bbbe-8c9d39cb1172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:42,388 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:19:42,389 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8c0c90-cb80-40de-86d4-b81429661925', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8c0c90-cb80-40de-86d4-b81429661925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:43,441 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:19:43,442 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fea85a9a-beaa-46e1-a629-8d7f29640d89', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fea85a9a-beaa-46e1-a629-8d7f29640d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:44,493 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:44,494 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c06d75-32e6-4585-af4a-e0de777f2624', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c06d75-32e6-4585-af4a-e0de777f2624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:45,546 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:45,546 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-002bbbc5-4606-4489-a130-d14dbeae00ac', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-002bbbc5-4606-4489-a130-d14dbeae00ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:46,598 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:19:46,599 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-823716ce-0bdd-4059-9781-d3654720de7e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-823716ce-0bdd-4059-9781-d3654720de7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:47,649 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:19:47,650 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-876ab1a0-b48e-44eb-9778-067bb8dcc04b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-876ab1a0-b48e-44eb-9778-067bb8dcc04b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:48,700 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:19:48,701 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a33aff26-3a13-4444-8f84-5db0092e935f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a33aff26-3a13-4444-8f84-5db0092e935f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:49,752 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:49,753 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e80b87-e270-4d2f-a4ba-21fe253fcdd0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e80b87-e270-4d2f-a4ba-21fe253fcdd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:50,803 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:19:50,804 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ab3ae40-a958-48fb-b477-a2aee609a72c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ab3ae40-a958-48fb-b477-a2aee609a72c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:51,858 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:19:51,859 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbde91b8-70d3-4fcf-982c-9de3d629d96a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbde91b8-70d3-4fcf-982c-9de3d629d96a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:52,935 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.068s 2022-06-20 06:19:52,935 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48d4bc4-212e-4dee-bd55-6a8850306e79', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48d4bc4-212e-4dee-bd55-6a8850306e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:53,987 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:19:53,987 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b38c3824-e553-4888-8236-e345353291ed', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b38c3824-e553-4888-8236-e345353291ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:55,041 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:19:55,042 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8912997-ca96-4959-879f-c0bdc1ed62bb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8912997-ca96-4959-879f-c0bdc1ed62bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:56,094 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:56,094 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-510a86c2-da98-45e3-bad4-a3a16baa4891', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-510a86c2-da98-45e3-bad4-a3a16baa4891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:57,146 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:57,146 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2872f16e-f5a3-48df-b4c3-c7d1e5c2c274', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2872f16e-f5a3-48df-b4c3-c7d1e5c2c274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:58,197 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:19:58,197 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d969c0b0-56f8-474b-a551-1057d8660caf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d969c0b0-56f8-474b-a551-1057d8660caf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:19:59,249 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:19:59,250 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28493c7f-5f4e-4b5a-be05-f93aecf98c07', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28493c7f-5f4e-4b5a-be05-f93aecf98c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:00,301 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:00,301 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea5721b3-d337-442b-9db2-fbb853b41684', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea5721b3-d337-442b-9db2-fbb853b41684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:01,352 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:01,353 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4379dde8-a725-427c-927f-98a5347d8ea8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4379dde8-a725-427c-927f-98a5347d8ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:02,410 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.049s 2022-06-20 06:20:02,411 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e14068e-4e67-4f3f-840d-65f552792b21', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e14068e-4e67-4f3f-840d-65f552792b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:03,466 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:20:03,466 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aeacb32-aa24-4b33-ba2a-6eab3eb12e88', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aeacb32-aa24-4b33-ba2a-6eab3eb12e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:04,518 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:04,519 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3edb30ae-51e1-41e6-9207-047243b35313', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3edb30ae-51e1-41e6-9207-047243b35313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:05,570 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:20:05,571 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94bdb14a-8daf-4ff4-89d0-7fbacb85caf1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94bdb14a-8daf-4ff4-89d0-7fbacb85caf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:06,630 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.051s 2022-06-20 06:20:06,631 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54286c1-58cc-4c1a-ba9c-5df082b3f557', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54286c1-58cc-4c1a-ba9c-5df082b3f557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:07,683 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:07,683 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-964162a6-2bbc-436a-b1a4-452a808626e7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-964162a6-2bbc-436a-b1a4-452a808626e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:08,733 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:08,733 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d113318-edc8-43bc-89f3-31fbf4f1f2fa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d113318-edc8-43bc-89f3-31fbf4f1f2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:09,785 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:09,786 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f683df9d-b7a9-43dc-8fa4-3df8804435a6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f683df9d-b7a9-43dc-8fa4-3df8804435a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:10,838 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:20:10,838 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5efa7254-a4ba-4bb6-9989-df43d5b1a70e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efa7254-a4ba-4bb6-9989-df43d5b1a70e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:11,892 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:20:11,893 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31d7c4ea-db9c-4e34-a436-c9669560d463', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31d7c4ea-db9c-4e34-a436-c9669560d463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:12,943 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:20:12,943 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32dc21b8-7029-4caf-a90e-18b70da8647f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32dc21b8-7029-4caf-a90e-18b70da8647f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:13,997 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:20:13,998 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a58e59-f783-4e93-b3c3-d640844de332', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a58e59-f783-4e93-b3c3-d640844de332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:15,049 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:20:15,049 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ef36081-9b01-45cf-b629-40bf072af8d7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ef36081-9b01-45cf-b629-40bf072af8d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:16,101 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:16,101 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30d98b20-5305-40d1-bd10-a8a974a7b07a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30d98b20-5305-40d1-bd10-a8a974a7b07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:17,153 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:17,153 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc03b9f-bf56-4c01-937d-566e18a25125', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc03b9f-bf56-4c01-937d-566e18a25125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:18,204 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:20:18,205 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c304aa-7054-4f47-9f3f-d4e4ced9ea5f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c304aa-7054-4f47-9f3f-d4e4ced9ea5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:19,256 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:19,257 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ced09e-a174-4a3d-831a-82238bff60db', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ced09e-a174-4a3d-831a-82238bff60db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:20,308 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:20,309 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b01ed7-58b5-49fb-a129-c262ce4d4185', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b01ed7-58b5-49fb-a129-c262ce4d4185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:21,359 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:21,360 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee829d9-f786-42ac-a654-a98ed9117401', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee829d9-f786-42ac-a654-a98ed9117401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:22,412 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:20:22,412 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96dd0789-e161-41ad-8f03-04d2f9849fac', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96dd0789-e161-41ad-8f03-04d2f9849fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:23,463 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:23,464 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed72a2ee-b7d5-4247-8848-c79735a7d86f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed72a2ee-b7d5-4247-8848-c79735a7d86f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:24,515 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:24,516 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2c29308-943e-4933-a049-d28e41e31c6c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2c29308-943e-4933-a049-d28e41e31c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:25,569 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:20:25,570 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82dba889-c2ef-4ccb-98c8-a867a4a0e19c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82dba889-c2ef-4ccb-98c8-a867a4a0e19c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:26,623 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:20:26,623 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c03b722a-b03c-4005-8db8-c3bddf0ee7b3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c03b722a-b03c-4005-8db8-c3bddf0ee7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:27,674 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:20:27,674 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5148f894-c00a-412e-a532-ae0333a10bbd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5148f894-c00a-412e-a532-ae0333a10bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:28,727 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:20:28,727 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b86c2095-c854-4c1f-94a0-54dd2a172f09', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b86c2095-c854-4c1f-94a0-54dd2a172f09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:29,779 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:20:29,779 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a98d9234-37ed-43f3-bc2a-7ca814003a85', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a98d9234-37ed-43f3-bc2a-7ca814003a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:30,832 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:20:30,832 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7210ab6-6c76-493c-a18e-befbd0982a47', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7210ab6-6c76-493c-a18e-befbd0982a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:31,885 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:20:31,886 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb07bffc-f963-44ab-9f27-c790b21295a2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb07bffc-f963-44ab-9f27-c790b21295a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:32,938 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:20:32,939 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604ce8fc-ed71-417d-babd-3be9fcb3f341', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604ce8fc-ed71-417d-babd-3be9fcb3f341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:33,992 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:20:33,992 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d70dd4e-bee5-4177-aff6-5540906dd2e1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d70dd4e-bee5-4177-aff6-5540906dd2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:35,042 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:35,043 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0151b84e-f6b2-498c-9648-366b1581b13f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0151b84e-f6b2-498c-9648-366b1581b13f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:36,095 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:20:36,096 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54d5017a-6141-412f-b4b7-bdf537f11728', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54d5017a-6141-412f-b4b7-bdf537f11728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:37,147 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:20:37,148 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b484521-7d14-4100-8b9c-46fa7d89e761', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b484521-7d14-4100-8b9c-46fa7d89e761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:38,198 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:20:38,198 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd2bc52e-e19a-4848-ab63-4056d435753b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd2bc52e-e19a-4848-ab63-4056d435753b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:39,250 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:39,250 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9542c238-093d-4598-8bce-7158a2f488b7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9542c238-093d-4598-8bce-7158a2f488b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:40,302 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:40,303 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d59864-e3b3-4e8e-86f6-9f59cafb0f43', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d59864-e3b3-4e8e-86f6-9f59cafb0f43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:41,356 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:20:41,356 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e82b36ae-b6d6-4219-8ad0-0ec572aab172', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e82b36ae-b6d6-4219-8ad0-0ec572aab172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:42,410 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:20:42,410 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da7cdf7-744b-44ee-bbe5-4ab4487564b2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da7cdf7-744b-44ee-bbe5-4ab4487564b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:43,462 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:20:43,462 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b96210e-baba-4023-830f-82f565533479', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b96210e-baba-4023-830f-82f565533479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:44,513 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:20:44,513 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-733e29db-cc3c-464f-9e01-a0367861126e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-733e29db-cc3c-464f-9e01-a0367861126e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:45,565 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:20:45,566 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb99208-e676-4814-b71f-ced5d54459ea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb99208-e676-4814-b71f-ced5d54459ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:46,617 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:46,618 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d365cd-6436-41ae-a925-6838359b2c1a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d365cd-6436-41ae-a925-6838359b2c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:47,670 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:20:47,671 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-461de193-5147-4ab2-a5b1-d4eb09a0e4ae', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-461de193-5147-4ab2-a5b1-d4eb09a0e4ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:48,722 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:48,723 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b254da6-aa02-4160-8edf-397093b5daf3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b254da6-aa02-4160-8edf-397093b5daf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:49,775 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:20:49,775 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56634fe8-b4db-47f1-b922-730927b46d8a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56634fe8-b4db-47f1-b922-730927b46d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:50,832 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.048s 2022-06-20 06:20:50,832 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad418f8f-279b-4bbb-8d4d-15c9ac40a652', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad418f8f-279b-4bbb-8d4d-15c9ac40a652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:51,884 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:51,884 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c575fa-fc42-4fc7-9c33-793f307b5eae', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6c575fa-fc42-4fc7-9c33-793f307b5eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:52,937 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:20:52,938 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d1cf62a-d3ed-494b-9767-76718f1b4d45', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d1cf62a-d3ed-494b-9767-76718f1b4d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:53,989 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:53,989 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59ee01c3-97b6-4861-95be-ef6b1ea2dd9e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59ee01c3-97b6-4861-95be-ef6b1ea2dd9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:55,040 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:55,041 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eecb6d7-1d60-4279-afdf-12fd49977267', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eecb6d7-1d60-4279-afdf-12fd49977267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:56,094 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:20:56,094 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f4badf3-9a25-446d-b3d2-bb47b920197f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f4badf3-9a25-446d-b3d2-bb47b920197f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:57,146 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:57,147 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-835c5d2c-35aa-4620-b6eb-b47f7dbab666', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-835c5d2c-35aa-4620-b6eb-b47f7dbab666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:58,198 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:20:58,198 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0fd73df-faa7-4e9f-aebf-8c3d684b8999', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0fd73df-faa7-4e9f-aebf-8c3d684b8999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:20:59,254 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.048s 2022-06-20 06:20:59,255 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd8b2271-4074-4816-a391-d238acd08dc1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd8b2271-4074-4816-a391-d238acd08dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:00,306 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:21:00,306 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493e2f34-5f0f-4f45-b496-388c41d28ad6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493e2f34-5f0f-4f45-b496-388c41d28ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:01,358 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:01,358 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb79a775-32e5-413a-8335-2608d8060bef', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb79a775-32e5-413a-8335-2608d8060bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:02,414 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:21:02,414 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eac93e1-48b7-47cb-90b5-90f3e0f3096a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eac93e1-48b7-47cb-90b5-90f3e0f3096a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:03,470 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.049s 2022-06-20 06:21:03,471 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e88aa7a4-1e82-4a1d-ac3a-3c8151827a9e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e88aa7a4-1e82-4a1d-ac3a-3c8151827a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:04,524 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:21:04,525 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb27e605-b6d4-46c5-8805-182c571f527b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb27e605-b6d4-46c5-8805-182c571f527b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:05,577 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:21:05,577 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09d4cfc-0a17-472a-a2b5-4fd74905d9d7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09d4cfc-0a17-472a-a2b5-4fd74905d9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:06,629 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:06,629 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b02226f3-602b-46ae-ada1-fface61ec1ea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b02226f3-602b-46ae-ada1-fface61ec1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:07,680 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:21:07,680 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-826f5ea3-b937-4764-996c-ab6d45b8e228', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-826f5ea3-b937-4764-996c-ab6d45b8e228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:08,732 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:08,732 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a322f1ef-095d-4674-a646-d8f1fa5bd42a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a322f1ef-095d-4674-a646-d8f1fa5bd42a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:09,785 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:21:09,786 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cd4b687-8f11-4b99-8d1e-195fb8208246', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cd4b687-8f11-4b99-8d1e-195fb8208246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:10,842 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:21:10,842 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9783c8-c028-4aee-a441-4ca077815887', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9783c8-c028-4aee-a441-4ca077815887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:11,893 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:21:11,894 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51f1e5c1-b16e-4274-8dc1-a2f539d1e161', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51f1e5c1-b16e-4274-8dc1-a2f539d1e161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:12,955 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.052s 2022-06-20 06:21:12,955 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4efec57c-e429-4473-baf5-519c5c53990a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4efec57c-e429-4473-baf5-519c5c53990a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:14,008 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:21:14,009 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62415792-7b3e-4b15-9083-31e0bdf08c2b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62415792-7b3e-4b15-9083-31e0bdf08c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:15,060 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:15,061 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e63f1f2f-6c8e-470f-8117-704d16fadafb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e63f1f2f-6c8e-470f-8117-704d16fadafb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:16,113 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:21:16,113 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a5ef99-6337-42f1-9ef0-c461f79bdbc3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5a5ef99-6337-42f1-9ef0-c461f79bdbc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:17,163 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:21:17,164 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c087907-99e2-43f8-85f1-1ebbaf16ec66', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c087907-99e2-43f8-85f1-1ebbaf16ec66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:18,214 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:21:18,215 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3487f245-5019-4385-ba21-a397dd3fbe65', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3487f245-5019-4385-ba21-a397dd3fbe65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:19,266 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:19,266 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52f5b32-c4a4-4bf3-bf03-6c58741ccb26', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52f5b32-c4a4-4bf3-bf03-6c58741ccb26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:20,317 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:20,317 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d24ecfd8-7da9-44f4-8e7a-426f844c7caa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d24ecfd8-7da9-44f4-8e7a-426f844c7caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:21,369 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:21:21,369 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d00926-822b-4a3c-9191-66c805c241aa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d00926-822b-4a3c-9191-66c805c241aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:22,422 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:21:22,422 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6376c90b-2fab-4d23-b005-8fa2411e32c4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6376c90b-2fab-4d23-b005-8fa2411e32c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:23,484 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.053s 2022-06-20 06:21:23,484 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d42eac9-7bd7-4d30-a86f-58eaa73dda15', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d42eac9-7bd7-4d30-a86f-58eaa73dda15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:24,537 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:21:24,538 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c7c2e32-c8c6-461f-87c8-dc89feef20fd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c7c2e32-c8c6-461f-87c8-dc89feef20fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:25,595 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.048s 2022-06-20 06:21:25,595 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c26dc87f-aefd-4865-a196-d779ded99ab1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c26dc87f-aefd-4865-a196-d779ded99ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:26,646 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:26,646 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-525aac8d-081e-4f67-a6c8-49b679e2b53f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-525aac8d-081e-4f67-a6c8-49b679e2b53f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:27,697 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:21:27,698 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a87a1e41-13d1-40b0-921a-8332d1c22a5d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a87a1e41-13d1-40b0-921a-8332d1c22a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:28,749 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:28,750 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cd69824-b78d-444c-8762-7f3a402685c3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cd69824-b78d-444c-8762-7f3a402685c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:29,800 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:29,801 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea127132-4ffa-4339-ac76-32a93d897a51', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea127132-4ffa-4339-ac76-32a93d897a51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:30,854 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:21:30,854 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46ac1a74-5e5c-480a-a296-c58605543aa2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46ac1a74-5e5c-480a-a296-c58605543aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:31,905 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:31,905 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c86a92-9b5e-4adc-81b8-ed0cd40f1479', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c86a92-9b5e-4adc-81b8-ed0cd40f1479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:32,959 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:21:32,960 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5b754df-574a-436c-97e5-44c2be33c636', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5b754df-574a-436c-97e5-44c2be33c636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:34,023 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.054s 2022-06-20 06:21:34,023 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a0eb344-9510-48c9-b364-56ea13a057c3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a0eb344-9510-48c9-b364-56ea13a057c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:35,076 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:21:35,076 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a0d358-deeb-4e7a-b5e8-3e6620a910e2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a0d358-deeb-4e7a-b5e8-3e6620a910e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:36,130 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:21:36,130 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d07cc99-fe6c-4ebe-931e-75da805a69c9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d07cc99-fe6c-4ebe-931e-75da805a69c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:37,181 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:37,181 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05379b3e-f045-4da6-b61a-b8aeace606ff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05379b3e-f045-4da6-b61a-b8aeace606ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:38,234 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:21:38,234 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b611298e-9a4d-4e8d-91af-968e84efcf58', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b611298e-9a4d-4e8d-91af-968e84efcf58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:39,285 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:39,286 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4424f3ef-25fd-4c7e-9f93-bf89896f05be', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4424f3ef-25fd-4c7e-9f93-bf89896f05be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:40,338 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:40,338 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6effa64f-3bf7-4c05-b71b-621998ce9e25', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6effa64f-3bf7-4c05-b71b-621998ce9e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:41,390 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:41,390 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb20aa77-43c0-4220-a753-5426cfa78bd5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb20aa77-43c0-4220-a753-5426cfa78bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:42,442 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:42,442 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5682b3eb-d594-4910-a199-57953df996ae', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5682b3eb-d594-4910-a199-57953df996ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:43,499 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.048s 2022-06-20 06:21:43,499 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94dec714-c073-465b-821e-fd0f4fd04837', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94dec714-c073-465b-821e-fd0f4fd04837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:44,551 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:21:44,552 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b3db8ed-8013-4994-9e15-8e1847ffccbf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b3db8ed-8013-4994-9e15-8e1847ffccbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:45,606 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:21:45,607 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-876b3061-cf14-484f-8065-b24444d91b96', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-876b3061-cf14-484f-8065-b24444d91b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:46,657 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:46,657 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130edf95-4157-48b1-b5b6-31b720e71ade', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130edf95-4157-48b1-b5b6-31b720e71ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:47,817 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.152s 2022-06-20 06:21:47,817 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb01d71-4c9d-4549-afb9-9b9fe2c8b54c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb01d71-4c9d-4549-afb9-9b9fe2c8b54c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:48,870 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:21:48,871 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3615946-5c85-4dfb-a49a-fdae7715e946', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3615946-5c85-4dfb-a49a-fdae7715e946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:49,922 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:49,923 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2b2445-3d44-48f4-ab9a-db0c0ea630c2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2b2445-3d44-48f4-ab9a-db0c0ea630c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:50,973 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:21:50,973 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c817bd5-617c-46fc-ba45-82f824a73066', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c817bd5-617c-46fc-ba45-82f824a73066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:52,025 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:52,025 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d2dc565-1c03-42ad-801e-7b16de8760fb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d2dc565-1c03-42ad-801e-7b16de8760fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:53,075 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:21:53,075 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64613f11-0e53-4dc4-9815-ac1d618ce78e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64613f11-0e53-4dc4-9815-ac1d618ce78e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:54,127 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:21:54,128 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d607d8c1-54ed-4b14-90fe-f0e62b42498c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d607d8c1-54ed-4b14-90fe-f0e62b42498c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:55,178 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:21:55,178 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c9d413-58f6-49c9-905a-f19a86b7e3bb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c9d413-58f6-49c9-905a-f19a86b7e3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:56,231 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:21:56,231 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-566c0e1a-930a-4461-9fe6-0485f72f91fe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-566c0e1a-930a-4461-9fe6-0485f72f91fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:57,283 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:21:57,284 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba493cff-8d0a-4adb-9958-1930157143f5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba493cff-8d0a-4adb-9958-1930157143f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:58,336 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:58,336 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa69deb7-2645-40b4-9b25-753bafaf050d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa69deb7-2645-40b4-9b25-753bafaf050d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:21:59,387 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:21:59,387 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2894426-459a-4c59-890f-7fdf311069b3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2894426-459a-4c59-890f-7fdf311069b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:00,438 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:22:00,438 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5be3156-def2-49d5-a32b-f97272e77d80', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5be3156-def2-49d5-a32b-f97272e77d80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:01,489 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:01,490 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63f8b889-0364-45e7-97fd-cb7f794d8c28', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63f8b889-0364-45e7-97fd-cb7f794d8c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:02,541 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:02,542 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ad215c-5faa-474b-a2d6-a57f73be3efd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ad215c-5faa-474b-a2d6-a57f73be3efd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:03,593 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:03,593 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9d88c47-567c-4dbb-b292-417a5b7a6f92', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d88c47-567c-4dbb-b292-417a5b7a6f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:04,646 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:22:04,646 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a55e1d-b4e8-4345-89c1-49f8ddb1f81f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a55e1d-b4e8-4345-89c1-49f8ddb1f81f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:05,701 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:22:05,701 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186a947c-00a6-47ef-9217-64ed4a9b2a98', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186a947c-00a6-47ef-9217-64ed4a9b2a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:06,752 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:06,753 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd795055-a8cb-4252-b79c-9c001ee6e0d8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd795055-a8cb-4252-b79c-9c001ee6e0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:07,804 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:07,804 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c80dd8e-0b06-424a-8bf3-e1e97c9f0b36', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c80dd8e-0b06-424a-8bf3-e1e97c9f0b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:08,860 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:22:08,860 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-126ba522-7457-432c-8269-ae378fec2332', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-126ba522-7457-432c-8269-ae378fec2332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:09,912 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:09,912 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b926bc-ebaf-4c69-bd02-85a5f4c1085c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b926bc-ebaf-4c69-bd02-85a5f4c1085c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:10,963 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:10,963 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-673dcb62-517f-4bfa-89f4-1bb724f885bd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-673dcb62-517f-4bfa-89f4-1bb724f885bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:12,015 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:22:12,015 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a0e0716-b420-41e0-b40d-ed84efa41abc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a0e0716-b420-41e0-b40d-ed84efa41abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:13,066 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:13,067 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3263b26c-2acb-4e44-b915-aace82fa3d6c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3263b26c-2acb-4e44-b915-aace82fa3d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:14,120 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:22:14,120 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe1ec77-3a1c-46b6-95dc-9ff9580e85ae', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe1ec77-3a1c-46b6-95dc-9ff9580e85ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:15,173 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:22:15,173 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd268aea-f253-4492-8187-c67f2d11a18e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd268aea-f253-4492-8187-c67f2d11a18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:16,227 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:22:16,227 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d44d890-a73e-46de-ae01-85faba6f398e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d44d890-a73e-46de-ae01-85faba6f398e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:17,282 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:22:17,282 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2220319a-aacd-4b74-b8ee-1d3d81a55ec0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2220319a-aacd-4b74-b8ee-1d3d81a55ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:18,335 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:22:18,335 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a0b2336-bbd9-4690-9f78-6a0085c962cb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a0b2336-bbd9-4690-9f78-6a0085c962cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:19,386 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:19,387 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0cb4523-0374-4d9c-81ff-16c2f760562d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0cb4523-0374-4d9c-81ff-16c2f760562d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:20,437 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:20,437 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c43bde2a-ab51-4deb-989d-caea6c20d738', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c43bde2a-ab51-4deb-989d-caea6c20d738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:21,489 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:21,489 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342e4990-aabf-460e-b583-9718909591f9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342e4990-aabf-460e-b583-9718909591f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:22,541 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:22:22,541 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-059e6c46-716f-45f8-8702-2c1c8a2e2fae', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-059e6c46-716f-45f8-8702-2c1c8a2e2fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:23,593 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:23,593 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-149264cd-9ad9-4ef7-a24a-1f14b0cb8b35', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-149264cd-9ad9-4ef7-a24a-1f14b0cb8b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:24,645 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:24,645 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2366eed-dcb3-45ea-996b-168a87318f4b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2366eed-dcb3-45ea-996b-168a87318f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:25,700 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:22:25,700 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22be9ded-362a-402c-9a4f-32439d87bbad', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22be9ded-362a-402c-9a4f-32439d87bbad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:26,754 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:22:26,755 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1a6c93-e321-4c11-8cd2-35b3abfb3b04', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1a6c93-e321-4c11-8cd2-35b3abfb3b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:27,806 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:27,806 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8b3b97b-1c67-43f8-b27f-bccd7eee2e95', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8b3b97b-1c67-43f8-b27f-bccd7eee2e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:28,859 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:22:28,860 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d049d08d-7594-46d7-a360-df3fe75946cf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d049d08d-7594-46d7-a360-df3fe75946cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:29,911 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:29,911 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0da46256-c283-4273-8159-f1ca529aabd7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0da46256-c283-4273-8159-f1ca529aabd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:30,962 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:30,963 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2407305e-29a4-4486-9ee0-e8f043be2340', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2407305e-29a4-4486-9ee0-e8f043be2340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:32,014 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:32,014 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa25434f-39fc-4db8-ae9f-bdbc4a196d51', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa25434f-39fc-4db8-ae9f-bdbc4a196d51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:33,066 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:33,067 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f56d7b5-d7f7-4b9b-9689-d430117abca3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f56d7b5-d7f7-4b9b-9689-d430117abca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:34,121 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:22:34,121 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d17882-2afe-46fc-badf-4fd79b04953e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d17882-2afe-46fc-badf-4fd79b04953e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:35,172 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:22:35,172 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cbcf996-b85d-4d58-848d-c1e1f0f59f60', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cbcf996-b85d-4d58-848d-c1e1f0f59f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:36,223 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:22:36,223 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbb79a34-32f5-404d-a78e-b05f5fbfba3f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbb79a34-32f5-404d-a78e-b05f5fbfba3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:37,274 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:37,274 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ec6284-fec3-450a-a2d4-9450bbc52429', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ec6284-fec3-450a-a2d4-9450bbc52429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:38,330 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.048s 2022-06-20 06:22:38,330 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a3d7e94-635a-454f-a95e-f4c0f8e8af48', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a3d7e94-635a-454f-a95e-f4c0f8e8af48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:39,384 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:22:39,384 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04620fd7-acec-4011-98a1-bc430ca3dcc4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04620fd7-acec-4011-98a1-bc430ca3dcc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:40,438 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:22:40,438 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-217e8873-bf13-4866-a39a-c1748da73898', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-217e8873-bf13-4866-a39a-c1748da73898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:41,490 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:41,491 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e81ff2-a681-4710-b2ab-109b0ae2841b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e81ff2-a681-4710-b2ab-109b0ae2841b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:42,542 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:42,542 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9e58db3-8ac5-454f-8997-bb121ccedc4a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9e58db3-8ac5-454f-8997-bb121ccedc4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:43,594 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:43,595 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64add12f-0c4e-4d9f-9378-114203feb3e8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64add12f-0c4e-4d9f-9378-114203feb3e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:44,650 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.047s 2022-06-20 06:22:44,651 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bae10f15-82f3-4b49-b9ad-ad3441c5bbe9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bae10f15-82f3-4b49-b9ad-ad3441c5bbe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:45,704 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:22:45,705 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b35a7d-4251-411b-8014-20df19e0db41', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b35a7d-4251-411b-8014-20df19e0db41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:46,758 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:22:46,759 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81dccedd-fcaf-4cd6-93d7-8559c793cd19', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81dccedd-fcaf-4cd6-93d7-8559c793cd19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:47,810 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:22:47,810 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37925bc9-4e0a-4d07-91cd-a810f9ca1b72', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37925bc9-4e0a-4d07-91cd-a810f9ca1b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:48,862 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:48,862 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49184bf1-f9f5-4808-8280-edf11c850e20', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49184bf1-f9f5-4808-8280-edf11c850e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:49,915 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:22:49,916 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57450d6a-c9ca-4e2a-82a6-ef5926ff07a6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57450d6a-c9ca-4e2a-82a6-ef5926ff07a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:50,967 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:50,968 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5428d2b9-226b-4631-9953-580971fafd71', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5428d2b9-226b-4631-9953-580971fafd71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:52,020 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:52,020 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a6bbcb-24d0-4bb9-9bea-384da600518f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a6bbcb-24d0-4bb9-9bea-384da600518f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:53,072 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:53,072 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beac498a-0558-4494-b44c-1c0d67b0d313', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beac498a-0558-4494-b44c-1c0d67b0d313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:54,126 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:22:54,126 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ee011bd-6131-43cd-94ef-10042e34941b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ee011bd-6131-43cd-94ef-10042e34941b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:55,177 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:55,178 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4cf2d7b-e6a0-4658-a74d-59cd82c9161c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4cf2d7b-e6a0-4658-a74d-59cd82c9161c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:56,230 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:22:56,230 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0795bdf7-7f35-42ef-a467-937a9a34c687', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0795bdf7-7f35-42ef-a467-937a9a34c687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:57,282 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:57,282 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-403a4125-e2f9-4043-ba85-97343e5e9cd0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-403a4125-e2f9-4043-ba85-97343e5e9cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:58,334 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:22:58,335 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9039007d-8db7-44f2-9f77-140782a3daf5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9039007d-8db7-44f2-9f77-140782a3daf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:22:59,386 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:22:59,386 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3112ea93-fd4e-4749-850b-05fa30916a6f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3112ea93-fd4e-4749-850b-05fa30916a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:00,437 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:23:00,438 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3b418c-289d-4088-99cb-4328d399159b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3b418c-289d-4088-99cb-4328d399159b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:01,489 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:23:01,489 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-657918a4-0d45-4005-9946-a13dc15d827c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-657918a4-0d45-4005-9946-a13dc15d827c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:02,541 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:23:02,542 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-532166cd-54b9-45ea-a112-938f618e161f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-532166cd-54b9-45ea-a112-938f618e161f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:03,593 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:23:03,593 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e39e11a4-2a9d-47aa-bd40-cd55ded86124', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e39e11a4-2a9d-47aa-bd40-cd55ded86124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:04,644 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:23:04,644 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-697787d1-afa6-46fb-889d-aac65982e772', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-697787d1-afa6-46fb-889d-aac65982e772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:05,697 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:23:05,697 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c780862b-4c6d-46ad-bf9c-b01c761fbed8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c780862b-4c6d-46ad-bf9c-b01c761fbed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:06,750 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:23:06,751 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd83767-7b45-4062-87a4-dab9fc59fdf8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd83767-7b45-4062-87a4-dab9fc59fdf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:07,803 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:23:07,803 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca54a9e-12f9-467b-91e3-9c781419a626', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca54a9e-12f9-467b-91e3-9c781419a626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:08,856 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:23:08,857 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e580dbd-cd18-4f27-bb88-1d4295b0ee19', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e580dbd-cd18-4f27-bb88-1d4295b0ee19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:09,910 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.045s 2022-06-20 06:23:09,910 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9568060-1eaa-4576-b3ea-0e22e4842c17', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9568060-1eaa-4576-b3ea-0e22e4842c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:10,961 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:23:10,962 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ab6e6e-5197-4ec0-af9c-73f822e5f920', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ab6e6e-5197-4ec0-af9c-73f822e5f920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:12,012 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:23:12,013 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-003742f2-e3bb-45df-acb0-112a8f769f2a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-003742f2-e3bb-45df-acb0-112a8f769f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:13,065 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:23:13,065 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b0568e-8aac-4b14-a1e1-425a5d2c332a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b0568e-8aac-4b14-a1e1-425a5d2c332a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:14,119 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.046s 2022-06-20 06:23:14,119 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-135c7cff-27e3-4865-89d7-170359e31d15', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-135c7cff-27e3-4865-89d7-170359e31d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:15,169 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:23:15,170 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3633486d-9001-4d2d-a4a5-cfbea123a31c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3633486d-9001-4d2d-a4a5-cfbea123a31c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:16,221 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.042s 2022-06-20 06:23:16,221 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cbe5dbf-8342-493b-9ebe-d9fb1b7b855c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cbe5dbf-8342-493b-9ebe-d9fb1b7b855c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:17,273 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:23:17,274 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12aedcf2-d329-4313-ad63-8ec92ab890b7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12aedcf2-d329-4313-ad63-8ec92ab890b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:18,325 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.043s 2022-06-20 06:23:18,326 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc05c18-afc0-4beb-aa43-eb11ff3813d3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc05c18-afc0-4beb-aa43-eb11ff3813d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:19,378 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:23:19,378 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03e3257-a2f8-44bc-a179-72d1ff7491ee', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03e3257-a2f8-44bc-a179-72d1ff7491ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:20,430 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0 0.044s 2022-06-20 06:23:20,430 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a796cf-b09b-411b-ab30-3607cfe24dc1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13a796cf-b09b-411b-ab30-3607cfe24dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0'} Body: b'{"volume": {"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:28.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-322660375", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/cf7ee2aaec40481da0190b662acfde8d/volumes/2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}], "user_id": "adab7140fc804689af945257511cfded", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "attachment_id": "a7ca2b9c-702d-4c22-9226-a0827ebeb094", "volume_id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0", "server_id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:03:31.000000"}], "os-vol-tenant-attr:tenant_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:23:21,565 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 1.127s 2022-06-20 06:23:21,565 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35b3fd11-a03f-448a-b514-60f8948c878d', 'x-compute-request-id': 'req-35b3fd11-a03f-448a-b514-60f8948c878d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'' 2022-06-20 06:23:22,172 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.606s 2022-06-20 06:23:22,172 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74e6e43c-96d3-4ef3-a19f-64403f2b3c4f', 'x-compute-request-id': 'req-74e6e43c-96d3-4ef3-a19f-64403f2b3c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--567150360"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:23,325 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.144s 2022-06-20 06:23:23,325 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2e18312-84c5-442c-9242-bc49785b2ddd', 'x-compute-request-id': 'req-d2e18312-84c5-442c-9242-bc49785b2ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}, {"version": 4, "addr": "172.27.0.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:76:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:24,494 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.160s 2022-06-20 06:23:24,495 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04294dcf-ed49-4d2b-8414-214e6ea0d525', 'x-compute-request-id': 'req-04294dcf-ed49-4d2b-8414-214e6ea0d525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:25,651 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.146s 2022-06-20 06:23:25,651 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-297b7059-7f18-4e5f-988c-e723a77d6de8', 'x-compute-request-id': 'req-297b7059-7f18-4e5f-988c-e723a77d6de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:26,813 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.152s 2022-06-20 06:23:26,813 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f047d51-97a3-4ec8-a990-7632d4b4b73d', 'x-compute-request-id': 'req-1f047d51-97a3-4ec8-a990-7632d4b4b73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:27,984 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.162s 2022-06-20 06:23:27,984 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-deec678a-f844-47f5-acd0-5389e551ccf0', 'x-compute-request-id': 'req-deec678a-f844-47f5-acd0-5389e551ccf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:29,140 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.147s 2022-06-20 06:23:29,141 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa36f809-14a2-4cbb-b298-5828db196ede', 'x-compute-request-id': 'req-fa36f809-14a2-4cbb-b298-5828db196ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:30,300 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.151s 2022-06-20 06:23:30,301 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d598773-63c8-4db8-ba87-381a5d1f8c64', 'x-compute-request-id': 'req-6d598773-63c8-4db8-ba87-381a5d1f8c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:31,608 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.299s 2022-06-20 06:23:31,609 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bf65d55-c3f2-4acc-9460-fc226393182b', 'x-compute-request-id': 'req-2bf65d55-c3f2-4acc-9460-fc226393182b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:32,763 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.145s 2022-06-20 06:23:32,763 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa1914be-4550-4b19-9112-9edd2ee81213', 'x-compute-request-id': 'req-fa1914be-4550-4b19-9112-9edd2ee81213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:33,924 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.152s 2022-06-20 06:23:33,924 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a4c6193-a12e-484f-8620-090d1083c743', 'x-compute-request-id': 'req-2a4c6193-a12e-484f-8620-090d1083c743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:35,086 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.154s 2022-06-20 06:23:35,086 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-900def4b-b9f8-47c2-a475-a64539298586', 'x-compute-request-id': 'req-900def4b-b9f8-47c2-a475-a64539298586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:36,241 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.146s 2022-06-20 06:23:36,241 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-235836f4-d805-406e-b174-8814afb336f3', 'x-compute-request-id': 'req-235836f4-d805-406e-b174-8814afb336f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:37,401 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.151s 2022-06-20 06:23:37,401 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46f2b6eb-54d4-4185-9d71-0a32e631876e', 'x-compute-request-id': 'req-46f2b6eb-54d4-4185-9d71-0a32e631876e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:38,562 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.151s 2022-06-20 06:23:38,562 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e0e2a4c-d334-4c20-84d5-d77321c2344f', 'x-compute-request-id': 'req-1e0e2a4c-d334-4c20-84d5-d77321c2344f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:39,725 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.154s 2022-06-20 06:23:39,726 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-503ff01e-c882-4ec8-8706-e7bb649f626e', 'x-compute-request-id': 'req-503ff01e-c882-4ec8-8706-e7bb649f626e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:40,888 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.153s 2022-06-20 06:23:40,889 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54d25fdf-250e-469e-8c9f-505f120d0b65', 'x-compute-request-id': 'req-54d25fdf-250e-469e-8c9f-505f120d0b65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:42,044 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.146s 2022-06-20 06:23:42,044 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc7a32db-33ba-4a95-ba58-51ea2fbd3611', 'x-compute-request-id': 'req-dc7a32db-33ba-4a95-ba58-51ea2fbd3611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:43,201 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.148s 2022-06-20 06:23:43,202 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c44ec3b-17a7-40cc-93e6-37a5308a1459', 'x-compute-request-id': 'req-3c44ec3b-17a7-40cc-93e6-37a5308a1459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:44,363 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.152s 2022-06-20 06:23:44,363 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8de383df-c498-49ae-abf9-778c7e2b8809', 'x-compute-request-id': 'req-8de383df-c498-49ae-abf9-778c7e2b8809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:45,531 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.159s 2022-06-20 06:23:45,532 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5255db76-7f63-4bab-8087-bcd679618c1a', 'x-compute-request-id': 'req-5255db76-7f63-4bab-8087-bcd679618c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:46,699 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.159s 2022-06-20 06:23:46,699 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53b59a5c-7b72-4c3f-bb5e-cd03a673620f', 'x-compute-request-id': 'req-53b59a5c-7b72-4c3f-bb5e-cd03a673620f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:47,865 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.157s 2022-06-20 06:23:47,865 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d80e2bc-f6b8-4ea4-9709-a43795a67d79', 'x-compute-request-id': 'req-7d80e2bc-f6b8-4ea4-9709-a43795a67d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:49,026 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.153s 2022-06-20 06:23:49,026 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-698450bc-bec0-4a31-9a47-317dcaf6c4b2', 'x-compute-request-id': 'req-698450bc-bec0-4a31-9a47-317dcaf6c4b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:50,193 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.158s 2022-06-20 06:23:50,193 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f33b026-e07f-496f-bd5f-c2246048ef3b', 'x-compute-request-id': 'req-7f33b026-e07f-496f-bd5f-c2246048ef3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:51,356 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.154s 2022-06-20 06:23:51,357 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9f83424-15b7-43ec-b8cd-70d7c1f96f86', 'x-compute-request-id': 'req-b9f83424-15b7-43ec-b8cd-70d7c1f96f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:52,521 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.155s 2022-06-20 06:23:52,522 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd7a26e8-54bf-4250-8cc6-4178107d3d70', 'x-compute-request-id': 'req-bd7a26e8-54bf-4250-8cc6-4178107d3d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:53,689 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.157s 2022-06-20 06:23:53,689 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de4cd3e5-f5ea-4e13-9917-641e41737dea', 'x-compute-request-id': 'req-de4cd3e5-f5ea-4e13-9917-641e41737dea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:54,866 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.168s 2022-06-20 06:23:54,866 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1b8a6fe-5a15-466b-ab75-f557d0359ed9', 'x-compute-request-id': 'req-d1b8a6fe-5a15-466b-ab75-f557d0359ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:56,031 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.157s 2022-06-20 06:23:56,032 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fd64aa0-7f3e-4d63-9e82-caf1fa9f3f41', 'x-compute-request-id': 'req-1fd64aa0-7f3e-4d63-9e82-caf1fa9f3f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:57,191 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.151s 2022-06-20 06:23:57,192 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06f57b0e-35ae-4ec0-a17f-4de0145c18a3', 'x-compute-request-id': 'req-06f57b0e-35ae-4ec0-a17f-4de0145c18a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:58,354 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.154s 2022-06-20 06:23:58,355 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-046b21c3-2afe-448d-abe2-faeb5519453f', 'x-compute-request-id': 'req-046b21c3-2afe-448d-abe2-faeb5519453f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:23:59,521 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.158s 2022-06-20 06:23:59,521 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea94d5a2-f43a-4105-b508-0c40090f2894', 'x-compute-request-id': 'req-ea94d5a2-f43a-4105-b508-0c40090f2894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:00,717 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.187s 2022-06-20 06:24:00,718 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f50e4c3-f487-46ce-94aa-c9ec49533eb3', 'x-compute-request-id': 'req-9f50e4c3-f487-46ce-94aa-c9ec49533eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:01,988 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.261s 2022-06-20 06:24:01,989 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6994535-f6cc-4522-ab18-061d8c60ac58', 'x-compute-request-id': 'req-f6994535-f6cc-4522-ab18-061d8c60ac58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:03,087 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.090s 2022-06-20 06:24:03,087 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f194c24c-95d6-4d40-9010-898138aade93', 'x-compute-request-id': 'req-f194c24c-95d6-4d40-9010-898138aade93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:04,253 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.156s 2022-06-20 06:24:04,253 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-790b5b1e-c728-4f00-9946-ad59ac5a1a3f', 'x-compute-request-id': 'req-790b5b1e-c728-4f00-9946-ad59ac5a1a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:05,420 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.159s 2022-06-20 06:24:05,420 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad7a68d7-e98f-48e3-af17-5897ee9aba30', 'x-compute-request-id': 'req-ad7a68d7-e98f-48e3-af17-5897ee9aba30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:06,616 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.187s 2022-06-20 06:24:06,617 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25c7d4fe-f841-40f0-bc67-c110f3d9b38d', 'x-compute-request-id': 'req-25c7d4fe-f841-40f0-bc67-c110f3d9b38d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:07,748 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.123s 2022-06-20 06:24:07,749 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4283e7ac-0b3e-4cd4-abdc-30bfd53e4200', 'x-compute-request-id': 'req-4283e7ac-0b3e-4cd4-abdc-30bfd53e4200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:08,920 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.162s 2022-06-20 06:24:08,920 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2700bdbe-332a-4711-81cf-d0760606ec2c', 'x-compute-request-id': 'req-2700bdbe-332a-4711-81cf-d0760606ec2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:10,077 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.149s 2022-06-20 06:24:10,078 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-654e3e03-baf5-4e91-854a-dd4e350782d4', 'x-compute-request-id': 'req-654e3e03-baf5-4e91-854a-dd4e350782d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:11,241 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.154s 2022-06-20 06:24:11,241 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32460cd0-8f08-4b71-bd87-bb685fb1147f', 'x-compute-request-id': 'req-32460cd0-8f08-4b71-bd87-bb685fb1147f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:12,494 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.243s 2022-06-20 06:24:12,494 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e87d8156-72e0-4c12-8478-91fb14bc3355', 'x-compute-request-id': 'req-e87d8156-72e0-4c12-8478-91fb14bc3355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:13,665 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.161s 2022-06-20 06:24:13,665 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78d894e4-cd1b-485f-9bce-af81ce8622ac', 'x-compute-request-id': 'req-78d894e4-cd1b-485f-9bce-af81ce8622ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:14,897 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.222s 2022-06-20 06:24:14,897 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac790fe2-767e-482b-b813-6eaa39ec977b', 'x-compute-request-id': 'req-ac790fe2-767e-482b-b813-6eaa39ec977b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:16,047 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.141s 2022-06-20 06:24:16,048 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-505223a7-5c00-4ec2-afd6-b2c38870eaa0', 'x-compute-request-id': 'req-505223a7-5c00-4ec2-afd6-b2c38870eaa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:17,208 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.152s 2022-06-20 06:24:17,208 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98b1b312-6c6f-4c55-acf1-058d49a36776', 'x-compute-request-id': 'req-98b1b312-6c6f-4c55-acf1-058d49a36776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:18,371 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.155s 2022-06-20 06:24:18,371 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fe7079b-5c36-4e1a-95e8-b72a756864a4', 'x-compute-request-id': 'req-8fe7079b-5c36-4e1a-95e8-b72a756864a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:19,529 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.148s 2022-06-20 06:24:19,529 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a72a2e35-0f9c-4307-aa1f-80ac7b8b6d15', 'x-compute-request-id': 'req-a72a2e35-0f9c-4307-aa1f-80ac7b8b6d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:20,690 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.152s 2022-06-20 06:24:20,690 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19858429-553b-41cd-88dd-341dbe4479b9', 'x-compute-request-id': 'req-19858429-553b-41cd-88dd-341dbe4479b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:21,852 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.154s 2022-06-20 06:24:21,853 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e8fed87-bc0a-43ee-9fc3-fb016524adf0', 'x-compute-request-id': 'req-5e8fed87-bc0a-43ee-9fc3-fb016524adf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:23,008 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.147s 2022-06-20 06:24:23,009 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7c92e80-aa5d-4230-bbfa-72a0fee05594', 'x-compute-request-id': 'req-e7c92e80-aa5d-4230-bbfa-72a0fee05594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:24,173 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.156s 2022-06-20 06:24:24,174 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36932f06-e8a5-4e36-81e0-d4334fa0b258', 'x-compute-request-id': 'req-36932f06-e8a5-4e36-81e0-d4334fa0b258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:25,336 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.154s 2022-06-20 06:24:25,336 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d75867ee-d7a5-4f33-afcc-cef89f89b986', 'x-compute-request-id': 'req-d75867ee-d7a5-4f33-afcc-cef89f89b986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:26,494 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.149s 2022-06-20 06:24:26,495 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ce10a23-f268-412a-b427-c9c78a740b59', 'x-compute-request-id': 'req-3ce10a23-f268-412a-b427-c9c78a740b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:27,659 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.156s 2022-06-20 06:24:27,659 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cd191d3-d148-4772-ad93-0ed3a989c47c', 'x-compute-request-id': 'req-0cd191d3-d148-4772-ad93-0ed3a989c47c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:28,816 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.149s 2022-06-20 06:24:28,816 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9f2231f-934b-496c-8d6e-07123d8c3fc0', 'x-compute-request-id': 'req-a9f2231f-934b-496c-8d6e-07123d8c3fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:29,977 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.152s 2022-06-20 06:24:29,977 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a699a146-13af-4943-bd4d-b9ee43fb06af', 'x-compute-request-id': 'req-a699a146-13af-4943-bd4d-b9ee43fb06af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:31,139 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.153s 2022-06-20 06:24:31,140 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26331f2c-90c5-4900-84d4-3a075b805ec1', 'x-compute-request-id': 'req-26331f2c-90c5-4900-84d4-3a075b805ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:32,304 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.155s 2022-06-20 06:24:32,304 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34141504-ded4-44f9-93f2-244204e54c30', 'x-compute-request-id': 'req-34141504-ded4-44f9-93f2-244204e54c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:33,458 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.146s 2022-06-20 06:24:33,459 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0f7349e-4371-4f9e-8f2d-cc23bc6d9378', 'x-compute-request-id': 'req-c0f7349e-4371-4f9e-8f2d-cc23bc6d9378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:34,622 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.155s 2022-06-20 06:24:34,622 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b08c53c2-b4a6-4a05-b15a-937463232a4e', 'x-compute-request-id': 'req-b08c53c2-b4a6-4a05-b15a-937463232a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:35,788 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.156s 2022-06-20 06:24:35,788 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cd1eece-f721-4b63-9729-d9b533804569', 'x-compute-request-id': 'req-6cd1eece-f721-4b63-9729-d9b533804569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:36,944 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.147s 2022-06-20 06:24:36,944 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d379696a-b655-4054-b7e0-24266507088e', 'x-compute-request-id': 'req-d379696a-b655-4054-b7e0-24266507088e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:38,108 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.156s 2022-06-20 06:24:38,109 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d4c2314-5026-45ff-b0cb-1717e704cb5b', 'x-compute-request-id': 'req-8d4c2314-5026-45ff-b0cb-1717e704cb5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:39,270 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.152s 2022-06-20 06:24:39,270 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c038b1d-bd4e-44d0-ad63-92e27217ee13', 'x-compute-request-id': 'req-8c038b1d-bd4e-44d0-ad63-92e27217ee13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:40,423 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.144s 2022-06-20 06:24:40,423 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fd5c743-dbfc-4c28-a2f1-d8a662e67ce6', 'x-compute-request-id': 'req-3fd5c743-dbfc-4c28-a2f1-d8a662e67ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:41,593 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.162s 2022-06-20 06:24:41,594 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e62c66b4-ef8a-4072-8275-998790a83a21', 'x-compute-request-id': 'req-e62c66b4-ef8a-4072-8275-998790a83a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:42,756 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.153s 2022-06-20 06:24:42,756 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79963060-bf0b-4c4e-9d89-0af3b3dcad0d', 'x-compute-request-id': 'req-79963060-bf0b-4c4e-9d89-0af3b3dcad0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:43,910 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.145s 2022-06-20 06:24:43,910 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dfd69c7-d733-4b02-852d-8e8a6e399b4e', 'x-compute-request-id': 'req-2dfd69c7-d733-4b02-852d-8e8a6e399b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:45,072 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.153s 2022-06-20 06:24:45,072 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a05fb2a-07ce-40ec-a5a0-55535ff0de3a', 'x-compute-request-id': 'req-5a05fb2a-07ce-40ec-a5a0-55535ff0de3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:46,244 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.162s 2022-06-20 06:24:46,244 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9604bc1-fce6-4729-8f37-80816ce51b0e', 'x-compute-request-id': 'req-f9604bc1-fce6-4729-8f37-80816ce51b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:47,394 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.141s 2022-06-20 06:24:47,394 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72a8dce0-0a13-47c8-ac61-56b9715d099a', 'x-compute-request-id': 'req-72a8dce0-0a13-47c8-ac61-56b9715d099a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:48,554 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.152s 2022-06-20 06:24:48,555 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-466b57c0-1c5a-4c89-af3e-2cdda44316e8', 'x-compute-request-id': 'req-466b57c0-1c5a-4c89-af3e-2cdda44316e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:49,718 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.155s 2022-06-20 06:24:49,719 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c6c5312-82f1-4986-8e7e-20d9cd3368d7', 'x-compute-request-id': 'req-9c6c5312-82f1-4986-8e7e-20d9cd3368d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:50,874 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.147s 2022-06-20 06:24:50,875 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c859adeb-8fee-4691-827a-80335b3f31a0', 'x-compute-request-id': 'req-c859adeb-8fee-4691-827a-80335b3f31a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:52,037 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.154s 2022-06-20 06:24:52,037 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1765cc9-f9f4-4886-ac07-233793274a83', 'x-compute-request-id': 'req-d1765cc9-f9f4-4886-ac07-233793274a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:53,202 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.156s 2022-06-20 06:24:53,203 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a8079ba-dbd6-4146-b35e-3650c39b45d4', 'x-compute-request-id': 'req-0a8079ba-dbd6-4146-b35e-3650c39b45d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:54,359 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.147s 2022-06-20 06:24:54,360 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4ae85a2-f255-428b-8fbb-f17d65e8ae73', 'x-compute-request-id': 'req-b4ae85a2-f255-428b-8fbb-f17d65e8ae73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:55,526 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.157s 2022-06-20 06:24:55,526 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62591b18-7bb7-46cb-95a5-8b2cbcf1f653', 'x-compute-request-id': 'req-62591b18-7bb7-46cb-95a5-8b2cbcf1f653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:56,688 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.153s 2022-06-20 06:24:56,688 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-334db21f-c9ea-4ee4-9439-240755eab153', 'x-compute-request-id': 'req-334db21f-c9ea-4ee4-9439-240755eab153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:57,845 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.148s 2022-06-20 06:24:57,846 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9be6739-daf2-4d8d-9967-6ce3b3b83950', 'x-compute-request-id': 'req-d9be6739-daf2-4d8d-9967-6ce3b3b83950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:24:59,006 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.151s 2022-06-20 06:24:59,006 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db99a15f-1a9c-47c1-92e0-a5118ece7c99', 'x-compute-request-id': 'req-db99a15f-1a9c-47c1-92e0-a5118ece7c99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:00,170 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.155s 2022-06-20 06:25:00,170 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fadbb06f-519c-467a-aa78-f0b88f473b76', 'x-compute-request-id': 'req-fadbb06f-519c-467a-aa78-f0b88f473b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:01,328 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.149s 2022-06-20 06:25:01,328 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3af7b78e-0e36-47dd-a750-38169d6e4fff', 'x-compute-request-id': 'req-3af7b78e-0e36-47dd-a750-38169d6e4fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:02,484 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.147s 2022-06-20 06:25:02,485 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42cd7f3e-5e95-44da-a448-c742ee5693a4', 'x-compute-request-id': 'req-42cd7f3e-5e95-44da-a448-c742ee5693a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:03,649 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.156s 2022-06-20 06:25:03,649 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f00098d9-d3c1-4c18-abb7-6ba6de6e9cb9', 'x-compute-request-id': 'req-f00098d9-d3c1-4c18-abb7-6ba6de6e9cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:04,807 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.149s 2022-06-20 06:25:04,807 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9593cdc9-348c-493f-9dd6-35bf6d1bbac4', 'x-compute-request-id': 'req-9593cdc9-348c-493f-9dd6-35bf6d1bbac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:05,976 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.160s 2022-06-20 06:25:05,976 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b7d5cfc-2c71-4307-893c-a50c1e31a1d8', 'x-compute-request-id': 'req-5b7d5cfc-2c71-4307-893c-a50c1e31a1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:07,132 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.148s 2022-06-20 06:25:07,133 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6854dba-540b-4106-b86a-d2e86f179658', 'x-compute-request-id': 'req-d6854dba-540b-4106-b86a-d2e86f179658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:08,290 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.149s 2022-06-20 06:25:08,290 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ac3d14e-64bc-429c-8801-ac6c7c727849', 'x-compute-request-id': 'req-9ac3d14e-64bc-429c-8801-ac6c7c727849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:09,448 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.149s 2022-06-20 06:25:09,449 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35a91ba3-024c-40d5-95d2-a88890150d90', 'x-compute-request-id': 'req-35a91ba3-024c-40d5-95d2-a88890150d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:10,612 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.154s 2022-06-20 06:25:10,612 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18654905-1905-4ede-85e4-abc18d1eb503', 'x-compute-request-id': 'req-18654905-1905-4ede-85e4-abc18d1eb503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:11,768 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.148s 2022-06-20 06:25:11,769 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca56ecc0-b633-4b74-aefe-92ff2a4bbe36', 'x-compute-request-id': 'req-ca56ecc0-b633-4b74-aefe-92ff2a4bbe36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:12,931 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.154s 2022-06-20 06:25:12,931 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8969baf-5938-4dc2-bb03-03019a67ec1b', 'x-compute-request-id': 'req-c8969baf-5938-4dc2-bb03-03019a67ec1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:14,092 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.152s 2022-06-20 06:25:14,092 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3e4346d-ba80-41ec-be05-52131060ea09', 'x-compute-request-id': 'req-a3e4346d-ba80-41ec-be05-52131060ea09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:15,247 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.146s 2022-06-20 06:25:15,247 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-493f6616-1145-4572-8db1-2be8f00da55c', 'x-compute-request-id': 'req-493f6616-1145-4572-8db1-2be8f00da55c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:16,408 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.153s 2022-06-20 06:25:16,409 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ffc7663-ff0a-49c1-ab82-277e02998718', 'x-compute-request-id': 'req-9ffc7663-ff0a-49c1-ab82-277e02998718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:17,569 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.151s 2022-06-20 06:25:17,570 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-292f7b8c-d900-4a22-98c0-6d11f9b6bb60', 'x-compute-request-id': 'req-292f7b8c-d900-4a22-98c0-6d11f9b6bb60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:18,725 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.147s 2022-06-20 06:25:18,725 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf546008-5961-45d0-805f-98a0b8e27ad0', 'x-compute-request-id': 'req-bf546008-5961-45d0-805f-98a0b8e27ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:19,891 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.157s 2022-06-20 06:25:19,891 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-728e2f46-ce95-48e3-be97-b68c9cfdd2de', 'x-compute-request-id': 'req-728e2f46-ce95-48e3-be97-b68c9cfdd2de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:21,056 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.157s 2022-06-20 06:25:21,056 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aab3eb16-2ccb-49d1-9f22-3497d7ea996b', 'x-compute-request-id': 'req-aab3eb16-2ccb-49d1-9f22-3497d7ea996b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:22,380 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.315s 2022-06-20 06:25:22,381 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ae1c85d-3f4e-4323-9624-f758c67c728f', 'x-compute-request-id': 'req-7ae1c85d-3f4e-4323-9624-f758c67c728f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:23,488 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.098s 2022-06-20 06:25:23,488 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c54433fd-a2e3-4e43-b612-2238d8cef7ab', 'x-compute-request-id': 'req-c54433fd-a2e3-4e43-b612-2238d8cef7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:24,587 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.090s 2022-06-20 06:25:24,587 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc54d25a-055f-4e07-8d59-ed39045a7f10', 'x-compute-request-id': 'req-dc54d25a-055f-4e07-8d59-ed39045a7f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:25,701 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.106s 2022-06-20 06:25:25,701 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-251eae1b-1f48-49f1-94fb-30474c35f190', 'x-compute-request-id': 'req-251eae1b-1f48-49f1-94fb-30474c35f190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:26,834 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.124s 2022-06-20 06:25:26,834 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a9ac0c5-c07f-4a1b-bdbf-ab62a71906ae', 'x-compute-request-id': 'req-3a9ac0c5-c07f-4a1b-bdbf-ab62a71906ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:27,991 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.148s 2022-06-20 06:25:27,991 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d7833fa-07af-4e62-8b25-0ab208044f80', 'x-compute-request-id': 'req-4d7833fa-07af-4e62-8b25-0ab208044f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:29,101 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.102s 2022-06-20 06:25:29,102 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b34b9fb2-735b-45ee-b9c9-64d35483f2d3', 'x-compute-request-id': 'req-b34b9fb2-735b-45ee-b9c9-64d35483f2d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:30,220 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.110s 2022-06-20 06:25:30,221 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b650995f-7789-4511-9386-558b2ccac5b0', 'x-compute-request-id': 'req-b650995f-7789-4511-9386-558b2ccac5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:31,323 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.092s 2022-06-20 06:25:31,323 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c35ea67-6db8-487a-b859-ad169b495ff2', 'x-compute-request-id': 'req-8c35ea67-6db8-487a-b859-ad169b495ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:32,482 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.150s 2022-06-20 06:25:32,482 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d8bab1b-2867-44e7-b88d-576ad843f693', 'x-compute-request-id': 'req-4d8bab1b-2867-44e7-b88d-576ad843f693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:33,633 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.142s 2022-06-20 06:25:33,634 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1b761c4-423d-4f20-9649-c605591c40f2', 'x-compute-request-id': 'req-b1b761c4-423d-4f20-9649-c605591c40f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:34,879 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.237s 2022-06-20 06:25:34,880 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-622c06bd-ee5e-48d4-9816-dd56ded464e9', 'x-compute-request-id': 'req-622c06bd-ee5e-48d4-9816-dd56ded464e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:35,980 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.092s 2022-06-20 06:25:35,981 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db45c39d-9371-4771-93ad-e179f941af2c', 'x-compute-request-id': 'req-db45c39d-9371-4771-93ad-e179f941af2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:37,085 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.096s 2022-06-20 06:25:37,085 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0b5731b-03b3-4447-812d-5ce34ce68189', 'x-compute-request-id': 'req-d0b5731b-03b3-4447-812d-5ce34ce68189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:38,183 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:25:38,183 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1318509-3e74-4af7-b3dc-45d26045f9a5', 'x-compute-request-id': 'req-c1318509-3e74-4af7-b3dc-45d26045f9a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:39,277 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:25:39,277 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56377657-6a55-4baa-a044-631e8b4dd722', 'x-compute-request-id': 'req-56377657-6a55-4baa-a044-631e8b4dd722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:40,376 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:25:40,376 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2acfda85-7700-45e8-b665-79919a714721', 'x-compute-request-id': 'req-2acfda85-7700-45e8-b665-79919a714721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:41,469 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.084s 2022-06-20 06:25:41,469 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a53a8c6f-824a-4c98-8fcf-0a52f3ebcaa8', 'x-compute-request-id': 'req-a53a8c6f-824a-4c98-8fcf-0a52f3ebcaa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:42,564 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:25:42,564 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc901179-3c67-4175-9e96-c5c98b0f8811', 'x-compute-request-id': 'req-dc901179-3c67-4175-9e96-c5c98b0f8811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:43,659 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:25:43,660 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4ff1f5a-cc33-4271-9e18-3928a4a0db30', 'x-compute-request-id': 'req-f4ff1f5a-cc33-4271-9e18-3928a4a0db30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:44,757 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:25:44,758 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67c1014c-ce22-4218-bdac-35dd2ceef24d', 'x-compute-request-id': 'req-67c1014c-ce22-4218-bdac-35dd2ceef24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:45,852 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:25:45,852 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-055a9fbe-87ed-48e9-9abe-93c4e3fbdd9b', 'x-compute-request-id': 'req-055a9fbe-87ed-48e9-9abe-93c4e3fbdd9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:46,945 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.084s 2022-06-20 06:25:46,946 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-968c67d5-c36b-4124-8bce-c65e0ae2bc88', 'x-compute-request-id': 'req-968c67d5-c36b-4124-8bce-c65e0ae2bc88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:48,044 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:25:48,044 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dae1fc3-5291-4db6-8eda-471cceb4abf2', 'x-compute-request-id': 'req-4dae1fc3-5291-4db6-8eda-471cceb4abf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:49,140 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:25:49,141 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8e8a981-c944-4289-98f9-8922cff31bca', 'x-compute-request-id': 'req-b8e8a981-c944-4289-98f9-8922cff31bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:50,235 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:25:50,235 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ad3d195-30bd-48c0-bb56-9046d8453a49', 'x-compute-request-id': 'req-6ad3d195-30bd-48c0-bb56-9046d8453a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:51,330 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:25:51,331 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0df0f8f5-77b2-4212-8bfb-267239ef0760', 'x-compute-request-id': 'req-0df0f8f5-77b2-4212-8bfb-267239ef0760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:52,424 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:25:52,425 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0de6eaa-bb25-4e50-aa96-7731d49d026d', 'x-compute-request-id': 'req-e0de6eaa-bb25-4e50-aa96-7731d49d026d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:53,522 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:25:53,522 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beeca7d6-159e-44a4-849c-e36e500ad0c2', 'x-compute-request-id': 'req-beeca7d6-159e-44a4-849c-e36e500ad0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:54,619 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:25:54,619 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb43ca3f-eb8d-4857-98ff-0d46365438e5', 'x-compute-request-id': 'req-eb43ca3f-eb8d-4857-98ff-0d46365438e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:55,712 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:25:55,713 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-956da957-0db6-40fe-aef5-99dee6c7a3b9', 'x-compute-request-id': 'req-956da957-0db6-40fe-aef5-99dee6c7a3b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:56,806 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:25:56,807 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7559f15-ed58-417b-b915-6d97e2f8dd9c', 'x-compute-request-id': 'req-a7559f15-ed58-417b-b915-6d97e2f8dd9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:57,904 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:25:57,905 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c68f48ed-4f38-41b8-8a98-d13c6b950619', 'x-compute-request-id': 'req-c68f48ed-4f38-41b8-8a98-d13c6b950619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:25:58,998 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.084s 2022-06-20 06:25:58,999 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32f7a735-10af-4d81-8928-ce129cccac39', 'x-compute-request-id': 'req-32f7a735-10af-4d81-8928-ce129cccac39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:00,094 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:26:00,094 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbb8bf52-0a34-419a-90d4-4ea11002bf05', 'x-compute-request-id': 'req-dbb8bf52-0a34-419a-90d4-4ea11002bf05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:01,188 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:26:01,188 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-457513a9-e74c-44e8-b7d2-1ce179c3016e', 'x-compute-request-id': 'req-457513a9-e74c-44e8-b7d2-1ce179c3016e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:02,285 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:26:02,285 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55bbc356-39d7-4617-876b-28dfcbcc3ed2', 'x-compute-request-id': 'req-55bbc356-39d7-4617-876b-28dfcbcc3ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:03,379 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:26:03,380 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a87d913-7684-47ff-a1b4-1533b4c97830', 'x-compute-request-id': 'req-6a87d913-7684-47ff-a1b4-1533b4c97830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:04,473 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.084s 2022-06-20 06:26:04,473 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50daecaa-13c2-4e6b-b062-09c53ae0a8b2', 'x-compute-request-id': 'req-50daecaa-13c2-4e6b-b062-09c53ae0a8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:05,571 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:26:05,572 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebe45478-2c0f-4647-b8ef-d9f5e4c51e15', 'x-compute-request-id': 'req-ebe45478-2c0f-4647-b8ef-d9f5e4c51e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:06,668 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:26:06,669 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cc6aca7-75bb-412f-8776-8f9e37a6ee16', 'x-compute-request-id': 'req-4cc6aca7-75bb-412f-8776-8f9e37a6ee16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:07,762 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:26:07,762 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eb4e7c2-e971-4d89-b02c-e792f5bb38eb', 'x-compute-request-id': 'req-3eb4e7c2-e971-4d89-b02c-e792f5bb38eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:08,858 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:26:08,858 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dffaf3b-dd42-441b-9439-8843870e0ee1', 'x-compute-request-id': 'req-5dffaf3b-dd42-441b-9439-8843870e0ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:09,954 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:26:09,955 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87ef4e4a-615c-4d48-a361-554550d758ad', 'x-compute-request-id': 'req-87ef4e4a-615c-4d48-a361-554550d758ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:11,052 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:26:11,052 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fe7f341-eb05-4d4e-ba18-5cdb6de3a76e', 'x-compute-request-id': 'req-8fe7f341-eb05-4d4e-ba18-5cdb6de3a76e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:12,147 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:26:12,147 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a3194b2-5de9-475e-a809-37b0cf4f7113', 'x-compute-request-id': 'req-5a3194b2-5de9-475e-a809-37b0cf4f7113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:13,242 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:26:13,243 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69d62c3e-260d-4beb-ba3c-e7f2ac3aeaba', 'x-compute-request-id': 'req-69d62c3e-260d-4beb-ba3c-e7f2ac3aeaba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:14,338 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:26:14,339 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f05f929-8ca6-48b6-8f33-b7df2cbc6736', 'x-compute-request-id': 'req-3f05f929-8ca6-48b6-8f33-b7df2cbc6736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:15,436 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:26:15,436 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8894512d-4433-4735-8ba2-f53e82ab04c7', 'x-compute-request-id': 'req-8894512d-4433-4735-8ba2-f53e82ab04c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:16,531 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:26:16,532 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f5bc16a-5a47-49d6-9f9a-13c3aac7de62', 'x-compute-request-id': 'req-0f5bc16a-5a47-49d6-9f9a-13c3aac7de62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:17,626 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:26:17,626 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d205010d-61d7-4448-8503-055f0fe94c4c', 'x-compute-request-id': 'req-d205010d-61d7-4448-8503-055f0fe94c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:18,726 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.090s 2022-06-20 06:26:18,726 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ed7706-7c2a-4cca-8889-1e3b806e8036', 'x-compute-request-id': 'req-26ed7706-7c2a-4cca-8889-1e3b806e8036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:19,828 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.093s 2022-06-20 06:26:19,828 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77d5845f-d164-482e-b639-00f19d6521f4', 'x-compute-request-id': 'req-77d5845f-d164-482e-b639-00f19d6521f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:20,923 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:26:20,923 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddf7e730-5b40-498d-a9fd-2b04932fb59b', 'x-compute-request-id': 'req-ddf7e730-5b40-498d-a9fd-2b04932fb59b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:22,022 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.090s 2022-06-20 06:26:22,023 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf991b6b-3425-4318-9366-8351538a606c', 'x-compute-request-id': 'req-bf991b6b-3425-4318-9366-8351538a606c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:23,128 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.097s 2022-06-20 06:26:23,129 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3b45d2f-4c9e-4b06-998f-996373cb1afa', 'x-compute-request-id': 'req-f3b45d2f-4c9e-4b06-998f-996373cb1afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:24,233 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.096s 2022-06-20 06:26:24,234 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb74a6e2-3813-475e-a3de-b6adb96e40f0', 'x-compute-request-id': 'req-eb74a6e2-3813-475e-a3de-b6adb96e40f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:25,330 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:26:25,331 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4ecfa6c-fd56-42cb-80dc-1825e72aa788', 'x-compute-request-id': 'req-f4ecfa6c-fd56-42cb-80dc-1825e72aa788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:26,426 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:26:26,427 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3319d0a6-7e14-4d88-96c5-2df7957194be', 'x-compute-request-id': 'req-3319d0a6-7e14-4d88-96c5-2df7957194be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:27,522 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:26:27,523 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf7b7f47-3a27-4855-b363-d9a427cd17e4', 'x-compute-request-id': 'req-bf7b7f47-3a27-4855-b363-d9a427cd17e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:28,625 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.094s 2022-06-20 06:26:28,625 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d7ac987-c415-45f7-bae9-b2a8150ac159', 'x-compute-request-id': 'req-9d7ac987-c415-45f7-bae9-b2a8150ac159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:29,718 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.084s 2022-06-20 06:26:29,719 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04b02b9d-a5f8-4045-83d0-0ef6c90889b2', 'x-compute-request-id': 'req-04b02b9d-a5f8-4045-83d0-0ef6c90889b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:30,817 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:26:30,817 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4f19c34-ba71-4748-ac23-5e447042a802', 'x-compute-request-id': 'req-d4f19c34-ba71-4748-ac23-5e447042a802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:31,911 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:26:31,911 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3df02cdb-0c52-485c-a245-b009eaf0f858', 'x-compute-request-id': 'req-3df02cdb-0c52-485c-a245-b009eaf0f858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:33,008 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:26:33,008 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed3131d2-19c8-4da2-9534-7709e1a697ac', 'x-compute-request-id': 'req-ed3131d2-19c8-4da2-9534-7709e1a697ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:34,102 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:26:34,102 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-814dc4d8-8df0-4035-a406-384069dce400', 'x-compute-request-id': 'req-814dc4d8-8df0-4035-a406-384069dce400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:35,195 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.084s 2022-06-20 06:26:35,196 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e31140b-e969-4db4-aa4c-94849f9e413c', 'x-compute-request-id': 'req-9e31140b-e969-4db4-aa4c-94849f9e413c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:36,289 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:26:36,290 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9fad17d-1150-490d-a12f-741daa587ddd', 'x-compute-request-id': 'req-c9fad17d-1150-490d-a12f-741daa587ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:37,386 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:26:37,386 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4a2933a-6a00-405b-ba84-bdb8719cd2e4', 'x-compute-request-id': 'req-e4a2933a-6a00-405b-ba84-bdb8719cd2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:38,482 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:26:38,483 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f225fd22-ba37-456a-830d-4ea52131d7e1', 'x-compute-request-id': 'req-f225fd22-ba37-456a-830d-4ea52131d7e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:39,576 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.084s 2022-06-20 06:26:39,577 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a2694b0-8f3a-4c53-9175-8f58cda01c7c', 'x-compute-request-id': 'req-9a2694b0-8f3a-4c53-9175-8f58cda01c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:40,672 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:26:40,672 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c61b253b-dc02-4dcb-bb8e-d6b2915c8000', 'x-compute-request-id': 'req-c61b253b-dc02-4dcb-bb8e-d6b2915c8000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:41,768 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:26:41,769 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8ceeed1-42c8-41ec-90ed-bb91b52d6aba', 'x-compute-request-id': 'req-d8ceeed1-42c8-41ec-90ed-bb91b52d6aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:42,863 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:26:42,864 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af0e9d68-fc1f-4c97-a060-0efae252260d', 'x-compute-request-id': 'req-af0e9d68-fc1f-4c97-a060-0efae252260d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:43,959 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:26:43,959 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc44a308-2dc1-4baa-8f45-8da60fd6bffe', 'x-compute-request-id': 'req-bc44a308-2dc1-4baa-8f45-8da60fd6bffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:45,055 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:26:45,056 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac9260b1-2aa7-409d-9a6b-8e9edc4781be', 'x-compute-request-id': 'req-ac9260b1-2aa7-409d-9a6b-8e9edc4781be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:46,153 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:26:46,154 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07128c4b-5146-4df3-8d73-3b5e6bc2ac66', 'x-compute-request-id': 'req-07128c4b-5146-4df3-8d73-3b5e6bc2ac66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:47,354 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.192s 2022-06-20 06:26:47,354 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3c50772-8c0f-4e1d-ab0b-d45baf095681', 'x-compute-request-id': 'req-d3c50772-8c0f-4e1d-ab0b-d45baf095681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:48,447 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.084s 2022-06-20 06:26:48,448 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0b84381-fd51-4f43-bd1a-5acf2618195d', 'x-compute-request-id': 'req-e0b84381-fd51-4f43-bd1a-5acf2618195d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:49,543 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:26:49,543 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8caa579-9e9d-4d3b-a702-5752018a2ca9', 'x-compute-request-id': 'req-e8caa579-9e9d-4d3b-a702-5752018a2ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:50,639 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:26:50,640 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-102d04b9-b816-4143-9e8d-a9e20ae3110d', 'x-compute-request-id': 'req-102d04b9-b816-4143-9e8d-a9e20ae3110d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:51,733 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.084s 2022-06-20 06:26:51,733 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-529f8aed-7dbe-4a0f-b245-7f25a323aaaf', 'x-compute-request-id': 'req-529f8aed-7dbe-4a0f-b245-7f25a323aaaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:52,831 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:26:52,831 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-162a538a-1ceb-45bd-a9a1-58fe0e267acf', 'x-compute-request-id': 'req-162a538a-1ceb-45bd-a9a1-58fe0e267acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:53,925 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:26:53,925 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-790cf7f8-c3ae-4f57-b1ea-611d4caf58a4', 'x-compute-request-id': 'req-790cf7f8-c3ae-4f57-b1ea-611d4caf58a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:55,022 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:26:55,022 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f21a63e6-62f5-494a-9545-deb0af750d8b', 'x-compute-request-id': 'req-f21a63e6-62f5-494a-9545-deb0af750d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:56,116 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.084s 2022-06-20 06:26:56,116 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-528833ed-3611-417d-8940-22d9471d8270', 'x-compute-request-id': 'req-528833ed-3611-417d-8940-22d9471d8270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:57,209 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.084s 2022-06-20 06:26:57,209 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-838455c7-a94a-4315-9292-1638a6673b68', 'x-compute-request-id': 'req-838455c7-a94a-4315-9292-1638a6673b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:58,301 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.084s 2022-06-20 06:26:58,302 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f35a8ef-c4b9-42c0-9cb3-e82eb44d32b0', 'x-compute-request-id': 'req-6f35a8ef-c4b9-42c0-9cb3-e82eb44d32b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:26:59,398 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:26:59,399 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6047b34b-5d01-4769-b929-ebcede943375', 'x-compute-request-id': 'req-6047b34b-5d01-4769-b929-ebcede943375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:00,494 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:27:00,494 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1473bb93-05f7-42ff-a604-5e931e474992', 'x-compute-request-id': 'req-1473bb93-05f7-42ff-a604-5e931e474992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:01,587 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.084s 2022-06-20 06:27:01,588 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-830f45fa-63fe-406e-9f5f-e152de9c23e1', 'x-compute-request-id': 'req-830f45fa-63fe-406e-9f5f-e152de9c23e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:02,681 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:27:02,682 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af9f87cc-f946-4036-9e92-0a015b940c8c', 'x-compute-request-id': 'req-af9f87cc-f946-4036-9e92-0a015b940c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:03,778 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:27:03,779 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74d41eb3-c5a0-4342-a884-34b8e8ef2016', 'x-compute-request-id': 'req-74d41eb3-c5a0-4342-a884-34b8e8ef2016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:04,873 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:27:04,873 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60eaad99-6668-4e9d-9b40-2704b5895571', 'x-compute-request-id': 'req-60eaad99-6668-4e9d-9b40-2704b5895571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:05,966 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.084s 2022-06-20 06:27:05,966 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7996a9ea-8760-4fa3-ae31-07e9c6c5e4b1', 'x-compute-request-id': 'req-7996a9ea-8760-4fa3-ae31-07e9c6c5e4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:07,064 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.090s 2022-06-20 06:27:07,065 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20918cd4-a9c1-4ce3-81a7-a5b8ff022ec8', 'x-compute-request-id': 'req-20918cd4-a9c1-4ce3-81a7-a5b8ff022ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:08,162 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:27:08,163 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa9b5120-4e11-4d9c-9a63-5107fd5a6605', 'x-compute-request-id': 'req-fa9b5120-4e11-4d9c-9a63-5107fd5a6605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:09,256 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:27:09,257 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b1a88ed-97e0-4966-9b36-16e543fabb8d', 'x-compute-request-id': 'req-3b1a88ed-97e0-4966-9b36-16e543fabb8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:10,353 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:27:10,353 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-532c091d-7dd3-4c82-9b48-863092e856dc', 'x-compute-request-id': 'req-532c091d-7dd3-4c82-9b48-863092e856dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:11,446 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.084s 2022-06-20 06:27:11,446 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3710b35-644b-4e5d-86a6-64c7a018f0cb', 'x-compute-request-id': 'req-f3710b35-644b-4e5d-86a6-64c7a018f0cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:12,542 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:27:12,542 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e51e6cd-7ac9-4ffd-a4e8-b085bc631c0a', 'x-compute-request-id': 'req-8e51e6cd-7ac9-4ffd-a4e8-b085bc631c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:13,637 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:27:13,638 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-598d7ceb-9af6-4364-87c5-920bdef74ad9', 'x-compute-request-id': 'req-598d7ceb-9af6-4364-87c5-920bdef74ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:14,735 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:27:14,736 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09780294-9874-4a64-9519-838d8003ed1c', 'x-compute-request-id': 'req-09780294-9874-4a64-9519-838d8003ed1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:15,831 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:27:15,831 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dd05a9f-5445-413d-a882-d75b51564d41', 'x-compute-request-id': 'req-9dd05a9f-5445-413d-a882-d75b51564d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:16,927 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:27:16,927 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fc50dd5-fb53-40aa-b3b0-1981b183878c', 'x-compute-request-id': 'req-7fc50dd5-fb53-40aa-b3b0-1981b183878c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:18,246 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.310s 2022-06-20 06:27:18,246 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de4df014-1ec0-4647-8d67-bc22c17a1674', 'x-compute-request-id': 'req-de4df014-1ec0-4647-8d67-bc22c17a1674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:19,340 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:27:19,341 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fedb742-2a55-42cc-b418-521a6ba9fef1', 'x-compute-request-id': 'req-7fedb742-2a55-42cc-b418-521a6ba9fef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:20,435 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:27:20,435 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d68435-7e41-44d7-a24b-c98f3cbbfc37', 'x-compute-request-id': 'req-86d68435-7e41-44d7-a24b-c98f3cbbfc37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:21,531 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:27:21,531 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7ffc780-c23f-4ef3-b85a-b6f272e52678', 'x-compute-request-id': 'req-d7ffc780-c23f-4ef3-b85a-b6f272e52678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:22,743 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.203s 2022-06-20 06:27:22,743 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b74170e-d8ca-4d80-b307-7207c10766a2', 'x-compute-request-id': 'req-9b74170e-d8ca-4d80-b307-7207c10766a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:23,840 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:27:23,841 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9da03ad-bc6a-4a35-956b-f2e95a0cbbcd', 'x-compute-request-id': 'req-b9da03ad-bc6a-4a35-956b-f2e95a0cbbcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:24,933 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:27:24,934 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-babfcdc1-ab16-4ae3-88b4-ae025b5ae448', 'x-compute-request-id': 'req-babfcdc1-ab16-4ae3-88b4-ae025b5ae448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:26,026 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.084s 2022-06-20 06:27:26,026 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da2d8875-62e2-4694-9aa1-13fca2b08d79', 'x-compute-request-id': 'req-da2d8875-62e2-4694-9aa1-13fca2b08d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:27,134 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.099s 2022-06-20 06:27:27,135 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-133d7011-6327-4ba0-ac7d-15d6ca894a01', 'x-compute-request-id': 'req-133d7011-6327-4ba0-ac7d-15d6ca894a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:28,228 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:27:28,228 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5f6d73a-cfe3-40e7-afe1-964c7a08eb37', 'x-compute-request-id': 'req-e5f6d73a-cfe3-40e7-afe1-964c7a08eb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:29,324 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:27:29,324 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b092ab9-1ef0-494b-80fb-22b535a018e2', 'x-compute-request-id': 'req-0b092ab9-1ef0-494b-80fb-22b535a018e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:30,418 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:27:30,419 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-141b9fb2-9c82-4dae-b107-751a5d7d07da', 'x-compute-request-id': 'req-141b9fb2-9c82-4dae-b107-751a5d7d07da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:31,516 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:27:31,516 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb874a36-feae-4aa3-8c54-e0042010dbbc', 'x-compute-request-id': 'req-eb874a36-feae-4aa3-8c54-e0042010dbbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:32,612 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:27:32,612 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3942a6b4-d767-49ea-ae27-b7ecb868b447', 'x-compute-request-id': 'req-3942a6b4-d767-49ea-ae27-b7ecb868b447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:33,709 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:27:33,710 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-855d602d-b0fb-4188-a130-633f6a2af062', 'x-compute-request-id': 'req-855d602d-b0fb-4188-a130-633f6a2af062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:34,806 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:27:34,806 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7cf60a7-c884-4bba-b20b-c73b03943141', 'x-compute-request-id': 'req-d7cf60a7-c884-4bba-b20b-c73b03943141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:35,908 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.093s 2022-06-20 06:27:35,908 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cffc7473-b413-4fb6-acb1-ff5ffdab417c', 'x-compute-request-id': 'req-cffc7473-b413-4fb6-acb1-ff5ffdab417c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:37,003 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:27:37,003 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e31eb78f-e785-4c84-b583-c0ed1f55061d', 'x-compute-request-id': 'req-e31eb78f-e785-4c84-b583-c0ed1f55061d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:38,102 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:27:38,102 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fa8f326-cc4c-43cd-9e2c-d5c16affe915', 'x-compute-request-id': 'req-1fa8f326-cc4c-43cd-9e2c-d5c16affe915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:39,200 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:27:39,201 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eea8917-ecc5-4975-b17f-46c7f8a8c7ec', 'x-compute-request-id': 'req-0eea8917-ecc5-4975-b17f-46c7f8a8c7ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:40,300 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.091s 2022-06-20 06:27:40,301 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3f4d288-552f-439b-933a-6e2524598f70', 'x-compute-request-id': 'req-c3f4d288-552f-439b-933a-6e2524598f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:41,395 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:27:41,395 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70e0093e-1ffb-41e4-80ba-c6feac27bb04', 'x-compute-request-id': 'req-70e0093e-1ffb-41e4-80ba-c6feac27bb04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:42,489 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:27:42,490 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d377efd-c5e9-4f90-a73c-5e02940322da', 'x-compute-request-id': 'req-6d377efd-c5e9-4f90-a73c-5e02940322da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:43,586 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:27:43,586 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca8e7580-b8b4-40f7-9a97-1d2cccb0e231', 'x-compute-request-id': 'req-ca8e7580-b8b4-40f7-9a97-1d2cccb0e231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:44,694 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.100s 2022-06-20 06:27:44,695 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e41ff98-ae09-480c-9433-0f03f7c8431f', 'x-compute-request-id': 'req-1e41ff98-ae09-480c-9433-0f03f7c8431f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:45,791 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:27:45,792 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7492f55d-2394-4b6d-84cf-d78f7d2b28f7', 'x-compute-request-id': 'req-7492f55d-2394-4b6d-84cf-d78f7d2b28f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:46,890 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.090s 2022-06-20 06:27:46,891 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-060d06a1-78c2-4149-9191-ca64b7bb5d48', 'x-compute-request-id': 'req-060d06a1-78c2-4149-9191-ca64b7bb5d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:47,984 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:27:47,984 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bf61de4-2ef4-4f21-9e1d-709dc62d0d17', 'x-compute-request-id': 'req-5bf61de4-2ef4-4f21-9e1d-709dc62d0d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:49,080 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:27:49,080 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a95c73f-2b79-4e03-b303-88287c623636', 'x-compute-request-id': 'req-9a95c73f-2b79-4e03-b303-88287c623636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:50,177 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:27:50,177 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4081b3eb-22c0-4c9f-8922-3b2e28c50016', 'x-compute-request-id': 'req-4081b3eb-22c0-4c9f-8922-3b2e28c50016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:51,274 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:27:51,275 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e18d7386-8f17-4bd4-bf5f-b5f09243dfc6', 'x-compute-request-id': 'req-e18d7386-8f17-4bd4-bf5f-b5f09243dfc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:52,370 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:27:52,370 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff3888b6-6e01-4c66-8e31-124f29e44efa', 'x-compute-request-id': 'req-ff3888b6-6e01-4c66-8e31-124f29e44efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:53,470 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.091s 2022-06-20 06:27:53,471 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-092f6176-afe2-4d59-95b0-d3545b7833ae', 'x-compute-request-id': 'req-092f6176-afe2-4d59-95b0-d3545b7833ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:54,567 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:27:54,568 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-befcb09b-ca64-4751-8e7e-25a9f3b4e99b', 'x-compute-request-id': 'req-befcb09b-ca64-4751-8e7e-25a9f3b4e99b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:55,663 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:27:55,664 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e26ac56-82c2-4c77-926f-2427aec52601', 'x-compute-request-id': 'req-8e26ac56-82c2-4c77-926f-2427aec52601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:56,756 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.084s 2022-06-20 06:27:56,757 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-003f5dd6-4322-423a-8757-06818109c836', 'x-compute-request-id': 'req-003f5dd6-4322-423a-8757-06818109c836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:57,856 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.091s 2022-06-20 06:27:57,856 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12b7e35c-c908-4fcf-8cb9-895c75fa00c1', 'x-compute-request-id': 'req-12b7e35c-c908-4fcf-8cb9-895c75fa00c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:27:58,957 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.092s 2022-06-20 06:27:58,958 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2a5dd43-29c3-438d-8fcd-a9b708cd61b3', 'x-compute-request-id': 'req-b2a5dd43-29c3-438d-8fcd-a9b708cd61b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:00,055 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:28:00,056 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a47d41b-d042-4697-956f-a81ff200d7d6', 'x-compute-request-id': 'req-5a47d41b-d042-4697-956f-a81ff200d7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:01,153 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:28:01,154 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59738039-c74d-4649-a707-d789144d20d8', 'x-compute-request-id': 'req-59738039-c74d-4649-a707-d789144d20d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:02,252 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.090s 2022-06-20 06:28:02,252 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-142e8e31-5b81-4ec4-b1c1-0ac720efd20a', 'x-compute-request-id': 'req-142e8e31-5b81-4ec4-b1c1-0ac720efd20a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:03,349 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:28:03,349 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8cd9ceb-893a-46a3-9e18-7227baee2604', 'x-compute-request-id': 'req-c8cd9ceb-893a-46a3-9e18-7227baee2604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:04,444 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:28:04,445 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d6e1445-a949-4a76-ad43-0667d7201556', 'x-compute-request-id': 'req-2d6e1445-a949-4a76-ad43-0667d7201556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:05,541 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:28:05,542 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ddb186c-60c9-448e-b697-34e8be01ea4c', 'x-compute-request-id': 'req-1ddb186c-60c9-448e-b697-34e8be01ea4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:06,639 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:28:06,640 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40d70210-232b-417c-b626-fcd4de412967', 'x-compute-request-id': 'req-40d70210-232b-417c-b626-fcd4de412967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:07,735 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:28:07,736 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b265f62b-7c9f-4cc2-a12a-f8da032d50d5', 'x-compute-request-id': 'req-b265f62b-7c9f-4cc2-a12a-f8da032d50d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:08,833 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:28:08,833 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51ef9dd5-6f13-43ad-b790-a266add77ada', 'x-compute-request-id': 'req-51ef9dd5-6f13-43ad-b790-a266add77ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:09,930 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:28:09,930 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25a0bd71-58a2-4f26-9edd-bc08de6b0a39', 'x-compute-request-id': 'req-25a0bd71-58a2-4f26-9edd-bc08de6b0a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:11,032 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.093s 2022-06-20 06:28:11,032 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3559a0f-a07b-4764-9eeb-297c8d31d326', 'x-compute-request-id': 'req-f3559a0f-a07b-4764-9eeb-297c8d31d326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:12,130 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.090s 2022-06-20 06:28:12,131 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfa4eea8-c7c7-4e10-9d31-3b6c25f3453b', 'x-compute-request-id': 'req-bfa4eea8-c7c7-4e10-9d31-3b6c25f3453b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:13,225 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:28:13,226 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9edb5d1-aed4-4454-9030-2732d5a0540b', 'x-compute-request-id': 'req-c9edb5d1-aed4-4454-9030-2732d5a0540b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:14,321 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:28:14,321 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6488115d-8f62-4d60-83d9-0f4628472887', 'x-compute-request-id': 'req-6488115d-8f62-4d60-83d9-0f4628472887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:15,418 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:28:15,418 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6d7a636-2d5d-4ef3-b7db-6de875a5dd76', 'x-compute-request-id': 'req-a6d7a636-2d5d-4ef3-b7db-6de875a5dd76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:16,512 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:28:16,513 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e8c8f29-fc57-4290-b9b7-bd8837b01c10', 'x-compute-request-id': 'req-7e8c8f29-fc57-4290-b9b7-bd8837b01c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:17,606 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:28:17,606 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aec2fe2-deec-4540-8a2e-bbdf8095815e', 'x-compute-request-id': 'req-7aec2fe2-deec-4540-8a2e-bbdf8095815e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:18,708 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.093s 2022-06-20 06:28:18,708 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9fa6c2e-f673-4dd0-b329-0d72b32a2979', 'x-compute-request-id': 'req-a9fa6c2e-f673-4dd0-b329-0d72b32a2979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:19,807 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.090s 2022-06-20 06:28:19,808 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4fe10da-a000-482b-a027-23a89f1b58e2', 'x-compute-request-id': 'req-d4fe10da-a000-482b-a027-23a89f1b58e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:20,905 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.090s 2022-06-20 06:28:20,905 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b39d2747-a88f-4cae-ad23-c32755d19177', 'x-compute-request-id': 'req-b39d2747-a88f-4cae-ad23-c32755d19177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:22,000 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:28:22,001 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-992b39a4-a457-47f1-9dff-f24df96834b3', 'x-compute-request-id': 'req-992b39a4-a457-47f1-9dff-f24df96834b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:23,098 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:28:23,098 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e82de8a-0901-49c1-be34-e20d5df66561', 'x-compute-request-id': 'req-2e82de8a-0901-49c1-be34-e20d5df66561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:24,207 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.096s 2022-06-20 06:28:24,208 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65a2983d-1f30-4a2d-b773-0068ee3d57f5', 'x-compute-request-id': 'req-65a2983d-1f30-4a2d-b773-0068ee3d57f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:25,309 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.092s 2022-06-20 06:28:25,309 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84e7940d-ab58-4cec-800a-aeef5d449a9f', 'x-compute-request-id': 'req-84e7940d-ab58-4cec-800a-aeef5d449a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:26,414 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.095s 2022-06-20 06:28:26,414 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-061a7368-d4a8-4b58-b67c-5448fd9dfe7c', 'x-compute-request-id': 'req-061a7368-d4a8-4b58-b67c-5448fd9dfe7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:27,511 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:28:27,512 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d029bc3-2760-4ed3-aa47-7f89a9a1d21c', 'x-compute-request-id': 'req-7d029bc3-2760-4ed3-aa47-7f89a9a1d21c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:28,635 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.114s 2022-06-20 06:28:28,636 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd336a9b-64f6-4a69-b427-6d1be1c7d984', 'x-compute-request-id': 'req-dd336a9b-64f6-4a69-b427-6d1be1c7d984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:29,744 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.096s 2022-06-20 06:28:29,744 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfc88f54-3b7a-4652-bf1f-9d28916135ba', 'x-compute-request-id': 'req-dfc88f54-3b7a-4652-bf1f-9d28916135ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:30,844 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.091s 2022-06-20 06:28:30,844 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05cccb41-fd9d-445d-a61f-28792d6ca846', 'x-compute-request-id': 'req-05cccb41-fd9d-445d-a61f-28792d6ca846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:31,955 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.101s 2022-06-20 06:28:31,955 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f7bfcef-2af4-4481-b1e5-bb4b4481834d', 'x-compute-request-id': 'req-9f7bfcef-2af4-4481-b1e5-bb4b4481834d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:33,054 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:28:33,054 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d93e24d-a337-4588-bcfd-228420b1f2ae', 'x-compute-request-id': 'req-8d93e24d-a337-4588-bcfd-228420b1f2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:34,150 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:28:34,150 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3eafac5-475c-4b86-9129-9c183dd90d82', 'x-compute-request-id': 'req-a3eafac5-475c-4b86-9129-9c183dd90d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:35,395 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.235s 2022-06-20 06:28:35,395 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0929645-4982-456d-9ff9-df47bbfdc3fb', 'x-compute-request-id': 'req-e0929645-4982-456d-9ff9-df47bbfdc3fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:36,497 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.092s 2022-06-20 06:28:36,498 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb135d0-a6cc-4ae0-9c5e-aee84697288e', 'x-compute-request-id': 'req-efb135d0-a6cc-4ae0-9c5e-aee84697288e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:37,602 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.095s 2022-06-20 06:28:37,602 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cda0cc4-4118-4453-82db-d6f220c5b289', 'x-compute-request-id': 'req-4cda0cc4-4118-4453-82db-d6f220c5b289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:38,699 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:28:38,699 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8789fb35-353c-4be5-af6c-d43fa148e00a', 'x-compute-request-id': 'req-8789fb35-353c-4be5-af6c-d43fa148e00a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:39,797 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:28:39,797 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d5879e1-abd6-454d-93cb-04a7c8f8ca9a', 'x-compute-request-id': 'req-9d5879e1-abd6-454d-93cb-04a7c8f8ca9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:40,899 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.093s 2022-06-20 06:28:40,899 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4447f7d3-4b1b-4c4d-866e-1137798bf2a1', 'x-compute-request-id': 'req-4447f7d3-4b1b-4c4d-866e-1137798bf2a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:42,008 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.100s 2022-06-20 06:28:42,008 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5783f32-9842-4324-a2bb-99a939be1c4c', 'x-compute-request-id': 'req-f5783f32-9842-4324-a2bb-99a939be1c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:43,107 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.090s 2022-06-20 06:28:43,107 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6d1eb61-1e1d-4022-a7a1-8f121632021b', 'x-compute-request-id': 'req-b6d1eb61-1e1d-4022-a7a1-8f121632021b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:44,202 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:28:44,202 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7225ad8d-0f1d-4c95-8687-c3975195bf58', 'x-compute-request-id': 'req-7225ad8d-0f1d-4c95-8687-c3975195bf58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:45,297 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:28:45,298 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9d672e8-7938-4aaf-a8a8-d847b50f53a4', 'x-compute-request-id': 'req-c9d672e8-7938-4aaf-a8a8-d847b50f53a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:46,401 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.095s 2022-06-20 06:28:46,402 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f11a19f-7676-4b8e-8de7-fdb4c4cee273', 'x-compute-request-id': 'req-3f11a19f-7676-4b8e-8de7-fdb4c4cee273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:47,500 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:28:47,500 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc835ad3-2952-448d-b50f-0165a163e744', 'x-compute-request-id': 'req-dc835ad3-2952-448d-b50f-0165a163e744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:48,598 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:28:48,598 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-644514da-cd2b-43f0-97ed-51b371ec23e2', 'x-compute-request-id': 'req-644514da-cd2b-43f0-97ed-51b371ec23e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:49,693 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:28:49,694 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68f9cc90-cde2-468a-ae7f-10e45c3a0794', 'x-compute-request-id': 'req-68f9cc90-cde2-468a-ae7f-10e45c3a0794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:50,791 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:28:50,791 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9a837a9-9945-4e47-bfd4-ec0ebae99b09', 'x-compute-request-id': 'req-b9a837a9-9945-4e47-bfd4-ec0ebae99b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:51,891 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.090s 2022-06-20 06:28:51,891 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efeb3ddd-3570-4119-a07a-1630d264945e', 'x-compute-request-id': 'req-efeb3ddd-3570-4119-a07a-1630d264945e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:52,987 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:28:52,988 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bda973c6-b265-42e9-9918-f96ae3054054', 'x-compute-request-id': 'req-bda973c6-b265-42e9-9918-f96ae3054054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:54,082 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:28:54,082 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9002c98d-a4ab-4473-bd90-fb1fa8a1e578', 'x-compute-request-id': 'req-9002c98d-a4ab-4473-bd90-fb1fa8a1e578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:55,181 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:28:55,181 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-443a4c2f-a889-4569-8393-e398bed48c54', 'x-compute-request-id': 'req-443a4c2f-a889-4569-8393-e398bed48c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:56,279 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:28:56,279 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2022c84e-581b-44d7-9b3b-f3ea854adcee', 'x-compute-request-id': 'req-2022c84e-581b-44d7-9b3b-f3ea854adcee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:57,374 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:28:57,374 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ff01306-faf0-4126-8ed1-cfd63420c32c', 'x-compute-request-id': 'req-8ff01306-faf0-4126-8ed1-cfd63420c32c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:58,470 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:28:58,470 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6f05d71-9413-46c1-ab60-22731e52c6ae', 'x-compute-request-id': 'req-b6f05d71-9413-46c1-ab60-22731e52c6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:28:59,569 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.090s 2022-06-20 06:28:59,569 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f23e35ed-dbc1-4ba6-8e95-b63c58d97921', 'x-compute-request-id': 'req-f23e35ed-dbc1-4ba6-8e95-b63c58d97921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:00,665 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:29:00,665 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84dbbf70-1172-416c-a89c-e738e72bce23', 'x-compute-request-id': 'req-84dbbf70-1172-416c-a89c-e738e72bce23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:01,759 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:29:01,759 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39f87530-c00c-4b5c-aaf4-ac855bd4df79', 'x-compute-request-id': 'req-39f87530-c00c-4b5c-aaf4-ac855bd4df79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:02,877 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.108s 2022-06-20 06:29:02,877 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd2ea4f7-5a0a-4acd-94ae-2c7a9fbe0693', 'x-compute-request-id': 'req-fd2ea4f7-5a0a-4acd-94ae-2c7a9fbe0693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:03,975 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:29:03,976 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb2d915b-8b6d-4ec9-8db8-19393df4f7a9', 'x-compute-request-id': 'req-fb2d915b-8b6d-4ec9-8db8-19393df4f7a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:05,071 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:29:05,071 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1416d799-555a-44dd-b672-2546ada077a5', 'x-compute-request-id': 'req-1416d799-555a-44dd-b672-2546ada077a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:06,166 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:29:06,167 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdda5351-8516-4377-90e8-47b8c828b5a8', 'x-compute-request-id': 'req-bdda5351-8516-4377-90e8-47b8c828b5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:07,261 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:29:07,261 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a2d0772-9ebc-4517-9b13-126792d476fd', 'x-compute-request-id': 'req-8a2d0772-9ebc-4517-9b13-126792d476fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:08,359 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:29:08,360 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12289157-8f4a-47e1-a158-972782fd8d95', 'x-compute-request-id': 'req-12289157-8f4a-47e1-a158-972782fd8d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:09,453 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:29:09,454 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e54c2daf-2090-45ec-ae9a-010725401c3d', 'x-compute-request-id': 'req-e54c2daf-2090-45ec-ae9a-010725401c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:10,552 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.090s 2022-06-20 06:29:10,552 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c2237b7-015e-4ed9-8d11-13eee642e8b0', 'x-compute-request-id': 'req-6c2237b7-015e-4ed9-8d11-13eee642e8b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:11,648 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.087s 2022-06-20 06:29:11,648 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27993c7c-9039-493a-a58d-105cb000ad45', 'x-compute-request-id': 'req-27993c7c-9039-493a-a58d-105cb000ad45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:12,745 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.089s 2022-06-20 06:29:12,745 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ac45e27-7929-4478-9cd0-a50dbaf0ea79', 'x-compute-request-id': 'req-4ac45e27-7929-4478-9cd0-a50dbaf0ea79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:13,845 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.090s 2022-06-20 06:29:13,845 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5902b12-3604-4a40-b2be-31e88f02f5b3', 'x-compute-request-id': 'req-f5902b12-3604-4a40-b2be-31e88f02f5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:14,939 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:29:14,939 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cbd0b14-bfc9-41d9-95be-e073c8c6ef7a', 'x-compute-request-id': 'req-5cbd0b14-bfc9-41d9-95be-e073c8c6ef7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:16,033 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:29:16,034 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc19412b-6752-4d1e-a203-273d3ab9b064', 'x-compute-request-id': 'req-cc19412b-6752-4d1e-a203-273d3ab9b064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:17,141 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.099s 2022-06-20 06:29:17,141 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2dd8b68-ea40-4e45-b44b-d3388b7d4a81', 'x-compute-request-id': 'req-c2dd8b68-ea40-4e45-b44b-d3388b7d4a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:18,241 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.091s 2022-06-20 06:29:18,242 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e144524-b6d3-4e9c-b9d3-282f461ba46d', 'x-compute-request-id': 'req-9e144524-b6d3-4e9c-b9d3-282f461ba46d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:19,338 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.086s 2022-06-20 06:29:19,338 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb1d5405-8ca6-496c-a03f-56b73313f1bd', 'x-compute-request-id': 'req-cb1d5405-8ca6-496c-a03f-56b73313f1bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:20,432 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.085s 2022-06-20 06:29:20,433 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-706ebba7-5629-4af1-95d3-7b2f049d1660', 'x-compute-request-id': 'req-706ebba7-5629-4af1-95d3-7b2f049d1660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:21,534 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.093s 2022-06-20 06:29:21,534 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-512aaf49-5846-4c42-b272-035fec0b3565', 'x-compute-request-id': 'req-512aaf49-5846-4c42-b272-035fec0b3565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:22,632 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32 0.088s 2022-06-20 06:29:22,632 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-873b6ffe-7868-4512-ba5f-3a58d7c0fb44', 'x-compute-request-id': 'req-873b6ffe-7868-4512-ba5f-3a58d7c0fb44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32'} Body: b'{"server": {"id": "40197e5d-2b79-4f95-bc50-624ef5030f32", "name": "tempest-AttachVolumeTestJSON-server-1969690123", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:02:06Z", "updated": "2022-06-20T06:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/40197e5d-2b79-4f95-bc50-624ef5030f32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2045125271", "OS-SRV-USG:launched_at": "2022-06-20T06:02:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e11f3a6-da54-4bfd-b81b-65221c53c6b0"}]}}' 2022-06-20 06:29:22,639 118319 ERROR [tempest.api.compute.base] Failed to delete server 40197e5d-2b79-4f95-bc50-624ef5030f32 2022-06-20 06:29:22.639 118319 ERROR tempest.api.compute.base Traceback (most recent call last): 2022-06-20 06:29:22.639 118319 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 456, in delete_server 2022-06-20 06:29:22.639 118319 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2022-06-20 06:29:22.639 118319 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination 2022-06-20 06:29:22.639 118319 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2022-06-20 06:29:22.639 118319 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2022-06-20 06:29:22.639 118319 ERROR tempest.api.compute.base Details: None 2022-06-20 06:29:22.639 118319 ERROR tempest.api.compute.base 2022-06-20 06:29:22,667 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.45/compute/v2.1/os-keypairs/tempest-keypair-2045125271 0.025s 2022-06-20 06:29:22,667 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:22 GMT', 'server': 'Apache/2.4.41 (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-fcaa7729-465c-46ce-841c-32e2756237a9', 'x-compute-request-id': 'req-fcaa7729-465c-46ce-841c-32e2756237a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/os-keypairs/tempest-keypair-2045125271'} Body: b'' 2022-06-20 06:29:22,799 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.45:9696/v2.0/security-groups/3f48031e-386b-4812-a773-8fd6bbb91af0 0.132s 2022-06-20 06:29:22,800 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-7cc0eabb-ab3d-4ae6-8359-5f11041380d4', 'content-length': '0', 'date': 'Mon, 20 Jun 2022 06:29:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45:9696/v2.0/security-groups/3f48031e-386b-4812-a773-8fd6bbb91af0'} Body: b'' 2022-06-20 06:29:22,820 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.45:9696/v2.0/security-groups/3f48031e-386b-4812-a773-8fd6bbb91af0 0.019s 2022-06-20 06:29:22,820 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-678a2e28-385a-4176-ad70-0045cd8553a3', 'date': 'Mon, 20 Jun 2022 06:29:22 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.45:9696/v2.0/security-groups/3f48031e-386b-4812-a773-8fd6bbb91af0'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3f48031e-386b-4812-a773-8fd6bbb91af0 does not exist", "detail": ""}}' 2022-06-20 06:29:23,286 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.45:9696/v2.0/floatingips/f53ddc67-3d49-4a74-864c-e0c09533d07f 0.465s 2022-06-20 06:29:23,287 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-6e6ba0e0-bd50-48c8-b805-c37a7d5557b7', 'content-length': '0', 'date': 'Mon, 20 Jun 2022 06:29:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45:9696/v2.0/floatingips/f53ddc67-3d49-4a74-864c-e0c09533d07f'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 385, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 2e11f3a6-da54-4bfd-b81b-65221c53c6b0 failed to detach from server 40197e5d-2b79-4f95-bc50-624ef5030f32 within the required time (360 s) from the compute API perspective }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 2e11f3a6-da54-4bfd-b81b-65221c53c6b0 failed to reach available status (current detaching) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 115, in test_attach_detach_volume waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 2e11f3a6-da54-4bfd-b81b-65221c53c6b0 failed to reach available status (current detaching) within the required time (360 s). |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft8.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-06-20 06:29:23,558 118319 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-06-20 06:29:23,558 118319 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-06-20 06:29:23,615 118319 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.45/compute/v2.1/os-keypairs 0.053s 2022-06-20 06:29:23,615 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1270870014", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMtD/BqRnlX0vnNk+6jm0BcymSYE5IkE+rDa/GhegulIc2T/sfcIxYOlZP6D387oYYkOylSZf7SPljQB5QG3boHi9/zu6jP1wJ3fmt/s4/6Fb5fMtYQRPTr05tBYgd8ueg=="}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b33ed6e0-9e5a-4770-bfe5-7f3346675057', 'x-compute-request-id': 'req-b33ed6e0-9e5a-4770-bfe5-7f3346675057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1270870014", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMtD/BqRnlX0vnNk+6jm0BcymSYE5IkE+rDa/GhegulIc2T/sfcIxYOlZP6D387oYYkOylSZf7SPljQB5QG3boHi9/zu6jP1wJ3fmt/s4/6Fb5fMtYQRPTr05tBYgd8ueg==", "fingerprint": "0b:f4:6a:02:bc:ce:07:da:1a:de:9d:a2:46:4b:8c:79", "user_id": "adab7140fc804689af945257511cfded"}}' 2022-06-20 06:29:23,617 118319 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1270870014 created 2022-06-20 06:29:23,751 118319 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45:9696/v2.0/security-groups 0.134s 2022-06-20 06:29:23,752 118319 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--601790804", "description": "tempest-description--1831219772"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-750ff985-863a-4921-bd80-585a95e64fe1', 'date': 'Mon, 20 Jun 2022 06:29:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "fe87130d-f7d3-4de1-8343-6836f883f742", "name": "tempest-securitygroup--601790804", "stateful": true, "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "description": "tempest-description--1831219772", "shared": false, "security_group_rules": [{"id": "4257e107-a14c-4511-a57c-8f6f8a630f39", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "security_group_id": "fe87130d-f7d3-4de1-8343-6836f883f742", "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": 476, "description": null, "tags": [], "created_at": "2022-06-20T06:29:23Z", "updated_at": "2022-06-20T06:29:23Z", "revision_number": 0, "project_id": "cf7ee2aaec40481da0190b662acfde8d"}, {"id": "72bf81a6-5c4a-4ad0-8d59-7e6d7dc9b11b", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "security_group_id": "fe87130d-f7d3-4de1-8343-6836f883f742", "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": 477, "description": null, "tags": [], "created_at": "2022-06-20T06:29:23Z", "updated_at": "2022-06-20T06:29:23Z", "revision_number": 0, "project_id": "cf7ee2aaec40481da0190b662acfde8d"}], "tags": [], "created_at": "2022-06-20T06:29:23Z", "updated_at": "2022-06-20T06:29:23Z", "revision_number": 1, "project_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:29:23,879 118319 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45:9696/v2.0/security-group-rules 0.127s 2022-06-20 06:29:23,880 118319 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": "fe87130d-f7d3-4de1-8343-6836f883f742", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c52f4360-1295-4f14-9678-d15724fa1595', 'date': 'Mon, 20 Jun 2022 06:29:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "786d0e69-e4a8-4a80-9145-846efe1e7f20", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "security_group_id": "fe87130d-f7d3-4de1-8343-6836f883f742", "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, "description": "", "created_at": "2022-06-20T06:29:23Z", "updated_at": "2022-06-20T06:29:23Z", "revision_number": 0, "project_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:29:24,054 118319 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45:9696/v2.0/security-group-rules 0.173s 2022-06-20 06:29:24,054 118319 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": "fe87130d-f7d3-4de1-8343-6836f883f742", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-dc70f881-d62d-441e-95aa-30f232860ae8', 'date': 'Mon, 20 Jun 2022 06:29:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9d635c26-3f77-4f75-b904-73839341a995", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "security_group_id": "fe87130d-f7d3-4de1-8343-6836f883f742", "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, "description": "", "created_at": "2022-06-20T06:29:23Z", "updated_at": "2022-06-20T06:29:23Z", "revision_number": 0, "project_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:29:24,054 118319 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--601790804 created 2022-06-20 06:29:25,002 118319 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.45:9696/v2.0/floatingips 0.946s 2022-06-20 06:29:25,002 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "3095dc5c-1669-4bf8-9817-b487c18c100d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-efc29a63-9e27-45c8-9a7b-e7681c798279', 'date': 'Mon, 20 Jun 2022 06:29:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5a37f180-7781-44f4-baaf-70aa1b96c2c7", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "floating_ip_address": "172.27.0.19", "floating_network_id": "3095dc5c-1669-4bf8-9817-b487c18c100d", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cf7ee2aaec40481da0190b662acfde8d", "description": "", "port_details": null, "tags": [], "created_at": "2022-06-20T06:29:24Z", "updated_at": "2022-06-20T06:29:24Z", "revision_number": 0}}' 2022-06-20 06:29:25,002 118319 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5a37f180-7781-44f4-baaf-70aa1b96c2c7', 'tenant_id': 'cf7ee2aaec40481da0190b662acfde8d', 'floating_ip_address': '172.27.0.19', 'floating_network_id': '3095dc5c-1669-4bf8-9817-b487c18c100d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cf7ee2aaec40481da0190b662acfde8d', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-06-20T06:29:24Z', 'updated_at': '2022-06-20T06:29:24Z', 'revision_number': 0, 'ip': '172.27.0.19'} created 2022-06-20 06:29:25,071 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.222.0.45/identity/v3/auth/tokens 0.062s 2022-06-20 06:29:25,071 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3244', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4d7deacb-d2fa-4d2f-885d-1d7b4e70ef66', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "adab7140fc804689af945257511cfded", "name": "tempest-AttachVolumeTestJSON-1460743566-project", "password_expires_at": null}, "audit_ids": ["QsYJaRBKTYCQ2Dzksyq1Lg"], "expires_at": "2022-06-20T07:29:25.000000Z", "issued_at": "2022-06-20T06:29:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf7ee2aaec40481da0190b662acfde8d", "name": "tempest-AttachVolumeTestJSON-1460743566"}, "is_domain": false, "roles": [{"id": "cb8bcd18ccd341c1b9653ba56d25ceea", "name": "reader"}, {"id": "10f492ea4ccb4aa0b627ead79bc02dea", "name": "member"}], "catalog": [{"endpoints": [{"id": "f4b58050975d4ce997046efd6e98155e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d", "region": "RegionOne"}], "id": "0c1fdfd1c682475e8f29aec91e29cef4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7ef85cdc1fb54640b1d069e931b5a32a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/compute/v2/cf7ee2aaec40481da0190b662acfde8d", "region": "RegionOne"}], "id": "2b141e9ca8a640cabc1a13e3aff01a46", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "eb8858f71fc9421ab279bf987e04b0a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/image", "region": "RegionOne"}], "id": "49c1fce8eebe4f43b79118859d82e606", "type": "image", "name": "glance"}, {"endpoints": [{"id": "fcae8ec3434f4a2f86000fa96294a04e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/compute/v2.1", "region": "RegionOne"}], "id": "72fd350bd74d424aaedf0859b42da2b8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c4280a0e32fc46e5a509094730a96289", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/placement", "region": "RegionOne"}], "id": "880a30b9f72e48b2ba0838f43f068015", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "097fff29556c42ed9702d21bd871a093", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/identity", "region": "RegionOne"}], "id": "9c592393bc284f1fae2fd99d357b9fd3", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "2ee1914693f04b29ac37e8290ea1843a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.45:8080", "region": "RegionOne"}, {"id": "659c9ec9f9db49fea158874614781387", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45:8080/v1/AUTH_cf7ee2aaec40481da0190b662acfde8d", "region": "RegionOne"}], "id": "bafee45c1ffc450c90d360e95ba9e607", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "920bb23bf8dd4f5b992d1b1313e12ef4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45:9696/", "region": "RegionOne"}], "id": "d5fe5a0f04334cd099f2473e2fc59f6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "10c34818a34e4013b6e6c9e041ccdb07", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/volume/v3/cf7ee2aaec40481da0190b662acfde8d", "region": "RegionOne"}], "id": "eda81c6d754b4356829c23c49eba981e", "type": "block-storage", "name": "cinder"}]}}' 2022-06-20 06:29:25,072 118319 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '1654615b-69f5-42e0-b451-40efe73bca95', 'name': 'tempest-AttachVolumeTestJSON-1686573692-network', 'tenant_id': 'cf7ee2aaec40481da0190b662acfde8d', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cf7ee2aaec40481da0190b662acfde8d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 587, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-06-20T06:01:28Z', 'updated_at': '2022-06-20T06:01:28Z', 'revision_number': 1} available for tenant 2022-06-20 06:29:25,073 118319 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1270870014', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMtD/BqRnlX0vnNk+6jm0BcymSYE5IkE+rDa/GhegulIc2T/sfcIxYOlZP6D387oYYkOylSZf7SPljQB5QG3boHi9/zu6jP1wJ3fmt/s4/6Fb5fMtYQRPTr05tBYgd8ueg==', 'fingerprint': '0b:f4:6a:02:bc:ce:07:da:1a:de:9d:a2:46:4b:8c:79', 'user_id': 'adab7140fc804689af945257511cfded', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCTRwBuVVXQNuX6mf5fhLfkQ1BlrvTLNu6kM9nYkIYn8K8UfnmxIJ9z\nVHsLa5CpY2+gBwYFK4EEACKhZANiAATLQ/wakZ5V9L5zZPuo5tAXMpkmBOSJBPqw\n2vxoXoLpSHNk/7H3CMWDpWT+g9/O6GGJDspUmX+0j5Y0AeUBt26B4vf87uoz9cCd\n35rf7OP+hW+XzLWEET069ObQWIHfLno=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'fe87130d-f7d3-4de1-8343-6836f883f742', 'name': 'tempest-securitygroup--601790804', 'stateful': True, 'tenant_id': 'cf7ee2aaec40481da0190b662acfde8d', 'description': 'tempest-description--1831219772', 'shared': False, 'security_group_rules': [{'id': '4257e107-a14c-4511-a57c-8f6f8a630f39', 'tenant_id': 'cf7ee2aaec40481da0190b662acfde8d', 'security_group_id': 'fe87130d-f7d3-4de1-8343-6836f883f742', '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': 476, 'description': None, 'tags': [], 'created_at': '2022-06-20T06:29:23Z', 'updated_at': '2022-06-20T06:29:23Z', 'revision_number': 0, 'project_id': 'cf7ee2aaec40481da0190b662acfde8d'}, {'id': '72bf81a6-5c4a-4ad0-8d59-7e6d7dc9b11b', 'tenant_id': 'cf7ee2aaec40481da0190b662acfde8d', 'security_group_id': 'fe87130d-f7d3-4de1-8343-6836f883f742', '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': 477, 'description': None, 'tags': [], 'created_at': '2022-06-20T06:29:23Z', 'updated_at': '2022-06-20T06:29:23Z', 'revision_number': 0, 'project_id': 'cf7ee2aaec40481da0190b662acfde8d'}], 'tags': [], 'created_at': '2022-06-20T06:29:23Z', 'updated_at': '2022-06-20T06:29:23Z', 'revision_number': 1, 'project_id': 'cf7ee2aaec40481da0190b662acfde8d'}, 'floating_ip': {'id': '5a37f180-7781-44f4-baaf-70aa1b96c2c7', 'tenant_id': 'cf7ee2aaec40481da0190b662acfde8d', 'floating_ip_address': '172.27.0.19', 'floating_network_id': '3095dc5c-1669-4bf8-9817-b487c18c100d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cf7ee2aaec40481da0190b662acfde8d', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-06-20T06:29:24Z', 'updated_at': '2022-06-20T06:29:24Z', 'revision_number': 0, 'ip': '172.27.0.19'}} 2022-06-20 06:29:25,743 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.45/compute/v2.1/servers 0.670s 2022-06-20 06:29:25,744 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1731080100", "imageRef": "1bbbd705-569b-4b97-97e8-819e234caabf", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "1654615b-69f5-42e0-b451-40efe73bca95"}], "security_groups": [{"name": "tempest-securitygroup--601790804"}], "key_name": "tempest-keypair-1270870014", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-932f3a31-28aa-47b1-9eef-571326950d9a', 'x-compute-request-id': 'req-932f3a31-28aa-47b1-9eef-571326950d9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers'} Body: b'{"server": {"id": "822e7d97-411e-46d8-9594-bc37d7829b5b", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--601790804"}], "adminPass": "password"}}' 2022-06-20 06:29:25,980 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b 0.234s 2022-06-20 06:29:25,981 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bb8fa77-1528-468a-9340-1d23b22f4ebc', 'x-compute-request-id': 'req-7bb8fa77-1528-468a-9340-1d23b22f4ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b'} Body: b'{"server": {"id": "822e7d97-411e-46d8-9594-bc37d7829b5b", "name": "tempest-AttachVolumeTestJSON-server-1731080100", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:29:26Z", "updated": "2022-06-20T06:29:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1270870014", "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": []}}' 2022-06-20 06:29:27,083 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b 0.094s 2022-06-20 06:29:27,084 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5edf25e7-9d4a-4325-9065-939b1b852feb', 'x-compute-request-id': 'req-5edf25e7-9d4a-4325-9065-939b1b852feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b'} Body: b'{"server": {"id": "822e7d97-411e-46d8-9594-bc37d7829b5b", "name": "tempest-AttachVolumeTestJSON-server-1731080100", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:29:25Z", "updated": "2022-06-20T06:29:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1270870014", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:29:27,091 118319 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2022-06-20 06:29:28,270 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b 0.177s 2022-06-20 06:29:28,270 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ebc1c83-d31c-4d58-b901-27be75d04a73', 'x-compute-request-id': 'req-1ebc1c83-d31c-4d58-b901-27be75d04a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b'} Body: b'{"server": {"id": "822e7d97-411e-46d8-9594-bc37d7829b5b", "name": "tempest-AttachVolumeTestJSON-server-1731080100", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:29:25Z", "updated": "2022-06-20T06:29:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1270870014", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--601790804"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:29:29,436 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b 0.158s 2022-06-20 06:29:29,436 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03cd8fb6-443c-4e85-89d5-cd3c4ead3962', 'x-compute-request-id': 'req-03cd8fb6-443c-4e85-89d5-cd3c4ead3962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b'} Body: b'{"server": {"id": "822e7d97-411e-46d8-9594-bc37d7829b5b", "name": "tempest-AttachVolumeTestJSON-server-1731080100", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:29:25Z", "updated": "2022-06-20T06:29:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1270870014", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--601790804"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:29:30,600 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b 0.156s 2022-06-20 06:29:30,601 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-717641e4-24cc-449e-becc-20ca86cc16e7', 'x-compute-request-id': 'req-717641e4-24cc-449e-becc-20ca86cc16e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b'} Body: b'{"server": {"id": "822e7d97-411e-46d8-9594-bc37d7829b5b", "name": "tempest-AttachVolumeTestJSON-server-1731080100", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:29:25Z", "updated": "2022-06-20T06:29:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1270870014", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--601790804"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:29:31,765 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b 0.155s 2022-06-20 06:29:31,765 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-949f981f-4300-4872-a176-e254c1e6ff9c', 'x-compute-request-id': 'req-949f981f-4300-4872-a176-e254c1e6ff9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b'} Body: b'{"server": {"id": "822e7d97-411e-46d8-9594-bc37d7829b5b", "name": "tempest-AttachVolumeTestJSON-server-1731080100", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:29:25Z", "updated": "2022-06-20T06:29:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1270870014", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--601790804"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:29:32,934 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b 0.161s 2022-06-20 06:29:32,935 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8db02eee-9eaa-4fd1-852f-21fcabb51b62', 'x-compute-request-id': 'req-8db02eee-9eaa-4fd1-852f-21fcabb51b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b'} Body: b'{"server": {"id": "822e7d97-411e-46d8-9594-bc37d7829b5b", "name": "tempest-AttachVolumeTestJSON-server-1731080100", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:29:25Z", "updated": "2022-06-20T06:29:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1270870014", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--601790804"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:29:34,112 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b 0.168s 2022-06-20 06:29:34,113 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6646748-32c9-4b57-b801-f620f9ab2c8d', 'x-compute-request-id': 'req-f6646748-32c9-4b57-b801-f620f9ab2c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b'} Body: b'{"server": {"id": "822e7d97-411e-46d8-9594-bc37d7829b5b", "name": "tempest-AttachVolumeTestJSON-server-1731080100", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:29:25Z", "updated": "2022-06-20T06:29:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1270870014", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--601790804"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:29:35,297 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b 0.175s 2022-06-20 06:29:35,297 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6a31368-eb9f-43b0-af0b-5293d4359130', 'x-compute-request-id': 'req-c6a31368-eb9f-43b0-af0b-5293d4359130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b'} Body: b'{"server": {"id": "822e7d97-411e-46d8-9594-bc37d7829b5b", "name": "tempest-AttachVolumeTestJSON-server-1731080100", "status": "BUILD", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:29:25Z", "updated": "2022-06-20T06:29:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1270870014", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--601790804"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:29:36,469 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b 0.163s 2022-06-20 06:29:36,469 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-106562b4-9807-4a6b-9b43-b5367211ea51', 'x-compute-request-id': 'req-106562b4-9807-4a6b-9b43-b5367211ea51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b'} Body: b'{"server": {"id": "822e7d97-411e-46d8-9594-bc37d7829b5b", "name": "tempest-AttachVolumeTestJSON-server-1731080100", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:29:25Z", "updated": "2022-06-20T06:29:36Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:ab:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1270870014", "OS-SRV-USG:launched_at": "2022-06-20T06:29:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--601790804"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:29:36,477 118319 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2022-06-20 06:29:36,571 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b/os-interface 0.093s 2022-06-20 06:29:36,571 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6710cfbd-1041-4c08-af38-9ec2f9736686', 'x-compute-request-id': 'req-6710cfbd-1041-4c08-af38-9ec2f9736686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1654615b-69f5-42e0-b451-40efe73bca95", "port_id": "a31750f8-04c7-4a83-b902-899f7ae4b497", "mac_addr": "fa:16:3e:5a:ab:da", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8e149bd9-5797-4502-989e-c19c0dc6db2b", "ip_address": "172.20.0.10"}]}]}' 2022-06-20 06:29:37,513 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.222.0.45:9696/v2.0/floatingips/5a37f180-7781-44f4-baaf-70aa1b96c2c7 0.939s 2022-06-20 06:29:37,514 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "a31750f8-04c7-4a83-b902-899f7ae4b497"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-122792ef-772a-4d7e-87b5-b7a37a169605', 'date': 'Mon, 20 Jun 2022 06:29:37 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45:9696/v2.0/floatingips/5a37f180-7781-44f4-baaf-70aa1b96c2c7'} Body: b'{"floatingip": {"id": "5a37f180-7781-44f4-baaf-70aa1b96c2c7", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "floating_ip_address": "172.27.0.19", "floating_network_id": "3095dc5c-1669-4bf8-9817-b487c18c100d", "router_id": "42bcd942-f348-4c46-b258-e6b232b2215f", "port_id": "a31750f8-04c7-4a83-b902-899f7ae4b497", "fixed_ip_address": "172.20.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1654615b-69f5-42e0-b451-40efe73bca95", "mac_address": "fa:16:3e:5a:ab:da", "admin_state_up": true, "status": "ACTIVE", "device_id": "822e7d97-411e-46d8-9594-bc37d7829b5b", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-06-20T06:29:24Z", "updated_at": "2022-06-20T06:29:36Z", "revision_number": 1, "project_id": "cf7ee2aaec40481da0190b662acfde8d"}}' 2022-06-20 06:29:37,515 118319 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.19:22' as 'ubuntu' with public key authentication 2022-06-20 06:29:41,555 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.19 ([Errno None] Unable to connect to port 22 on 172.27.0.19). Number attempts: 1. Retry after 2 seconds. 2022-06-20 06:29:47,123 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.19 ([Errno None] Unable to connect to port 22 on 172.27.0.19). Number attempts: 2. Retry after 3 seconds. 2022-06-20 06:29:53,687 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.19 ([Errno None] Unable to connect to port 22 on 172.27.0.19). Number attempts: 3. Retry after 4 seconds. 2022-06-20 06:30:00,261 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.19 ([Errno None] Unable to connect to port 22 on 172.27.0.19). Number attempts: 4. Retry after 5 seconds. 2022-06-20 06:30:05,775 118319 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.19 ([Errno None] Unable to connect to port 22 on 172.27.0.19). Number attempts: 5. Retry after 6 seconds. 2022-06-20 06:30:12,291 118319 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-06-20 06:30:12,418 118319 INFO [paramiko.transport] Authentication (publickey) successful! 2022-06-20 06:30:12,418 118319 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.19 successfully created 2022-06-20 06:30:12,466 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b/ips 0.047s 2022-06-20 06:30:12,467 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '146', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00c77732-6608-4f75-a73d-26a59cbe7566', 'x-compute-request-id': 'req-00c77732-6608-4f75-a73d-26a59cbe7566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.10"}, {"version": 4, "addr": "172.27.0.19"}]}}' 2022-06-20 06:31:12,673 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b 0.134s 2022-06-20 06:31:12,674 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ac497e6-ec51-4b3e-b36c-f30d50aa5cc5', 'x-compute-request-id': 'req-3ac497e6-ec51-4b3e-b36c-f30d50aa5cc5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b'} Body: b'' 2022-06-20 06:31:12,839 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b 0.165s 2022-06-20 06:31:12,840 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1674', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac9d55dc-b564-4c1a-bae6-0c7a41a9e6b1', 'x-compute-request-id': 'req-ac9d55dc-b564-4c1a-bae6-0c7a41a9e6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b'} Body: b'{"server": {"id": "822e7d97-411e-46d8-9594-bc37d7829b5b", "name": "tempest-AttachVolumeTestJSON-server-1731080100", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:29:25Z", "updated": "2022-06-20T06:31:13Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:ab:da"}, {"version": 4, "addr": "172.27.0.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:ab:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1270870014", "OS-SRV-USG:launched_at": "2022-06-20T06:29:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--601790804"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:31:14,009 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b 0.159s 2022-06-20 06:31:14,009 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1674', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43a45298-5654-429b-9c60-deef1a85ea0c', 'x-compute-request-id': 'req-43a45298-5654-429b-9c60-deef1a85ea0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b'} Body: b'{"server": {"id": "822e7d97-411e-46d8-9594-bc37d7829b5b", "name": "tempest-AttachVolumeTestJSON-server-1731080100", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:29:25Z", "updated": "2022-06-20T06:31:13Z", "addresses": {"tempest-AttachVolumeTestJSON-1686573692-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:ab:da"}, {"version": 4, "addr": "172.27.0.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:ab:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1270870014", "OS-SRV-USG:launched_at": "2022-06-20T06:29:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--601790804"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:31:15,198 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b 0.180s 2022-06-20 06:31:15,199 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1323', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c93dcca1-d4a9-4d2f-a7a9-4ba22f205981', 'x-compute-request-id': 'req-c93dcca1-d4a9-4d2f-a7a9-4ba22f205981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b'} Body: b'{"server": {"id": "822e7d97-411e-46d8-9594-bc37d7829b5b", "name": "tempest-AttachVolumeTestJSON-server-1731080100", "status": "ACTIVE", "tenant_id": "cf7ee2aaec40481da0190b662acfde8d", "user_id": "adab7140fc804689af945257511cfded", "metadata": {}, "hostId": "965420e255f22b4e0e76910573a833e077134e189e022a03ccdb2a61", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:29:25Z", "updated": "2022-06-20T06:31:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/822e7d97-411e-46d8-9594-bc37d7829b5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1270870014", "OS-SRV-USG:launched_at": "2022-06-20T06:29:35.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:31:16,242 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b 0.034s 2022-06-20 06:31:16,242 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:31:16 GMT', 'server': 'Apache/2.4.41 (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': '111', 'x-openstack-request-id': 'req-77c90e52-f353-4de6-8548-a57c2aa9d135', 'x-compute-request-id': 'req-77c90e52-f353-4de6-8548-a57c2aa9d135', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/822e7d97-411e-46d8-9594-bc37d7829b5b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 822e7d97-411e-46d8-9594-bc37d7829b5b could not be found."}}' 2022-06-20 06:31:16,267 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.45/compute/v2.1/os-keypairs/tempest-keypair-1270870014 0.025s 2022-06-20 06:31:16,268 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:31:16 GMT', 'server': 'Apache/2.4.41 (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-345acc4c-60c6-4168-ab79-8b51d7d0eb99', 'x-compute-request-id': 'req-345acc4c-60c6-4168-ab79-8b51d7d0eb99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/os-keypairs/tempest-keypair-1270870014'} Body: b'' 2022-06-20 06:31:16,404 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.45:9696/v2.0/security-groups/fe87130d-f7d3-4de1-8343-6836f883f742 0.135s 2022-06-20 06:31:16,404 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-ec4e120b-99ca-46d3-bd4a-3badbe03643f', 'content-length': '0', 'date': 'Mon, 20 Jun 2022 06:31:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45:9696/v2.0/security-groups/fe87130d-f7d3-4de1-8343-6836f883f742'} Body: b'' 2022-06-20 06:31:16,423 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.45:9696/v2.0/security-groups/fe87130d-f7d3-4de1-8343-6836f883f742 0.018s 2022-06-20 06:31:16,424 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-16c3e863-f5af-47cd-93f4-bda5daf252c9', 'date': 'Mon, 20 Jun 2022 06:31:16 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.45:9696/v2.0/security-groups/fe87130d-f7d3-4de1-8343-6836f883f742'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group fe87130d-f7d3-4de1-8343-6836f883f742 does not exist", "detail": ""}}' 2022-06-20 06:31:17,135 118319 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.45:9696/v2.0/floatingips/5a37f180-7781-44f4-baaf-70aa1b96c2c7 0.711s 2022-06-20 06:31:17,136 118319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-a05d9cab-d693-468f-946a-21e79c0e9481', 'content-length': '0', 'date': 'Mon, 20 Jun 2022 06:31:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45:9696/v2.0/floatingips/5a37f180-7781-44f4-baaf-70aa1b96c2c7'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 544, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 695, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 574, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 614, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.45', port=80): Read timed out. (read timeout=60) |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
fail
ft9.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-06-20 06:05:15,996 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/image/v2/images/1bbbd705-569b-4b97-97e8-819e234caabf 0.130s 2022-06-20 06:05:15,996 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5d81b9d1-52ec-4468-8fb7-610384c8fc39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/image/v2/images/1bbbd705-569b-4b97-97e8-819e234caabf'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b72f99dc88224a27868e009fcc68d646", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "1bbbd705-569b-4b97-97e8-819e234caabf", "created_at": "2022-06-20T05:54:53Z", "updated_at": "2022-06-20T05:55:09Z", "tags": [], "self": "/v2/images/1bbbd705-569b-4b97-97e8-819e234caabf", "file": "/v2/images/1bbbd705-569b-4b97-97e8-819e234caabf/file", "schema": "/v2/schemas/image"}' 2022-06-20 06:05:16,417 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes 0.421s 2022-06-20 06:05:16,418 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "1bbbd705-569b-4b97-97e8-819e234caabf", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1733373313"}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-184a2bf4-6334-42e8-834b-7a7d0ef22332', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-184a2bf4-6334-42e8-834b-7a7d0ef22332', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.341075", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-06-20 06:05:16,477 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.051s 2022-06-20 06:05:16,477 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01c50a9-d9e0-461f-9efd-df0e6c60ee55', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01c50a9-d9e0-461f-9efd-df0e6c60ee55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:17,528 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:05:17,529 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0df6c9e1-8fa8-41b7-8a4b-068749c56998', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0df6c9e1-8fa8-41b7-8a4b-068749c56998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:18,577 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:05:18,577 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beab4af0-af4d-426e-ade0-dc0312624656', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beab4af0-af4d-426e-ade0-dc0312624656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:19,640 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.056s 2022-06-20 06:05:19,641 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba9cfbf-8805-4476-9c76-05681d264fe3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba9cfbf-8805-4476-9c76-05681d264fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:20,713 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.064s 2022-06-20 06:05:20,714 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5513080b-489a-4680-a2ad-91b16eb112d9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5513080b-489a-4680-a2ad-91b16eb112d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:21,768 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:05:21,768 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de07f93a-7c85-4f52-9000-d6283269bc65', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de07f93a-7c85-4f52-9000-d6283269bc65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:22,848 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.071s 2022-06-20 06:05:22,848 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07e1ce67-4812-4ed2-9b4f-2dbd76efa6b0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e1ce67-4812-4ed2-9b4f-2dbd76efa6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:23,905 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:05:23,906 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac95b7e7-cde7-4663-900f-4f3b0fd3c104', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac95b7e7-cde7-4663-900f-4f3b0fd3c104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:24,973 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.059s 2022-06-20 06:05:24,973 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935f8a94-bf2b-43ff-a540-62bf212dd999', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935f8a94-bf2b-43ff-a540-62bf212dd999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:26,019 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:05:26,020 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-208e2684-a9c8-428a-b9fd-7ad58ea300ac', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-208e2684-a9c8-428a-b9fd-7ad58ea300ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:27,066 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:05:27,066 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1a5953-679c-42a8-b3f4-1e7bc168f723', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1a5953-679c-42a8-b3f4-1e7bc168f723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:28,115 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:05:28,115 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92c02b5-651e-4531-88d6-04f8547f8a1f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92c02b5-651e-4531-88d6-04f8547f8a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:29,163 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:05:29,163 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b98bea-5642-49fc-a95f-ffd9cb85eea7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b98bea-5642-49fc-a95f-ffd9cb85eea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:30,211 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:05:30,212 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0eb2dd-9b1b-47f6-8eb2-0619926d3271', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0eb2dd-9b1b-47f6-8eb2-0619926d3271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:31,258 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.037s 2022-06-20 06:05:31,258 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01da1560-dcef-4ae2-a60d-0af7b6e52f33', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01da1560-dcef-4ae2-a60d-0af7b6e52f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:32,304 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:05:32,305 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3459b7e1-2cc2-4c5d-a383-1dc0deafd647', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3459b7e1-2cc2-4c5d-a383-1dc0deafd647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:33,351 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:05:33,351 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f21df3f-e0f4-41e3-9d73-d162f7291b06', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f21df3f-e0f4-41e3-9d73-d162f7291b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:34,404 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:05:34,405 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ddde1d-d746-493f-8af1-7ab814081d8f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ddde1d-d746-493f-8af1-7ab814081d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:35,452 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:05:35,452 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3fc7138-28c7-430c-b368-3e84b25ff7af', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3fc7138-28c7-430c-b368-3e84b25ff7af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:36,498 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:05:36,498 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b31c334a-70e4-43b6-870e-c3dde59b23b4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b31c334a-70e4-43b6-870e-c3dde59b23b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:37,548 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:05:37,548 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-163445cd-daca-48eb-86b8-0b3892e7bd59', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-163445cd-daca-48eb-86b8-0b3892e7bd59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:38,595 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:05:38,595 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a0443b3-db81-4d20-9030-a18179c19b6f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a0443b3-db81-4d20-9030-a18179c19b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:39,641 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:05:39,642 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d9a3b98-60d6-431d-9aa0-2e1aaed465bd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d9a3b98-60d6-431d-9aa0-2e1aaed465bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:40,688 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:05:40,688 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2325bdf9-9f5c-43b2-939d-bc1b15db3997', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2325bdf9-9f5c-43b2-939d-bc1b15db3997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:41,734 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:05:41,735 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-227797de-937e-440d-a76b-3575866681fa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-227797de-937e-440d-a76b-3575866681fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:42,782 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:05:42,782 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cef6b02-3fad-4f1f-b7fe-377a66ac5a7f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cef6b02-3fad-4f1f-b7fe-377a66ac5a7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:43,830 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:05:43,831 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a16d47b8-02cd-4c38-86c2-3e79e6ad35e7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a16d47b8-02cd-4c38-86c2-3e79e6ad35e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:44,877 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:05:44,878 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59ce7783-88d1-4093-8f74-cd410ffdc3f9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59ce7783-88d1-4093-8f74-cd410ffdc3f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:45,926 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:05:45,926 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-325a6f8a-34dd-4a61-8e1c-a0da4066566a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-325a6f8a-34dd-4a61-8e1c-a0da4066566a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:46,973 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:05:46,973 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efa141de-a761-4b09-9521-a15af2e027fd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efa141de-a761-4b09-9521-a15af2e027fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:48,021 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:05:48,021 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb45f84-b932-4268-a148-55dfae2a27f1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb45f84-b932-4268-a148-55dfae2a27f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:49,067 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:05:49,068 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e177844a-dc7a-435e-9874-16c70a2461b7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e177844a-dc7a-435e-9874-16c70a2461b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:50,114 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:05:50,115 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-404cc09c-1c9c-4fb7-8d97-850c86200d26', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-404cc09c-1c9c-4fb7-8d97-850c86200d26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:51,161 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:05:51,161 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4b88b9-8314-4871-b1ed-80acf86fc8b5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b4b88b9-8314-4871-b1ed-80acf86fc8b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:52,207 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:05:52,208 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b162470-a3b0-48e9-a50e-4499262a985e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b162470-a3b0-48e9-a50e-4499262a985e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:53,254 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:05:53,255 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-952def1a-9248-4377-bb6b-eea5356c6e2d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-952def1a-9248-4377-bb6b-eea5356c6e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:54,301 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:05:54,302 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3cdf2e8-998c-4940-87d8-0b8a966bfafd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3cdf2e8-998c-4940-87d8-0b8a966bfafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:55,348 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:05:55,348 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fea75409-c5a1-4ebe-b691-8f16e352e5f1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fea75409-c5a1-4ebe-b691-8f16e352e5f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:56,395 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:05:56,395 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-183c0f9e-0639-4426-80b3-151637b4daf9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-183c0f9e-0639-4426-80b3-151637b4daf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:57,442 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:05:57,442 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57ebc755-7b4f-4fdd-98d7-a330f77bbb84', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57ebc755-7b4f-4fdd-98d7-a330f77bbb84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:58,491 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:05:58,491 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef28809-6be8-4144-b096-d9370070fa33', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef28809-6be8-4144-b096-d9370070fa33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:05:59,537 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:05:59,538 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54472f69-9592-4268-8925-833692ce1900', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54472f69-9592-4268-8925-833692ce1900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:00,585 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:06:00,585 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f252b2c-1dc7-4d7a-9d3d-740c5e43e277', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f252b2c-1dc7-4d7a-9d3d-740c5e43e277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:01,631 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.037s 2022-06-20 06:06:01,631 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4d834f7-fd9d-409c-b6d3-513e33b0edc9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4d834f7-fd9d-409c-b6d3-513e33b0edc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:02,678 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:06:02,679 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c5d6062-5690-4e7d-b229-af906b425fe9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c5d6062-5690-4e7d-b229-af906b425fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:03,726 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:06:03,726 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1bfbb56-e393-4109-928d-f9898a332c04', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1bfbb56-e393-4109-928d-f9898a332c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:04,771 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:06:04,771 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6092d34-3ad2-480c-9fbb-4c98eb872450', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6092d34-3ad2-480c-9fbb-4c98eb872450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:05,820 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:06:05,821 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfc63a41-49a2-4622-8fa4-027a80ee0d61', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfc63a41-49a2-4622-8fa4-027a80ee0d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:06,868 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:06:06,869 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23788941-e0a8-48f7-a9bd-ac916ece8309', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23788941-e0a8-48f7-a9bd-ac916ece8309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:07,917 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:06:07,918 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77a28ef1-0e7d-488d-8c8c-26a2251c4dbd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77a28ef1-0e7d-488d-8c8c-26a2251c4dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:08,965 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:06:08,965 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-730fd526-4a6a-4a67-a102-91474c7d63cb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-730fd526-4a6a-4a67-a102-91474c7d63cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:10,011 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.037s 2022-06-20 06:06:10,011 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e76b264-7f4b-4ef7-a916-0a056e039c9d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e76b264-7f4b-4ef7-a916-0a056e039c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:11,058 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:06:11,058 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6187d7c-4f5f-4f5f-8c06-323b5bc21cee', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6187d7c-4f5f-4f5f-8c06-323b5bc21cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:12,104 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.037s 2022-06-20 06:06:12,104 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db55a767-b4b9-4435-ab8a-0ac54b97390a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db55a767-b4b9-4435-ab8a-0ac54b97390a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:13,149 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.037s 2022-06-20 06:06:13,149 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f9c7fc-a6b1-4a84-bdf0-c606e93b4660', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f9c7fc-a6b1-4a84-bdf0-c606e93b4660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:14,196 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:06:14,196 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af3e3fa6-2484-490a-b846-69b8c18b266a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af3e3fa6-2484-490a-b846-69b8c18b266a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:15,249 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:06:15,250 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd33230-1f86-4f0d-9b72-6a19b99b1155', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd33230-1f86-4f0d-9b72-6a19b99b1155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:16,329 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.071s 2022-06-20 06:06:16,329 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-987baac3-e914-4224-81c0-c635d148250f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-987baac3-e914-4224-81c0-c635d148250f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:17,375 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:06:17,376 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d23076-d8b6-4dc3-a9ab-84729086159b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d23076-d8b6-4dc3-a9ab-84729086159b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:18,421 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.037s 2022-06-20 06:06:18,421 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-546e69a2-e9b8-492a-9645-e3ef9ca2efae', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-546e69a2-e9b8-492a-9645-e3ef9ca2efae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:19,467 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:06:19,467 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2405332-6faf-4543-a778-56e280831863', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2405332-6faf-4543-a778-56e280831863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:20,514 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:06:20,515 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f74365b-08e7-4c99-8d59-9f7e902a0779', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f74365b-08e7-4c99-8d59-9f7e902a0779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:21,560 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:06:21,561 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53296e33-6fd0-4d92-82dd-b033e093298d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53296e33-6fd0-4d92-82dd-b033e093298d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:22,609 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:06:22,610 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-303a528a-5560-438f-bfcf-eca58f0d0ee2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-303a528a-5560-438f-bfcf-eca58f0d0ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:23,655 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:06:23,656 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abb18e77-9e85-4cb6-aa02-8372b486ed65', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abb18e77-9e85-4cb6-aa02-8372b486ed65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:24,706 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:06:24,706 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1cb8378-cdb8-4d08-8ed3-35821619ac3a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1cb8378-cdb8-4d08-8ed3-35821619ac3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:25,753 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:06:25,754 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17be2c37-e704-4991-b4e7-1a0925288720', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17be2c37-e704-4991-b4e7-1a0925288720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:26,800 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:06:26,800 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43e8420a-d40e-4033-b390-566d73fdd97d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e8420a-d40e-4033-b390-566d73fdd97d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:27,846 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:06:27,847 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1323f3d-3f22-48e1-b0e6-5acee2375906', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1323f3d-3f22-48e1-b0e6-5acee2375906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:28,893 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:06:28,893 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9388e72-1f98-430c-bbde-762a0f792e5c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9388e72-1f98-430c-bbde-762a0f792e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:29,939 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:06:29,940 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76446a53-b450-445c-9b0c-86d5831166c7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76446a53-b450-445c-9b0c-86d5831166c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:30,985 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:06:30,985 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2730301-91e6-48de-a7f3-3ec442ebf82c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2730301-91e6-48de-a7f3-3ec442ebf82c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:32,031 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:06:32,032 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-554e37ec-1244-4efd-a5d5-68f331ba4deb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554e37ec-1244-4efd-a5d5-68f331ba4deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:33,079 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:06:33,080 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ff7271b-4aa5-4541-b767-788d5b1f1a7d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ff7271b-4aa5-4541-b767-788d5b1f1a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:34,126 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:06:34,127 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59bb04e7-c26c-4088-be45-22c5b28d9ac4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59bb04e7-c26c-4088-be45-22c5b28d9ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:35,174 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:06:35,174 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfa4a0e6-ba37-4ac4-8a46-8c6bf4bc625e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfa4a0e6-ba37-4ac4-8a46-8c6bf4bc625e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:36,221 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:06:36,221 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e51675a-50c2-4487-9bbc-1e67b1648cb1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e51675a-50c2-4487-9bbc-1e67b1648cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:37,266 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.037s 2022-06-20 06:06:37,266 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af159425-1917-4b9f-b7bf-ae63ac8f171a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af159425-1917-4b9f-b7bf-ae63ac8f171a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:38,312 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.037s 2022-06-20 06:06:38,312 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-637a3ba8-00ab-4599-b142-d7772f7eab12', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-637a3ba8-00ab-4599-b142-d7772f7eab12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:39,360 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:06:39,361 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43698f7e-9ef4-4fcf-8dc3-aac91157dc66', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43698f7e-9ef4-4fcf-8dc3-aac91157dc66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:40,407 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:06:40,408 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e05daf9-b5c4-459b-9276-b76ab96511a7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e05daf9-b5c4-459b-9276-b76ab96511a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:41,582 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.166s 2022-06-20 06:06:41,582 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f9f349-c63b-4b47-90ce-e4a6be02315e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f9f349-c63b-4b47-90ce-e4a6be02315e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:42,635 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:06:42,635 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-819e3182-fb8b-4e47-af17-1898dd80dddb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-819e3182-fb8b-4e47-af17-1898dd80dddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:43,681 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:06:43,682 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae1ef08-db88-4b2c-b620-6c6dd123f7bf', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae1ef08-db88-4b2c-b620-6c6dd123f7bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:44,730 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:06:44,730 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6adda49b-e758-4d0e-853b-e868a7d6b0bb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6adda49b-e758-4d0e-853b-e868a7d6b0bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:45,780 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:06:45,781 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae70a1d3-c81f-42e4-9f10-931b320cb7d3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae70a1d3-c81f-42e4-9f10-931b320cb7d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:46,832 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:06:46,832 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e7657f3-5ba0-4574-85cc-0dd58afe4bd0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e7657f3-5ba0-4574-85cc-0dd58afe4bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:47,882 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:06:47,882 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a4577d7-3a03-4964-b233-2ea20e74dfea', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a4577d7-3a03-4964-b233-2ea20e74dfea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:48,935 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:06:48,936 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55b81284-bdf5-47be-a205-5441af45cc87', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55b81284-bdf5-47be-a205-5441af45cc87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:49,988 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:06:49,989 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6832a2d-11ab-4484-aebd-aa003ab32b89', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6832a2d-11ab-4484-aebd-aa003ab32b89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:51,036 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:06:51,037 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6b608b-549e-460b-8605-6a2d6d14104a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6b608b-549e-460b-8605-6a2d6d14104a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:52,088 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:06:52,088 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea120951-5a5e-4b35-a1de-412288f1b8df', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea120951-5a5e-4b35-a1de-412288f1b8df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:53,139 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:06:53,140 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a61f0428-8cf6-4378-870b-8866c78bf0cb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a61f0428-8cf6-4378-870b-8866c78bf0cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:54,192 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:06:54,192 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-978b7248-1c8d-4ee4-b68f-55ed45d8f566', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-978b7248-1c8d-4ee4-b68f-55ed45d8f566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:55,245 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:06:55,245 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cf3b1f5-a81a-46ce-976b-18adee414fc5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cf3b1f5-a81a-46ce-976b-18adee414fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:56,295 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:06:56,295 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719a52bd-08b0-423d-8f11-938778b30e09', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719a52bd-08b0-423d-8f11-938778b30e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:57,347 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:06:57,347 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e90f8254-35c8-4401-b19e-c37ce039d95d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e90f8254-35c8-4401-b19e-c37ce039d95d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:58,401 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.046s 2022-06-20 06:06:58,402 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b8a7be2-76c1-49c0-95f1-aa0234218492', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b8a7be2-76c1-49c0-95f1-aa0234218492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:06:59,457 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.047s 2022-06-20 06:06:59,457 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8313e8-a6a9-468b-9648-f3bc201fc58e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8313e8-a6a9-468b-9648-f3bc201fc58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:00,510 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:07:00,510 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f7d07ee-c908-450c-b7c6-be98b252e34a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f7d07ee-c908-450c-b7c6-be98b252e34a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:01,560 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:07:01,561 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-144b3024-18e1-40dd-bb68-e66ef7bb5272', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-144b3024-18e1-40dd-bb68-e66ef7bb5272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:02,611 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:07:02,611 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-292eda85-ee82-4854-8824-e1687e1e52f5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-292eda85-ee82-4854-8824-e1687e1e52f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:03,662 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:07:03,662 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8856e156-a1ae-472d-b29a-cc128f619cec', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8856e156-a1ae-472d-b29a-cc128f619cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:04,711 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:07:04,712 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f8b749-5fa9-4e74-9cba-4d3785fa22d9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f8b749-5fa9-4e74-9cba-4d3785fa22d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:05,763 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:07:05,763 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6d6aaee-a876-42aa-a4bc-57642b8b4201', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6d6aaee-a876-42aa-a4bc-57642b8b4201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:06,815 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:07:06,815 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f93c3e5-d493-4a43-be6b-8d54ac1cb7eb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f93c3e5-d493-4a43-be6b-8d54ac1cb7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:07,866 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:07:07,866 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e75abce-c20d-4054-9df1-ce52cb6e3a9d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e75abce-c20d-4054-9df1-ce52cb6e3a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:08,918 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:07:08,918 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb1c7e78-8899-4075-aff1-78554113a7dd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb1c7e78-8899-4075-aff1-78554113a7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:09,969 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:07:09,969 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-911000e4-b762-4db6-a722-4b0e25c00d9d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-911000e4-b762-4db6-a722-4b0e25c00d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:11,019 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:07:11,020 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50db36bb-bf62-4bc5-ba0a-0a7db2d4ead7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50db36bb-bf62-4bc5-ba0a-0a7db2d4ead7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:12,069 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:07:12,070 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a48845b-c5fa-4aaa-abba-0c5a34534ac2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a48845b-c5fa-4aaa-abba-0c5a34534ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:13,122 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:07:13,122 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d35be0f-a593-49b7-8d27-80f19222db74', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d35be0f-a593-49b7-8d27-80f19222db74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:14,172 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:07:14,173 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f273ba83-fc45-474e-971f-8c7ce86caf21', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f273ba83-fc45-474e-971f-8c7ce86caf21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:15,223 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:07:15,224 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf802d49-d26a-4394-9405-f53d336122c6', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf802d49-d26a-4394-9405-f53d336122c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:16,273 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.037s 2022-06-20 06:07:16,273 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1084fc5c-fe2f-471b-bc2f-072e6f64c877', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1084fc5c-fe2f-471b-bc2f-072e6f64c877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:17,360 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.078s 2022-06-20 06:07:17,360 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2538934f-87af-4b51-ae8b-4f3fa476147a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2538934f-87af-4b51-ae8b-4f3fa476147a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:18,409 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:07:18,409 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a80e920-1dc6-448b-816b-bdc8130a680c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a80e920-1dc6-448b-816b-bdc8130a680c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:19,457 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:07:19,457 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5c23d79-64f5-40cf-bc3d-7847a27be99c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5c23d79-64f5-40cf-bc3d-7847a27be99c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:20,503 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.037s 2022-06-20 06:07:20,503 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bca638e-8142-4eb3-af98-8307caa1faef', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bca638e-8142-4eb3-af98-8307caa1faef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:21,548 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.036s 2022-06-20 06:07:21,548 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff1f269d-fe8f-4f6c-a6ba-d5244e6616ac', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff1f269d-fe8f-4f6c-a6ba-d5244e6616ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:22,593 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:07:22,593 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88888a09-4163-4748-9a9d-e8b1a63af6f3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88888a09-4163-4748-9a9d-e8b1a63af6f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:23,639 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:07:23,639 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6985d82c-99e5-4452-ae77-93749502bee2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6985d82c-99e5-4452-ae77-93749502bee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:24,688 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:07:24,688 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b022e4-9bbe-441c-aaf4-2fb84f9e6850', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b022e4-9bbe-441c-aaf4-2fb84f9e6850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:25,739 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:07:25,739 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae741b9-0e24-404d-a1d3-d3f3bc51ab46', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae741b9-0e24-404d-a1d3-d3f3bc51ab46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:26,789 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:07:26,790 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342ff041-aa78-4f62-a57b-2543208f2654', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342ff041-aa78-4f62-a57b-2543208f2654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:27,843 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:07:27,843 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12fe5103-ef8e-40c4-9e84-9ec569a0a81f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12fe5103-ef8e-40c4-9e84-9ec569a0a81f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:28,893 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:07:28,893 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d682e2b-df24-4e8a-b07e-4186b60d3235', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d682e2b-df24-4e8a-b07e-4186b60d3235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:29,943 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:07:29,943 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed91e7c3-e17b-4ea8-bb11-21c4c35558db', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed91e7c3-e17b-4ea8-bb11-21c4c35558db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:30,995 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:07:30,996 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e8da60-a4c3-444c-8deb-5d7e46ef5005', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e8da60-a4c3-444c-8deb-5d7e46ef5005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:32,047 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:07:32,048 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5703d050-3443-4335-b59e-c6d394e0d166', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5703d050-3443-4335-b59e-c6d394e0d166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:33,098 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:07:33,098 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84f3abd-e9a1-4519-a549-2a61f139bd0a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84f3abd-e9a1-4519-a549-2a61f139bd0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:34,150 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:07:34,151 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aca49f7a-58c8-46cc-8461-b8ae753daa97', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aca49f7a-58c8-46cc-8461-b8ae753daa97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:35,199 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:07:35,199 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb46513e-a7d8-4368-a85b-4d705524976a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb46513e-a7d8-4368-a85b-4d705524976a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:36,249 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:07:36,250 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e0d271e-2cbc-476e-97ea-898eb8573243', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e0d271e-2cbc-476e-97ea-898eb8573243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:37,301 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:07:37,302 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d26b793-cc80-4fb6-9220-688ab5a8a939', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d26b793-cc80-4fb6-9220-688ab5a8a939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:38,351 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:07:38,352 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bccd061c-534b-42c7-a5d4-9bc1f025e87b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bccd061c-534b-42c7-a5d4-9bc1f025e87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:39,405 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:07:39,405 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c35ae911-25f0-427b-abe7-bb97cc5e3906', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c35ae911-25f0-427b-abe7-bb97cc5e3906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:40,454 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:07:40,454 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8419818-3a8b-4216-a117-f5e5e5bd5e66', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8419818-3a8b-4216-a117-f5e5e5bd5e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:41,505 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:07:41,505 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18304744-44f9-471c-8e51-9e69008093c1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18304744-44f9-471c-8e51-9e69008093c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:42,556 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:07:42,557 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a6e06f-9160-4fab-a19b-3e039b594747', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a6e06f-9160-4fab-a19b-3e039b594747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:43,610 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.046s 2022-06-20 06:07:43,611 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c56e9f51-7a70-4b3e-a30e-df7d4f6f3292', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c56e9f51-7a70-4b3e-a30e-df7d4f6f3292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:44,659 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:07:44,660 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc4830c8-47e8-4d9e-bd9a-d395c0243d88', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc4830c8-47e8-4d9e-bd9a-d395c0243d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:45,712 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:07:45,712 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d24c59e-2112-4f7b-bd22-f969fc9612c9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d24c59e-2112-4f7b-bd22-f969fc9612c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:46,761 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:07:46,762 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b7df4d9-ed49-4694-8beb-34deacbc8493', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b7df4d9-ed49-4694-8beb-34deacbc8493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:47,814 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:07:47,815 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caeeeb15-f0e1-447e-acfc-982f00c59820', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caeeeb15-f0e1-447e-acfc-982f00c59820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:48,865 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:07:48,866 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1662ad4-576e-4cfa-85da-5c61275fa17a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1662ad4-576e-4cfa-85da-5c61275fa17a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:49,926 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.053s 2022-06-20 06:07:49,926 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc036e56-3a35-49ac-8e07-fd66ceefa90c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc036e56-3a35-49ac-8e07-fd66ceefa90c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:50,972 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.037s 2022-06-20 06:07:50,972 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2806c50e-f037-4390-9c05-f2c81b18345e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2806c50e-f037-4390-9c05-f2c81b18345e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:52,021 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:07:52,021 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b589e7-41ae-411d-89bc-94dc3d7b92e5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b589e7-41ae-411d-89bc-94dc3d7b92e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:53,071 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:07:53,071 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41858932-3cf8-47f8-ae6c-81617b0dbee2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41858932-3cf8-47f8-ae6c-81617b0dbee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:54,123 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:07:54,123 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-679e7f40-244e-45f7-a29b-10b0a7dc11e8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-679e7f40-244e-45f7-a29b-10b0a7dc11e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:55,176 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:07:55,177 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78de3070-9145-4eab-8b84-5fba7892cc68', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78de3070-9145-4eab-8b84-5fba7892cc68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:56,224 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:07:56,224 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a753e3f-ffb9-41f4-bd3a-deb791d3d688', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a753e3f-ffb9-41f4-bd3a-deb791d3d688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:57,276 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:07:57,276 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e98aa53-41a0-45ef-b714-c195b19dc0c2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e98aa53-41a0-45ef-b714-c195b19dc0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:58,327 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:07:58,327 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4874698-080a-47de-9052-0dcfa0665820', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4874698-080a-47de-9052-0dcfa0665820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:07:59,379 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:07:59,379 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63cbc0e7-824f-4860-9e83-f30a0b05adaf', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63cbc0e7-824f-4860-9e83-f30a0b05adaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:00,431 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:08:00,431 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d2e1c3-5547-427d-ba8d-a47523d987c5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d2e1c3-5547-427d-ba8d-a47523d987c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:01,480 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:08:01,481 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2338253a-b6c0-492b-b535-05f5bd16eca7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2338253a-b6c0-492b-b535-05f5bd16eca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:02,533 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:08:02,533 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca268278-8998-49ff-8742-ab1646d0c918', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca268278-8998-49ff-8742-ab1646d0c918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:03,583 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:08:03,584 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34ca3776-735f-479d-a936-ccb54c263d5b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34ca3776-735f-479d-a936-ccb54c263d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:04,633 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:08:04,634 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ff49c9-85a2-4ffd-a5b7-b0d9bbf3b7ef', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ff49c9-85a2-4ffd-a5b7-b0d9bbf3b7ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:05,686 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:08:05,687 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c961b6fb-cc09-476c-94ad-059fa65fb235', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c961b6fb-cc09-476c-94ad-059fa65fb235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:06,740 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:08:06,740 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbec5457-dd88-4713-9aed-523bc842c1d9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbec5457-dd88-4713-9aed-523bc842c1d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:07,789 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:08:07,789 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07ba62e0-852c-41b1-8ecb-cb1848f1a1c7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07ba62e0-852c-41b1-8ecb-cb1848f1a1c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:08,845 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.048s 2022-06-20 06:08:08,846 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd80b19-eaf4-4a3e-8461-c3be0c4b1ef4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd80b19-eaf4-4a3e-8461-c3be0c4b1ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:09,893 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:08:09,893 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed1b553e-59e8-42bf-bde0-9278b1a588b8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed1b553e-59e8-42bf-bde0-9278b1a588b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:10,948 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.047s 2022-06-20 06:08:10,948 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2eaa68e-6927-458b-a914-5bea4d9f4854', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2eaa68e-6927-458b-a914-5bea4d9f4854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:11,996 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:08:11,996 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38f9d296-0fdd-404c-a275-b2e7e81e5d19', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38f9d296-0fdd-404c-a275-b2e7e81e5d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:13,046 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:08:13,046 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7e1f7af-43eb-495f-ba75-9a72518dce72', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7e1f7af-43eb-495f-ba75-9a72518dce72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:14,096 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:08:14,097 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db81d494-c400-415d-9cab-dd36b5bbb4e5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db81d494-c400-415d-9cab-dd36b5bbb4e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:15,148 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:08:15,149 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abcebbd1-3517-4fc7-96f4-2c12e897d8fe', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abcebbd1-3517-4fc7-96f4-2c12e897d8fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:16,199 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:08:16,199 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67259287-3045-4e23-8003-108a613d3db3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67259287-3045-4e23-8003-108a613d3db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:17,249 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:08:17,250 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5a3d08c-4033-4cef-ab27-db67b4ba13e2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5a3d08c-4033-4cef-ab27-db67b4ba13e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:18,298 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:08:18,299 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd5705d5-f9bb-4397-87a9-4dbf11727c00', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd5705d5-f9bb-4397-87a9-4dbf11727c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:19,355 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.048s 2022-06-20 06:08:19,355 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-912bf1e4-301c-4a2a-8b48-8b0c8e9c1019', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-912bf1e4-301c-4a2a-8b48-8b0c8e9c1019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:20,407 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:08:20,408 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e83ef372-fc39-4837-947b-2b8ad75f9a14', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e83ef372-fc39-4837-947b-2b8ad75f9a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:21,474 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.059s 2022-06-20 06:08:21,475 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ec6ecc4-2268-42bd-b81f-be1fcbbc46d0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ec6ecc4-2268-42bd-b81f-be1fcbbc46d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:22,530 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.047s 2022-06-20 06:08:22,531 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4951b3d4-c886-479d-9050-056f71b057d9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4951b3d4-c886-479d-9050-056f71b057d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:23,580 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:08:23,580 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fec1ef31-f2e6-4fdf-a507-fe29b08e2a3b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fec1ef31-f2e6-4fdf-a507-fe29b08e2a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:24,641 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.053s 2022-06-20 06:08:24,642 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed3a8ae-1e33-4369-bb29-aceb75329b24', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed3a8ae-1e33-4369-bb29-aceb75329b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:25,692 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:08:25,692 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d033e14-1af3-41a5-870a-a700bb09efb1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d033e14-1af3-41a5-870a-a700bb09efb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:26,742 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:08:26,742 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48cafa78-d71c-4772-bd97-85ed313eabf7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48cafa78-d71c-4772-bd97-85ed313eabf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:27,790 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:08:27,791 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d8e45b-4843-40f8-a879-3f80fad8dde4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d8e45b-4843-40f8-a879-3f80fad8dde4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:28,844 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:08:28,844 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e655f2e-b5cf-45c3-8f8c-45e03c65bb08', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e655f2e-b5cf-45c3-8f8c-45e03c65bb08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:29,893 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:08:29,893 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db40664c-237f-4edf-9dbb-4ed9866ae5ff', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db40664c-237f-4edf-9dbb-4ed9866ae5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:30,947 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:08:30,947 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c6f444f-0bec-46b3-b08a-63d8110c3b28', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6f444f-0bec-46b3-b08a-63d8110c3b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:31,997 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:08:31,998 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad5a070e-6ca5-4d62-8e40-48ca0d78bf3a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad5a070e-6ca5-4d62-8e40-48ca0d78bf3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:33,048 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:08:33,049 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f310afd-f8b3-4cf0-92f5-658ca2b01ae7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f310afd-f8b3-4cf0-92f5-658ca2b01ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:34,099 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:08:34,099 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-895c733e-b44b-41ad-b0f7-fa4edf2e24cf', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-895c733e-b44b-41ad-b0f7-fa4edf2e24cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:35,149 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:08:35,150 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b967fb-aa4c-4152-8782-3a828940284e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b967fb-aa4c-4152-8782-3a828940284e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:36,208 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.050s 2022-06-20 06:08:36,209 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5dfb562-187c-4ea4-a3c6-2b97afc2c33a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5dfb562-187c-4ea4-a3c6-2b97afc2c33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:37,259 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:08:37,260 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bb445b1-c10a-4195-9fef-d61ccb1745b1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bb445b1-c10a-4195-9fef-d61ccb1745b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:38,310 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:08:38,311 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de6c2ea-8ec7-4ce6-b8e1-74909fc07eb5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de6c2ea-8ec7-4ce6-b8e1-74909fc07eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:39,368 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.049s 2022-06-20 06:08:39,368 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1427101c-b683-4f93-8798-55201e75a76d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1427101c-b683-4f93-8798-55201e75a76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:40,418 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:08:40,418 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66cab7aa-a40c-491e-b4ea-78f8f5712caa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66cab7aa-a40c-491e-b4ea-78f8f5712caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:41,469 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:08:41,469 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cd95b8e-5e13-4e0b-bf4a-c5fc484df6f6', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cd95b8e-5e13-4e0b-bf4a-c5fc484df6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:42,517 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:08:42,518 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592d0013-cb57-4cb2-836c-9ee08aa6122a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592d0013-cb57-4cb2-836c-9ee08aa6122a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:43,572 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.046s 2022-06-20 06:08:43,572 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b2f1b6f-dcfd-4e0a-bb24-5c55a391b0c2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b2f1b6f-dcfd-4e0a-bb24-5c55a391b0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:44,623 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:08:44,623 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed45c4c-a536-44b9-810b-48cc85bce119', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed45c4c-a536-44b9-810b-48cc85bce119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:45,678 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.047s 2022-06-20 06:08:45,678 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7284301b-ad65-4998-823f-c656df206ee0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7284301b-ad65-4998-823f-c656df206ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:46,732 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:08:46,732 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-097623db-1da0-46be-a678-fdd4d689a9bb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-097623db-1da0-46be-a678-fdd4d689a9bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:47,782 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:08:47,783 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9757c170-1f6e-4cb2-8b8a-7918e2e7b8b5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9757c170-1f6e-4cb2-8b8a-7918e2e7b8b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:48,836 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.046s 2022-06-20 06:08:48,837 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f350f9-1fe4-487f-8ffc-531d2ba3cf5b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f350f9-1fe4-487f-8ffc-531d2ba3cf5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:49,890 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:08:49,890 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9df3645e-3717-421b-bfb5-7f1bf8fedd4c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9df3645e-3717-421b-bfb5-7f1bf8fedd4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:50,949 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.050s 2022-06-20 06:08:50,949 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb3afda3-993c-4594-bf12-3bdb7be29b44', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb3afda3-993c-4594-bf12-3bdb7be29b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:51,996 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:08:51,996 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d61094c8-9b88-4e73-81c2-f8695550bec3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d61094c8-9b88-4e73-81c2-f8695550bec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:53,048 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:08:53,049 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3c661fb-a553-4ec9-a3eb-6bc65de723eb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c661fb-a553-4ec9-a3eb-6bc65de723eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:54,095 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:08:54,095 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c46016-1c88-4cb0-9a02-bc2841b8da81', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c46016-1c88-4cb0-9a02-bc2841b8da81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:55,147 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:08:55,147 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11016d5a-aeef-48fd-a9c6-e9f88eda369b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11016d5a-aeef-48fd-a9c6-e9f88eda369b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:56,200 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:08:56,200 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e703c910-2c35-4102-96c8-4e9feee2d282', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e703c910-2c35-4102-96c8-4e9feee2d282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:57,251 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:08:57,251 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-938ca459-3054-47ac-a722-e0821131b064', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-938ca459-3054-47ac-a722-e0821131b064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:58,305 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:08:58,305 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd44a5b4-5d22-4dc7-a11e-439b5b0ce1e9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd44a5b4-5d22-4dc7-a11e-439b5b0ce1e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:08:59,358 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:08:59,359 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-384918a8-9c79-40bb-9666-fb1f53616b36', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-384918a8-9c79-40bb-9666-fb1f53616b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:00,411 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:09:00,411 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa3095a3-5303-42e9-95ca-be1cd8f10fec', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa3095a3-5303-42e9-95ca-be1cd8f10fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:01,470 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.050s 2022-06-20 06:09:01,470 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-625e912c-4358-4a4b-b642-de6206ccc897', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-625e912c-4358-4a4b-b642-de6206ccc897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:02,515 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.037s 2022-06-20 06:09:02,516 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b343e2d-74b4-4f12-997d-d0e399b80e2c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b343e2d-74b4-4f12-997d-d0e399b80e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:03,568 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:09:03,569 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5b552f-365f-4fa3-b289-965464b6785d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5b552f-365f-4fa3-b289-965464b6785d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:04,620 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:09:04,621 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf5bde0-20b7-4289-8035-4559aab289d2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf5bde0-20b7-4289-8035-4559aab289d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:05,676 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.048s 2022-06-20 06:09:05,677 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ae3bc6-3028-46ab-ad34-263fe4be72b1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ae3bc6-3028-46ab-ad34-263fe4be72b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:06,729 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:09:06,730 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a632ab-b8cd-4316-9a98-409554ec8d43', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a632ab-b8cd-4316-9a98-409554ec8d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:07,784 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.046s 2022-06-20 06:09:07,784 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-565d6ef5-3faf-47f5-9f66-fa98738e8f69', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-565d6ef5-3faf-47f5-9f66-fa98738e8f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:08,842 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.051s 2022-06-20 06:09:08,843 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e8aa6e-1bc4-41e2-b269-19576c0289c3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e8aa6e-1bc4-41e2-b269-19576c0289c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:09,894 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:09:09,895 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ca2fd4-dd4b-4e65-a310-010737b108ab', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ca2fd4-dd4b-4e65-a310-010737b108ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:10,957 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.055s 2022-06-20 06:09:10,958 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5478b3b-5feb-4fe5-9e3d-6f810b365cd9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5478b3b-5feb-4fe5-9e3d-6f810b365cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:12,006 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:09:12,006 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5671c470-9143-4482-9935-efee64d94189', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5671c470-9143-4482-9935-efee64d94189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:13,056 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:09:13,057 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1619a896-a902-4c3f-b165-b05f0d408c75', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1619a896-a902-4c3f-b165-b05f0d408c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:14,109 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:09:14,109 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5ca469-94d2-4318-902c-023961ec77b2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5ca469-94d2-4318-902c-023961ec77b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:15,161 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:09:15,161 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e7c82eb-d680-4a12-b5bd-f795523e8ffc', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e7c82eb-d680-4a12-b5bd-f795523e8ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:16,214 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:09:16,214 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43df216-0054-4400-8a85-674b899085ee', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43df216-0054-4400-8a85-674b899085ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:17,265 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:09:17,265 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d1c7185-d19c-4064-b612-fc307d94dd2a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d1c7185-d19c-4064-b612-fc307d94dd2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:18,316 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:09:18,316 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77a74d77-95f7-407f-94ee-6e55f65785e9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77a74d77-95f7-407f-94ee-6e55f65785e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:19,369 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.046s 2022-06-20 06:09:19,370 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3b7d98-ebb2-4569-befc-4cadf0fa14e3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3b7d98-ebb2-4569-befc-4cadf0fa14e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:20,424 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.046s 2022-06-20 06:09:20,424 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb87171-5ea3-40c1-9d33-9f5c61ee3d4d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb87171-5ea3-40c1-9d33-9f5c61ee3d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:21,476 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:09:21,476 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6593e4c9-c808-4097-9996-575916cd9fda', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6593e4c9-c808-4097-9996-575916cd9fda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:22,528 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:09:22,528 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1433765a-cd35-4f5b-b775-d0173f56e4ef', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1433765a-cd35-4f5b-b775-d0173f56e4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:23,579 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:09:23,580 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bac3c3c-e6e1-4baa-ac5b-04a82c431f9e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bac3c3c-e6e1-4baa-ac5b-04a82c431f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:24,631 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:09:24,631 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a6386e-d7fa-41fa-a1eb-f291294e0c35', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24a6386e-d7fa-41fa-a1eb-f291294e0c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:25,687 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.048s 2022-06-20 06:09:25,687 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-debcbd4f-2d7d-48da-8eb1-994f89a557d6', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-debcbd4f-2d7d-48da-8eb1-994f89a557d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:26,737 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:09:26,738 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de9c5da-431a-43c7-89a2-c535320329be', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de9c5da-431a-43c7-89a2-c535320329be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:27,789 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:09:27,789 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b4119c9-f636-4d23-a379-80914247af60', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b4119c9-f636-4d23-a379-80914247af60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:28,842 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:09:28,842 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd579f2-5693-4f18-97f3-ca2bd6995ae9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd579f2-5693-4f18-97f3-ca2bd6995ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:29,891 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:09:29,891 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9ddbab-7892-4efd-87b8-ec92b8cc35f6', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9ddbab-7892-4efd-87b8-ec92b8cc35f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:30,944 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:09:30,945 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d64d7fc-0871-4738-887f-2418293e04bf', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d64d7fc-0871-4738-887f-2418293e04bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:31,992 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:09:31,993 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16f71e3-b339-46e0-af6a-5303fad1ab8f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e16f71e3-b339-46e0-af6a-5303fad1ab8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:33,043 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:09:33,043 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296851e2-c11c-4c56-8402-7c1bffed9caa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296851e2-c11c-4c56-8402-7c1bffed9caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:34,095 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:09:34,095 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7714cd2c-1749-44b1-8cd0-c5a90644db98', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7714cd2c-1749-44b1-8cd0-c5a90644db98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:35,147 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:09:35,148 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a53c7b-6f67-41cf-85e3-a1f17d602198', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a53c7b-6f67-41cf-85e3-a1f17d602198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:36,199 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:09:36,199 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4865b28-115d-45a6-8525-fc24190f3169', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4865b28-115d-45a6-8525-fc24190f3169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:37,250 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:09:37,250 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30aa5ab9-9bf8-44b6-b397-7c94a7d72431', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30aa5ab9-9bf8-44b6-b397-7c94a7d72431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:38,301 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:09:38,301 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8646ce0-b196-4ac5-b862-5ec1a944b2fa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8646ce0-b196-4ac5-b862-5ec1a944b2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:39,352 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:09:39,353 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa0bddcc-57d8-4f24-8fd4-aa11748cf248', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0bddcc-57d8-4f24-8fd4-aa11748cf248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:40,402 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:09:40,402 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70f085e9-6699-405b-8387-dedac6713d61', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70f085e9-6699-405b-8387-dedac6713d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:41,452 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:09:41,453 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32e95cfd-fa21-486c-950f-40aa9a4b7047', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32e95cfd-fa21-486c-950f-40aa9a4b7047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:42,504 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:09:42,505 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bfcb0b1-dd46-4a48-8697-353e60e3c370', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bfcb0b1-dd46-4a48-8697-353e60e3c370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:43,554 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:09:43,555 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55571a98-3ecc-4428-9903-997be21ac73f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55571a98-3ecc-4428-9903-997be21ac73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:44,605 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:09:44,605 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c26e00cf-f1d9-42f0-ab04-077884d4d337', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c26e00cf-f1d9-42f0-ab04-077884d4d337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:45,656 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:09:45,656 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c324e57-4a9e-42b3-8726-3fc1850989a2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c324e57-4a9e-42b3-8726-3fc1850989a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:46,706 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:09:46,706 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfb89b03-28de-4c0e-acf2-6c6818a4cc78', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfb89b03-28de-4c0e-acf2-6c6818a4cc78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:47,757 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:09:47,757 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a28daf09-de15-43fa-a657-dc11341e64b2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a28daf09-de15-43fa-a657-dc11341e64b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:48,809 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:09:48,810 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8efdc7d5-62a3-497b-8214-711c46c5b2aa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8efdc7d5-62a3-497b-8214-711c46c5b2aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:49,863 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.046s 2022-06-20 06:09:49,864 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645c264b-7699-48ae-b706-96314e23374f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645c264b-7699-48ae-b706-96314e23374f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:50,912 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:09:50,913 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f8d7d6-9099-4aea-a136-580047fd16b4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f8d7d6-9099-4aea-a136-580047fd16b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:51,964 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:09:51,965 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6337f088-b966-425a-ac13-dd4dbc97f234', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6337f088-b966-425a-ac13-dd4dbc97f234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:53,014 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:09:53,014 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9774c8-6a4b-4dcf-ab55-9269919c07e2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9774c8-6a4b-4dcf-ab55-9269919c07e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:54,065 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:09:54,065 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d280269-1b9c-4357-9ed4-14a9c29e9571', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d280269-1b9c-4357-9ed4-14a9c29e9571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:55,116 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:09:55,116 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f24d26df-da03-484b-8777-aa08815ca1de', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f24d26df-da03-484b-8777-aa08815ca1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:56,166 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:09:56,167 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9da6ffd-d9fd-465f-a94c-0f56d78f9882', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9da6ffd-d9fd-465f-a94c-0f56d78f9882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:57,219 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:09:57,219 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1060978c-aa6a-49ad-a2d8-a65f6e47fc5c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1060978c-aa6a-49ad-a2d8-a65f6e47fc5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:58,268 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:09:58,269 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45d32175-77b9-472d-a49d-597a37b30425', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45d32175-77b9-472d-a49d-597a37b30425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:09:59,319 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:09:59,319 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24385179-d304-4a01-8f4f-116f1d3457d3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24385179-d304-4a01-8f4f-116f1d3457d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:00,371 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:10:00,372 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69bee029-d7af-4bc7-ba6e-726b8eb1c7f4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69bee029-d7af-4bc7-ba6e-726b8eb1c7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:01,422 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:10:01,422 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3bad249-a5e3-4530-b064-6dadfc1ef96a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3bad249-a5e3-4530-b064-6dadfc1ef96a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:02,478 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.048s 2022-06-20 06:10:02,478 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15adb121-d992-4f26-851f-1250edac3a27', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15adb121-d992-4f26-851f-1250edac3a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:03,523 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.037s 2022-06-20 06:10:03,524 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a44473-eb7c-419a-b985-d0e3151e4105', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a44473-eb7c-419a-b985-d0e3151e4105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:04,573 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:10:04,574 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5008751e-5ecd-4d84-aaf2-48b5558cdf91', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5008751e-5ecd-4d84-aaf2-48b5558cdf91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:05,627 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:10:05,627 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ca5ed3-a0f5-43c3-a7e8-54d86ecd2608', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ca5ed3-a0f5-43c3-a7e8-54d86ecd2608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:06,676 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:10:06,677 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79538779-5485-419b-940e-81341c26b743', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79538779-5485-419b-940e-81341c26b743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:07,727 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:10:07,727 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28a49bba-a988-49c1-beb5-1ee934e05092', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28a49bba-a988-49c1-beb5-1ee934e05092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:08,780 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:10:08,780 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a2a3b5c-751b-46cf-9179-5f5e7725b62f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a2a3b5c-751b-46cf-9179-5f5e7725b62f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:09,829 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:10:09,829 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edaba833-d224-423b-b2ed-9d5a0d3fdd82', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edaba833-d224-423b-b2ed-9d5a0d3fdd82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:10,879 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:10:10,879 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e2bc5d-866e-4acc-b0f6-5d5a7ea06ba9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e2bc5d-866e-4acc-b0f6-5d5a7ea06ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:11,929 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:10:11,929 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08587919-1fdd-4ab2-93ea-a3bd21b4ff50', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08587919-1fdd-4ab2-93ea-a3bd21b4ff50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:12,980 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:10:12,981 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ef3ccb-42d5-4e79-a4a4-6c2bcb02e449', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ef3ccb-42d5-4e79-a4a4-6c2bcb02e449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:14,032 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:10:14,032 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad4431cc-458d-49db-aef4-f3e8f391924b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad4431cc-458d-49db-aef4-f3e8f391924b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:15,081 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:10:15,081 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d0eedb-c434-4f2d-a42d-fa1c33df307d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d0eedb-c434-4f2d-a42d-fa1c33df307d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:16,176 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.086s 2022-06-20 06:10:16,176 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bbd7732-5d34-4e19-b728-fc916c1cf2fe', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bbd7732-5d34-4e19-b728-fc916c1cf2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:17,224 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:10:17,224 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e254d80d-2760-488c-8458-8f74b5e7b0b0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e254d80d-2760-488c-8458-8f74b5e7b0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:18,269 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.037s 2022-06-20 06:10:18,270 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c4acd45-58b0-4968-9b7c-cc34ee65f0c2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c4acd45-58b0-4968-9b7c-cc34ee65f0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:19,317 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:10:19,317 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd91e509-fd8b-4fdf-b811-14237cd8b990', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd91e509-fd8b-4fdf-b811-14237cd8b990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:20,365 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:10:20,365 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d16457-8d50-4789-bc0b-6324fd95cb02', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d16457-8d50-4789-bc0b-6324fd95cb02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:21,410 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.036s 2022-06-20 06:10:21,410 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f661fea1-daf1-4a48-8163-010d0eb14afd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f661fea1-daf1-4a48-8163-010d0eb14afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:22,456 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:10:22,457 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc674a6e-427c-4acf-aa5f-2af021028921', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc674a6e-427c-4acf-aa5f-2af021028921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:23,501 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.036s 2022-06-20 06:10:23,501 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5681fe26-fb32-480d-9cc2-1b585510602e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5681fe26-fb32-480d-9cc2-1b585510602e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:24,546 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.037s 2022-06-20 06:10:24,547 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff73caa3-d12a-4176-b2aa-ac0a2603986a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff73caa3-d12a-4176-b2aa-ac0a2603986a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:25,596 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:10:25,596 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c59b9829-b2f1-404d-a180-1216db279807', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c59b9829-b2f1-404d-a180-1216db279807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:26,652 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.049s 2022-06-20 06:10:26,653 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c4da66e-f244-4c8d-8d57-0a18ae687ec3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c4da66e-f244-4c8d-8d57-0a18ae687ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:27,701 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:10:27,701 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac672ec-60e8-4ba5-86fd-07241d351c0b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac672ec-60e8-4ba5-86fd-07241d351c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:28,752 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:10:28,752 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-305e271c-aabb-4b1b-ab08-88c6056e00c4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-305e271c-aabb-4b1b-ab08-88c6056e00c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:29,802 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:10:29,803 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37397191-66e9-4f07-ae92-9fb59fff6ddd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37397191-66e9-4f07-ae92-9fb59fff6ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:30,857 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.046s 2022-06-20 06:10:30,857 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2876aed9-4d44-4cae-9092-cad419c473c4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2876aed9-4d44-4cae-9092-cad419c473c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:31,908 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:10:31,908 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e500249-a6e6-46ab-a23d-c3c154ca52ef', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e500249-a6e6-46ab-a23d-c3c154ca52ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:32,956 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.039s 2022-06-20 06:10:32,956 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472c31ed-eb66-4ac6-b53a-f98e5076de05', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472c31ed-eb66-4ac6-b53a-f98e5076de05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:34,008 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:10:34,008 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b647dec-94ee-4289-8e75-6cc417b7fc82', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b647dec-94ee-4289-8e75-6cc417b7fc82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:35,059 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:10:35,059 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd0b8cd-4936-4000-8215-51cf35f11b20', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd0b8cd-4936-4000-8215-51cf35f11b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:36,109 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:10:36,110 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-692ef715-b0cb-49a5-88db-fa60766b4b44', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-692ef715-b0cb-49a5-88db-fa60766b4b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:37,161 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:10:37,162 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df6e7e47-9c84-4f20-b3ed-18a893e8ea78', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df6e7e47-9c84-4f20-b3ed-18a893e8ea78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:38,212 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:10:38,212 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9f11a89-0534-449a-b6d6-6c10ad174c07', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9f11a89-0534-449a-b6d6-6c10ad174c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:39,264 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:10:39,264 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d75560f-1eb4-4c92-a036-e743d7824606', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d75560f-1eb4-4c92-a036-e743d7824606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:40,312 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.040s 2022-06-20 06:10:40,313 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bdde625-6dcc-4fec-8828-e5e62f4c2aee', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bdde625-6dcc-4fec-8828-e5e62f4c2aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:41,364 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:10:41,364 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f3ea45-c675-4727-8ab8-c37c1c8c096c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f3ea45-c675-4727-8ab8-c37c1c8c096c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:42,417 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:10:42,417 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f86c8e-7b5b-4704-83a0-b36bff5a56da', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f86c8e-7b5b-4704-83a0-b36bff5a56da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:43,469 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:10:43,470 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fabb5468-e9ef-41b0-8cd4-ce479a34bedc', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fabb5468-e9ef-41b0-8cd4-ce479a34bedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:44,516 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.038s 2022-06-20 06:10:44,516 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-926a56b5-0716-4d1c-8139-8f83a3532059', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-926a56b5-0716-4d1c-8139-8f83a3532059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:45,566 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:10:45,566 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6c406f-3871-4b1a-94a3-5719c96786b3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a6c406f-3871-4b1a-94a3-5719c96786b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:46,618 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:10:46,618 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f03faaf1-a2e1-4c85-b09c-9304b3df7026', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f03faaf1-a2e1-4c85-b09c-9304b3df7026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:47,669 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:10:47,669 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-085b0a2b-b4ed-4beb-ac21-a25fa3ad746e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-085b0a2b-b4ed-4beb-ac21-a25fa3ad746e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:48,720 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:10:48,720 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa510fb-9c9d-48b9-a0ba-e0a51116cd56', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa510fb-9c9d-48b9-a0ba-e0a51116cd56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:49,771 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:10:49,771 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2214c5ab-d82f-4da2-bd44-1a435db77caa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2214c5ab-d82f-4da2-bd44-1a435db77caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:50,822 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:10:50,822 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a175a9df-c8d8-499e-981b-061f27871f2e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a175a9df-c8d8-499e-981b-061f27871f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:51,873 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:10:51,874 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca31eb48-9d53-4741-afc6-69dbb7783e19', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca31eb48-9d53-4741-afc6-69dbb7783e19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:52,925 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:10:52,925 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad12ab96-89dd-4fa4-b379-1acc268d8a56', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad12ab96-89dd-4fa4-b379-1acc268d8a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:53,974 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:10:53,975 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b449b6-c38e-4aeb-be73-e348f27a9d13', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b449b6-c38e-4aeb-be73-e348f27a9d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:55,025 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:10:55,026 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3625b7d6-f5aa-4d57-860a-061950fc86ac', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3625b7d6-f5aa-4d57-860a-061950fc86ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:56,077 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:10:56,077 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c3b336f-6bc3-4322-8d67-be5d8856a8a1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c3b336f-6bc3-4322-8d67-be5d8856a8a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:57,127 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:10:57,127 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04f8ad38-fae7-49b9-9fb1-615398353d03', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04f8ad38-fae7-49b9-9fb1-615398353d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:58,177 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:10:58,178 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-731a4d7f-89cd-496f-9e07-79503c39a943', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-731a4d7f-89cd-496f-9e07-79503c39a943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:10:59,230 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:10:59,230 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fba2a64-ec67-42fa-981f-db68a8b10670', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fba2a64-ec67-42fa-981f-db68a8b10670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:00,280 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:11:00,280 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d89635-702a-4957-ab9b-17f5c6bf73f0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d89635-702a-4957-ab9b-17f5c6bf73f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:01,330 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:11:01,331 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-203c61c3-8b33-4c92-9e18-6d7fd8b361cb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-203c61c3-8b33-4c92-9e18-6d7fd8b361cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:02,380 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:11:02,381 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31867f50-c056-4984-b5e1-6c1854be6f01', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31867f50-c056-4984-b5e1-6c1854be6f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:03,448 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.058s 2022-06-20 06:11:03,448 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c7c96e8-11b5-4912-b939-df9f65c56957', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c7c96e8-11b5-4912-b939-df9f65c56957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:04,493 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.037s 2022-06-20 06:11:04,494 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c82ddf4-7c0f-43db-8040-c9cdaa40e602', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c82ddf4-7c0f-43db-8040-c9cdaa40e602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:05,539 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.037s 2022-06-20 06:11:05,539 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcb0e834-4d4d-4450-b261-5df7ec71c462', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcb0e834-4d4d-4450-b261-5df7ec71c462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:06,591 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:11:06,592 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee46a4f-0dff-48cc-9b43-1e591e517e7a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee46a4f-0dff-48cc-9b43-1e591e517e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:07,644 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:11:07,644 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e7f7672-0b78-4ff8-801d-7c7d63b62b14', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e7f7672-0b78-4ff8-801d-7c7d63b62b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:08,693 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:11:08,694 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eee324d-61e8-4222-8de0-3ec7285be4a7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eee324d-61e8-4222-8de0-3ec7285be4a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:09,745 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:11:09,745 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04c4cd57-960b-4fb8-aee3-39dbb9426578', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04c4cd57-960b-4fb8-aee3-39dbb9426578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:10,796 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:11:10,797 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-150efcc6-7c3f-43c3-a7d7-2245c6238b30', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-150efcc6-7c3f-43c3-a7d7-2245c6238b30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:11,848 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.044s 2022-06-20 06:11:11,849 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eb87732-29e6-4571-8f5b-ac84eaac45f1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eb87732-29e6-4571-8f5b-ac84eaac45f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:12,898 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.041s 2022-06-20 06:11:12,899 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-627b45f2-bca6-41c6-82af-59f782a1e1f3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-627b45f2-bca6-41c6-82af-59f782a1e1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:13,949 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.043s 2022-06-20 06:11:13,950 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8b7c2ac-be91-4c52-88cf-365d756ea8b7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8b7c2ac-be91-4c52-88cf-365d756ea8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:15,002 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.045s 2022-06-20 06:11:15,003 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af6b1fb0-c3c6-499e-809d-61e7399af79b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af6b1fb0-c3c6-499e-809d-61e7399af79b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:16,053 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1 0.042s 2022-06-20 06:11:16,054 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c338d3f-b6f3-4202-b29f-87b0f8b802f7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c338d3f-b6f3-4202-b29f-87b0f8b802f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1'} Body: b'{"volume": {"id": "ccf667e8-4258-4cc9-b1ef-f012291c7ed1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:16.000000", "updated_at": "2022-06-20T06:05:17.000000", "name": "tempest-VolumesExtendTest-Volume-1733373313", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/ccf667e8-4258-4cc9-b1ef-f012291c7ed1"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume ccf667e8-4258-4cc9-b1ef-f012291c7ed1 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
fail
ft9.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-06-20 06:11:16,312 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes 0.192s 2022-06-20 06:11:16,312 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1488769815"}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b49f3c-8333-4aae-afce-33812b1e6191', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b49f3c-8333-4aae-afce-33812b1e6191', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.247454", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-06-20 06:11:16,362 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:11:16,363 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f58a889e-2c56-48f0-bc49-5eafad7520ed', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f58a889e-2c56-48f0-bc49-5eafad7520ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:17,409 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:17,409 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0d858ba-9ef7-4301-9346-30fbc5991d7c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0d858ba-9ef7-4301-9346-30fbc5991d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:18,455 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:18,456 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d6271f-1813-4b4f-83f3-e691822e4920', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d6271f-1813-4b4f-83f3-e691822e4920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:19,502 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:19,502 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc3aab10-bc7f-49b0-9142-9674b66f0a19', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc3aab10-bc7f-49b0-9142-9674b66f0a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:20,550 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:20,550 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efa86703-4e84-4f01-ba39-4c0483f0aff4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efa86703-4e84-4f01-ba39-4c0483f0aff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:21,596 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:21,596 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad0f269-0ea8-4847-b215-967c34af97c3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad0f269-0ea8-4847-b215-967c34af97c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:22,642 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:11:22,642 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e601c49d-4f2c-4354-9451-c237ba02d771', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e601c49d-4f2c-4354-9451-c237ba02d771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:23,688 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:11:23,688 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b0aa77b-a7f5-4160-a03b-8291af2fa853', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b0aa77b-a7f5-4160-a03b-8291af2fa853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:24,736 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:11:24,736 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cd3a8a9-5c5f-477d-a887-b773495537a8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cd3a8a9-5c5f-477d-a887-b773495537a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:25,783 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:25,783 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03641459-0afc-4453-9f27-f71c37a61eac', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03641459-0afc-4453-9f27-f71c37a61eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:26,831 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.040s 2022-06-20 06:11:26,831 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1ba858-b4f4-4fb3-8175-386929ea45d6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1ba858-b4f4-4fb3-8175-386929ea45d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:27,878 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:11:27,878 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b091e3-953b-4aa6-8ece-7d6ce4d3f519', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b091e3-953b-4aa6-8ece-7d6ce4d3f519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:28,928 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:11:28,929 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2784948b-7673-4cfa-99d0-cc056d28443e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2784948b-7673-4cfa-99d0-cc056d28443e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:29,975 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:29,975 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae3b19a-a251-4944-b024-064a948a3ccc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae3b19a-a251-4944-b024-064a948a3ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:31,022 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:11:31,023 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4c52fc2-b89e-4e33-b9f2-e8ef36df190a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4c52fc2-b89e-4e33-b9f2-e8ef36df190a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:32,069 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:32,070 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ea891d-6e15-439a-ac57-bbdef9556e7f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ea891d-6e15-439a-ac57-bbdef9556e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:33,117 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:11:33,117 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be11143-b0dd-4afa-83c9-b97150fb80a3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be11143-b0dd-4afa-83c9-b97150fb80a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:34,163 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:34,163 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b31b899-4c32-4cb9-afe7-d55c0a2cd88c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b31b899-4c32-4cb9-afe7-d55c0a2cd88c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:35,208 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:11:35,209 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3556807a-7534-4256-ac6f-a742184107d5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3556807a-7534-4256-ac6f-a742184107d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:36,255 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:36,255 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e09974c-ae88-47ae-866d-c0c92d087caf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e09974c-ae88-47ae-866d-c0c92d087caf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:37,308 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:11:37,308 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59512121-43db-410d-8e59-3cdbebcb213a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59512121-43db-410d-8e59-3cdbebcb213a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:38,355 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:38,356 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4aa5da-ec6d-4d1a-9eba-18f868f6603a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4aa5da-ec6d-4d1a-9eba-18f868f6603a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:39,402 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:39,402 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26951306-0f3e-4bc6-86a7-3b807b35bb6d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26951306-0f3e-4bc6-86a7-3b807b35bb6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:40,448 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:11:40,449 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a3b9838-3c27-4f23-ae93-9053fe6f541a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a3b9838-3c27-4f23-ae93-9053fe6f541a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:41,496 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:11:41,496 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3e88b5-bc29-42a4-9833-4a64ea2bbc3c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3e88b5-bc29-42a4-9833-4a64ea2bbc3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:42,542 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:11:42,543 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd225ffd-6bc7-4038-b0d7-c4866eae70e8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd225ffd-6bc7-4038-b0d7-c4866eae70e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:43,590 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:11:43,590 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce09cf9-4a39-4874-846f-3377b34daa70', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce09cf9-4a39-4874-846f-3377b34daa70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:44,637 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:44,637 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b0796b-9c2b-4d1a-aa7f-0de7887b7987', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b0796b-9c2b-4d1a-aa7f-0de7887b7987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:45,683 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:45,684 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c64563a-fb00-4af9-9607-7f7ecca4a4ce', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c64563a-fb00-4af9-9607-7f7ecca4a4ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:46,729 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:46,730 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7e3bdee-0310-46ec-aea8-69a62a96badd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7e3bdee-0310-46ec-aea8-69a62a96badd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:47,777 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:11:47,777 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d4e6259-95c3-43c2-9cf9-a72261e8ba3c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d4e6259-95c3-43c2-9cf9-a72261e8ba3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:48,827 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:11:48,827 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33cd4b1-76c1-4cec-9456-f2450945696e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33cd4b1-76c1-4cec-9456-f2450945696e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:49,872 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:11:49,873 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-482cbf69-51d4-4bed-b177-8e82491afd07', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-482cbf69-51d4-4bed-b177-8e82491afd07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:50,919 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:50,919 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00fc19a5-04c9-4c00-acc1-f7dc388ea685', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00fc19a5-04c9-4c00-acc1-f7dc388ea685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:51,967 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:11:51,968 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d711cd6-48b4-44c5-b8d8-d02a0df086c6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d711cd6-48b4-44c5-b8d8-d02a0df086c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:53,013 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:53,013 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09a5d2e3-949d-4df2-ac63-5e6b4b066aa0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09a5d2e3-949d-4df2-ac63-5e6b4b066aa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:54,059 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:11:54,059 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a72971e-1495-47ac-ac8e-cdb1a0e4048a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a72971e-1495-47ac-ac8e-cdb1a0e4048a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:55,104 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:55,104 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1233d5f9-9991-44f3-961f-062489d295f2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1233d5f9-9991-44f3-961f-062489d295f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:56,150 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:56,151 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64aae0d-67d9-4769-b903-be58d71525e0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64aae0d-67d9-4769-b903-be58d71525e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:57,197 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:57,197 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a33246c1-5a96-4555-b902-0cfa08cdc104', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a33246c1-5a96-4555-b902-0cfa08cdc104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:58,245 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:11:58,245 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfec6313-609d-467e-a4fc-58e41ba4f60b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfec6313-609d-467e-a4fc-58e41ba4f60b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:11:59,291 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:11:59,292 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-738c8647-fa6e-4c3b-b29f-5d9f2b6a0d33', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-738c8647-fa6e-4c3b-b29f-5d9f2b6a0d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:00,337 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:12:00,337 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f73e57e-f5f1-46b3-b189-2daab28d1761', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f73e57e-f5f1-46b3-b189-2daab28d1761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:01,383 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:01,383 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9ef541-0893-422a-a968-c68e53d82ac8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9ef541-0893-422a-a968-c68e53d82ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:02,428 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:12:02,429 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23565921-4ece-4121-97b8-af7af457cdaa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23565921-4ece-4121-97b8-af7af457cdaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:03,476 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:12:03,476 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0250bd70-536d-402b-b5c6-a684a67ea9d0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0250bd70-536d-402b-b5c6-a684a67ea9d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:04,521 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:12:04,522 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-456e9130-2587-47ca-8d20-0edde0125c00', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-456e9130-2587-47ca-8d20-0edde0125c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:05,567 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:12:05,568 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ef1cf4-d01c-4efa-bff6-9eb56c417216', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ef1cf4-d01c-4efa-bff6-9eb56c417216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:06,612 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:12:06,613 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6462bf75-863c-407a-81a4-a182464cb956', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6462bf75-863c-407a-81a4-a182464cb956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:07,658 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:12:07,659 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c3b777f-949b-4f11-9b12-ab06e379431b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c3b777f-949b-4f11-9b12-ab06e379431b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:08,702 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.035s 2022-06-20 06:12:08,702 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a86458-95c3-4e3a-bf1f-376f74f33dde', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a86458-95c3-4e3a-bf1f-376f74f33dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:09,747 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:12:09,748 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7c2df88-9b56-4003-a436-9320e95423cc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7c2df88-9b56-4003-a436-9320e95423cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:10,797 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:12:10,798 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a41f0428-bcb1-413f-b76e-19d45402a9b8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a41f0428-bcb1-413f-b76e-19d45402a9b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:11,844 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:11,845 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11aed45f-9cc7-4840-8b83-e14fc43ae70c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11aed45f-9cc7-4840-8b83-e14fc43ae70c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:12,893 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:12:12,894 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d34bedc8-c5b6-440f-850d-146607545040', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d34bedc8-c5b6-440f-850d-146607545040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:13,943 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:12:13,944 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b95092d-05f3-4893-b0d8-d39da2459e09', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b95092d-05f3-4893-b0d8-d39da2459e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:14,995 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:12:14,996 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcb95100-c820-4992-8e68-589bff67e08c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcb95100-c820-4992-8e68-589bff67e08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:16,049 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:12:16,050 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbad7564-29e9-485a-82d5-f9b8bac64392', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbad7564-29e9-485a-82d5-f9b8bac64392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:17,097 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.040s 2022-06-20 06:12:17,097 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3652a6d0-a6cb-458c-aec3-46a06345bef6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3652a6d0-a6cb-458c-aec3-46a06345bef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:18,142 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:12:18,143 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49aa902e-b32e-4afc-8444-88a5d081035e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49aa902e-b32e-4afc-8444-88a5d081035e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:19,189 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:19,190 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb7d878f-8a16-4d68-adab-f1ee824ac69e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb7d878f-8a16-4d68-adab-f1ee824ac69e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:20,237 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:20,237 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdbceb00-711a-46c4-90a0-4679f8396d25', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdbceb00-711a-46c4-90a0-4679f8396d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:21,283 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:21,283 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53abacd3-3dbb-47e3-a4c5-8dd5a9110f84', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53abacd3-3dbb-47e3-a4c5-8dd5a9110f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:22,328 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:12:22,329 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974f73b6-ae5b-491f-87fd-f1758a222665', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974f73b6-ae5b-491f-87fd-f1758a222665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:23,377 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.040s 2022-06-20 06:12:23,377 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ed3cb5-1f2a-4522-b775-c13b27c50e2c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ed3cb5-1f2a-4522-b775-c13b27c50e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:24,423 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:12:24,423 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-055c078b-8643-49de-8b89-52713b420dff', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-055c078b-8643-49de-8b89-52713b420dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:25,471 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:12:25,472 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90e7aeea-78f0-4851-ae5c-2ddcf792a634', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90e7aeea-78f0-4851-ae5c-2ddcf792a634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:26,516 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:12:26,516 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8334790f-e70c-42dc-8681-5f0943e9dd55', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8334790f-e70c-42dc-8681-5f0943e9dd55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:27,563 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:27,563 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d344d86d-8d8e-43b0-8faf-d5eb3ada138e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d344d86d-8d8e-43b0-8faf-d5eb3ada138e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:28,610 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:28,610 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ea803b-2f8d-49b0-af4d-c12ebf9b2e94', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ea803b-2f8d-49b0-af4d-c12ebf9b2e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:29,657 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:29,657 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13098cea-5b56-44a0-ac4d-67249cc9fbe0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13098cea-5b56-44a0-ac4d-67249cc9fbe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:30,703 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:30,703 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bfebb6b-7f15-4bee-9ccd-efa24eff2f83', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bfebb6b-7f15-4bee-9ccd-efa24eff2f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:31,750 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:31,751 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb48f08c-48ad-4cd9-ad0c-2f41b90d3e0d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb48f08c-48ad-4cd9-ad0c-2f41b90d3e0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:32,798 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:12:32,799 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88297be6-751f-4c00-86c6-306469fd11e9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88297be6-751f-4c00-86c6-306469fd11e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:33,854 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.047s 2022-06-20 06:12:33,855 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89dc83c1-6577-4724-af38-b906074879ac', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89dc83c1-6577-4724-af38-b906074879ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:34,902 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:12:34,902 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f938f6c6-0cd7-4ae2-a1ac-8a161f6ca3fb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f938f6c6-0cd7-4ae2-a1ac-8a161f6ca3fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:35,948 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:35,948 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b02d98a8-cd8d-49b8-9fdd-420c52beb054', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b02d98a8-cd8d-49b8-9fdd-420c52beb054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:36,996 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:12:36,996 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b8564c-47dd-48ef-93c0-617661b35b6f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b8564c-47dd-48ef-93c0-617661b35b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:38,042 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:38,042 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1178751b-da6d-4f81-a462-bfff9f3580a1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1178751b-da6d-4f81-a462-bfff9f3580a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:39,089 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:12:39,090 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d44874d-ffa4-4a10-ae07-5cae3b794153', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d44874d-ffa4-4a10-ae07-5cae3b794153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:40,136 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:40,136 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0bb4c15-1735-4c24-a90f-4087d0bf36a4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0bb4c15-1735-4c24-a90f-4087d0bf36a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:41,183 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:41,183 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c1dacf4-694d-46a3-ad1f-2588c79f55ac', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c1dacf4-694d-46a3-ad1f-2588c79f55ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:42,231 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.040s 2022-06-20 06:12:42,231 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899ed3c6-5f9f-4876-ae47-b3b880f5db70', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899ed3c6-5f9f-4876-ae47-b3b880f5db70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:43,277 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:43,277 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ff2c7c-a6b2-4294-a963-093341c53670', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ff2c7c-a6b2-4294-a963-093341c53670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:44,324 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:12:44,324 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1e29019-469d-4efa-9996-78db57caa947', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1e29019-469d-4efa-9996-78db57caa947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:45,369 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:45,370 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f35390-2e2c-412c-877a-e411c5864f04', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f35390-2e2c-412c-877a-e411c5864f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:46,416 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:46,416 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe00774d-efeb-46cb-8042-5a6306605384', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe00774d-efeb-46cb-8042-5a6306605384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:47,462 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:47,462 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac470c71-2718-4501-a5b9-b756cd953a24', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac470c71-2718-4501-a5b9-b756cd953a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:48,509 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:48,509 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac60729-90a0-4251-87cc-28fee00c68a1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac60729-90a0-4251-87cc-28fee00c68a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:49,556 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:12:49,556 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89363b7f-2c3c-4aa2-82d0-c04de9e4ef05', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89363b7f-2c3c-4aa2-82d0-c04de9e4ef05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:50,602 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:12:50,602 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e657861b-1101-4817-899d-cc2f8850b739', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e657861b-1101-4817-899d-cc2f8850b739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:51,647 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:12:51,648 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de76b44a-bb2e-46a9-ba2e-1cd28fa388f7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de76b44a-bb2e-46a9-ba2e-1cd28fa388f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:52,694 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:52,694 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c18daaff-42a4-4b4d-ae39-ed1c8dfc3f19', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c18daaff-42a4-4b4d-ae39-ed1c8dfc3f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:53,740 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:53,741 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d805e892-a5a4-467e-9bea-8defd9ec2b20', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d805e892-a5a4-467e-9bea-8defd9ec2b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:54,788 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:12:54,789 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb79398c-4a7b-4b12-8ebd-e2a68552eccb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb79398c-4a7b-4b12-8ebd-e2a68552eccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:55,835 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:55,835 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e5dcd6-58ef-4929-b947-43c4f99ce27f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e5dcd6-58ef-4929-b947-43c4f99ce27f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:56,881 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:56,882 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-656a6bba-543e-40a9-8b70-159fe567a71b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-656a6bba-543e-40a9-8b70-159fe567a71b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:57,928 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:57,929 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5334db6-ea1d-493b-97e2-34a0258a631c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5334db6-ea1d-493b-97e2-34a0258a631c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:12:58,975 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:12:58,975 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bde1b55-34ab-40cf-a979-35b4a6e5b792', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bde1b55-34ab-40cf-a979-35b4a6e5b792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:00,020 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:13:00,021 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2121672b-35e5-4041-9e67-93a6f4040509', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2121672b-35e5-4041-9e67-93a6f4040509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:01,066 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:13:01,066 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a017ac0-26e7-49d7-b905-ad07037b7c3e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a017ac0-26e7-49d7-b905-ad07037b7c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:02,112 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:13:02,113 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45cf1bbb-b48e-41a2-bc9c-1710c2dc54d1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45cf1bbb-b48e-41a2-bc9c-1710c2dc54d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:03,159 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:13:03,159 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae30a13-f5c4-49fd-9614-dd4e26585267', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae30a13-f5c4-49fd-9614-dd4e26585267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:04,205 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:13:04,205 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ff2c0e5-8a7e-4250-9808-11980a3d6771', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ff2c0e5-8a7e-4250-9808-11980a3d6771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:05,254 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.040s 2022-06-20 06:13:05,254 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18aae52f-d9f4-479a-af4a-b58ccd8502d5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18aae52f-d9f4-479a-af4a-b58ccd8502d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:06,299 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:13:06,300 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0645956d-8746-47ba-9e88-8fed9580f8f2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0645956d-8746-47ba-9e88-8fed9580f8f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:07,345 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:13:07,345 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-251570a1-1e16-4e2e-b2cc-de115eb806e7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-251570a1-1e16-4e2e-b2cc-de115eb806e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:08,390 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.036s 2022-06-20 06:13:08,390 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82846b70-07d4-4028-b9d9-e498b125f390', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82846b70-07d4-4028-b9d9-e498b125f390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:09,469 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.071s 2022-06-20 06:13:09,470 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cec2598-c22e-4a1e-91e8-f236a381c1d2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cec2598-c22e-4a1e-91e8-f236a381c1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:10,520 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:13:10,520 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bcc1b5f-8d59-44b3-9864-dec70bf541ca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bcc1b5f-8d59-44b3-9864-dec70bf541ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:11,570 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:13:11,571 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5070494-1062-495d-94f6-d43b7beeebef', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5070494-1062-495d-94f6-d43b7beeebef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:12,624 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.046s 2022-06-20 06:13:12,625 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42f4a918-c444-4622-a2eb-29f223062c94', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42f4a918-c444-4622-a2eb-29f223062c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:13,676 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:13:13,677 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2204135-9f7a-4036-aef0-ce59eb00daf5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2204135-9f7a-4036-aef0-ce59eb00daf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:14,726 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.040s 2022-06-20 06:13:14,726 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5eb7573-0009-45d8-92ba-5bb209505eff', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5eb7573-0009-45d8-92ba-5bb209505eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:15,782 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.048s 2022-06-20 06:13:15,782 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7349999-480c-48f1-8d92-a2bf1969a85d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7349999-480c-48f1-8d92-a2bf1969a85d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:16,831 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:13:16,831 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-379c3978-a9e9-41e2-ba39-e7b2874ef405', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-379c3978-a9e9-41e2-ba39-e7b2874ef405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:17,888 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.049s 2022-06-20 06:13:17,888 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03591efa-18d5-4634-99e8-d4e8536abd56', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03591efa-18d5-4634-99e8-d4e8536abd56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:18,942 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:13:18,942 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b78efe5-6d29-480f-97b9-5e6ed7272597', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b78efe5-6d29-480f-97b9-5e6ed7272597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:19,992 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:13:19,992 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5614e4eb-17c1-4804-b8bd-37bf331967cc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5614e4eb-17c1-4804-b8bd-37bf331967cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:21,043 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:13:21,043 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336b4060-7bed-47ad-b5bf-043e7d32294f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-336b4060-7bed-47ad-b5bf-043e7d32294f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:22,097 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:13:22,097 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-174560b8-f578-4544-8875-abcbb8891086', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-174560b8-f578-4544-8875-abcbb8891086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:23,147 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:13:23,148 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba163a0-e3a7-4b9e-b210-e027e01f7eea', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba163a0-e3a7-4b9e-b210-e027e01f7eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:24,197 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:13:24,197 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41fb19b8-2837-43b9-934d-6786ba34531f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41fb19b8-2837-43b9-934d-6786ba34531f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:25,252 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.046s 2022-06-20 06:13:25,252 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5d45b72-b234-45a7-8ba9-3711f5ff9eb7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5d45b72-b234-45a7-8ba9-3711f5ff9eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:26,302 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:13:26,303 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7017311-976d-4bdc-9810-c6c3a35c836f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7017311-976d-4bdc-9810-c6c3a35c836f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:27,360 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.049s 2022-06-20 06:13:27,361 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e45e0b1c-8c3a-477c-ac5e-202e37ae41d3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e45e0b1c-8c3a-477c-ac5e-202e37ae41d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:28,411 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:13:28,411 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8d0dd72-b11d-4158-af67-d7361f0914a4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8d0dd72-b11d-4158-af67-d7361f0914a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:29,466 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.047s 2022-06-20 06:13:29,466 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-809bebb9-0939-437d-a2eb-0ebaf57c9d39', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-809bebb9-0939-437d-a2eb-0ebaf57c9d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:30,518 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:13:30,519 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a732bfaa-fa33-421e-adee-e4295a4fd854', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a732bfaa-fa33-421e-adee-e4295a4fd854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:31,568 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:13:31,569 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1977d3a0-f27b-465b-90c3-a58bf6ddf263', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1977d3a0-f27b-465b-90c3-a58bf6ddf263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:32,620 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:13:32,620 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89a4765f-2537-4182-9fad-33a0334c9edd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89a4765f-2537-4182-9fad-33a0334c9edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:33,671 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:13:33,671 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88928292-a62b-48e0-9724-72e4b599c365', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88928292-a62b-48e0-9724-72e4b599c365', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:34,722 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:13:34,723 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-152aca3c-3cb3-48f8-8c75-a0d0566b186f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-152aca3c-3cb3-48f8-8c75-a0d0566b186f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:35,775 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:13:35,776 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35369f5a-2536-4fc2-9629-8c1feef427fb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35369f5a-2536-4fc2-9629-8c1feef427fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:36,826 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:13:36,826 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2d49ffa-e4e5-4830-a584-2335782101ce', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2d49ffa-e4e5-4830-a584-2335782101ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:37,887 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.053s 2022-06-20 06:13:37,887 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b4d5c7f-286b-4410-bd86-462b99ac48ef', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b4d5c7f-286b-4410-bd86-462b99ac48ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:38,937 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:13:38,937 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fd88ea5-7e5e-43d1-8ef9-4bb52b4383e6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fd88ea5-7e5e-43d1-8ef9-4bb52b4383e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:39,987 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:13:39,987 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac7f8e7f-95e2-4f10-babc-4aaa3fafb11a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac7f8e7f-95e2-4f10-babc-4aaa3fafb11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:41,037 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:13:41,038 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56e4680e-a4f3-40e5-a6c3-b9042fcf3951', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56e4680e-a4f3-40e5-a6c3-b9042fcf3951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:42,089 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:13:42,089 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ea9ae0-67e5-4fcb-9ac4-1aa74e9f5573', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ea9ae0-67e5-4fcb-9ac4-1aa74e9f5573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:43,141 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:13:43,141 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f918bb9-2d1a-478c-b70a-77172ea8856b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f918bb9-2d1a-478c-b70a-77172ea8856b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:44,191 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:13:44,191 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178d8629-2c6e-49c8-8163-bd9921b97ca8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178d8629-2c6e-49c8-8163-bd9921b97ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:45,252 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.053s 2022-06-20 06:13:45,252 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49076fed-0fef-4c70-8756-c98900a2ebd4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49076fed-0fef-4c70-8756-c98900a2ebd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:46,299 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:13:46,299 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95d0d7e-3aec-49e0-9756-58c803bcdb84', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e95d0d7e-3aec-49e0-9756-58c803bcdb84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:47,351 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:13:47,351 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9e5911-277f-41d3-afe8-25e9a3b97c34', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9e5911-277f-41d3-afe8-25e9a3b97c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:48,405 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.046s 2022-06-20 06:13:48,406 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-372d50de-4715-49f9-9dda-9b04c1a62f8f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-372d50de-4715-49f9-9dda-9b04c1a62f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:49,461 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.048s 2022-06-20 06:13:49,461 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b235cb56-653e-47de-88bf-689f81d70a8f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b235cb56-653e-47de-88bf-689f81d70a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:50,509 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:13:50,510 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e684ff-a28d-4a15-aa67-ac109ecc399d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e684ff-a28d-4a15-aa67-ac109ecc399d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:51,559 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:13:51,559 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe0075f-8cd0-4f45-bccc-7988c1b82756', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe0075f-8cd0-4f45-bccc-7988c1b82756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:52,614 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.047s 2022-06-20 06:13:52,614 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9219e368-b2cc-4453-8e27-76018dbc03b4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9219e368-b2cc-4453-8e27-76018dbc03b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:53,662 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.040s 2022-06-20 06:13:53,663 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ce19e3-d177-42cc-814e-046cf1946513', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ce19e3-d177-42cc-814e-046cf1946513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:54,712 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:13:54,713 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85eda3c1-4fa8-4c96-9714-0a8639a4ff90', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85eda3c1-4fa8-4c96-9714-0a8639a4ff90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:55,765 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:13:55,765 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a697d896-5462-444c-9095-3f90657639c3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a697d896-5462-444c-9095-3f90657639c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:56,816 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:13:56,816 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-247745bd-e57a-40b8-8f59-27ca6bbcfbcd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-247745bd-e57a-40b8-8f59-27ca6bbcfbcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:57,868 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:13:57,868 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac4b8747-7b88-41e8-9c08-17aa0e5a6229', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac4b8747-7b88-41e8-9c08-17aa0e5a6229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:58,921 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:13:58,921 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f835dab-e4b1-4d64-85ab-285bbc6cbcbb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f835dab-e4b1-4d64-85ab-285bbc6cbcbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:13:59,973 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:13:59,974 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e1757a7-2f02-4561-bd53-ddef4ce3201b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e1757a7-2f02-4561-bd53-ddef4ce3201b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:01,026 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:14:01,026 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8382ad5d-1177-4180-a2dd-6755480ee53a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8382ad5d-1177-4180-a2dd-6755480ee53a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:02,078 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:14:02,078 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-602fc198-14d2-4507-b82d-4017070f0305', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-602fc198-14d2-4507-b82d-4017070f0305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:03,130 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:14:03,130 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e30314a-19af-49e5-b5d6-d6102c278f91', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e30314a-19af-49e5-b5d6-d6102c278f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:04,181 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:14:04,181 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c50cc25d-3679-48d5-8d11-6faf7b95216d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c50cc25d-3679-48d5-8d11-6faf7b95216d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:05,233 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:14:05,234 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d830b1ed-eb30-4d8c-b9d2-910fa645f822', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d830b1ed-eb30-4d8c-b9d2-910fa645f822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:06,286 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:14:06,286 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43094d5-0a70-435a-9c55-1c1d22abf432', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43094d5-0a70-435a-9c55-1c1d22abf432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:07,337 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:14:07,337 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e5798af-fc22-4d6c-9857-f149acc13d7f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e5798af-fc22-4d6c-9857-f149acc13d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:08,388 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:14:08,389 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64aa979-8e88-4bd2-8a4d-b414f389dd11', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64aa979-8e88-4bd2-8a4d-b414f389dd11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:09,444 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.048s 2022-06-20 06:14:09,445 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0629bce-6308-444a-8176-0073d7023044', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0629bce-6308-444a-8176-0073d7023044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:10,499 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:14:10,499 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-374aabbb-03ec-4269-b2e6-7ee56656da78', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-374aabbb-03ec-4269-b2e6-7ee56656da78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:11,552 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:14:11,552 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d3b01a0-a352-44fd-8164-a976ca4c8685', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d3b01a0-a352-44fd-8164-a976ca4c8685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:12,601 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:14:12,602 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ed51d9-5ac2-4764-8608-513ef08a2590', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ed51d9-5ac2-4764-8608-513ef08a2590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:13,652 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:14:13,653 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-734b27c9-4932-43ba-a224-8e04f2341c28', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734b27c9-4932-43ba-a224-8e04f2341c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:14,704 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:14:14,704 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d35ee1e0-b8f7-49a4-b178-a3d43bce80a0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d35ee1e0-b8f7-49a4-b178-a3d43bce80a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:15,755 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:14:15,756 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b29fdc7-33e6-48bb-9956-927c355aa9dd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b29fdc7-33e6-48bb-9956-927c355aa9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:16,806 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:14:16,806 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fee781b6-7d3b-4168-ae7e-12a95b280990', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fee781b6-7d3b-4168-ae7e-12a95b280990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:17,859 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:14:17,859 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f1edda-3164-4901-8a6b-3a247974bd6c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f1edda-3164-4901-8a6b-3a247974bd6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:18,912 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:14:18,912 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2678e7-0bc3-40fe-a5e1-8bb6a0028771', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2678e7-0bc3-40fe-a5e1-8bb6a0028771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:19,963 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:14:19,964 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ec8fc8-06a6-4918-9cf4-3074ba20ced6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3ec8fc8-06a6-4918-9cf4-3074ba20ced6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:21,017 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:14:21,017 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e298f86-0cdd-4b08-a5c0-9cf5d9a456a7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e298f86-0cdd-4b08-a5c0-9cf5d9a456a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:22,071 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:14:22,071 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9a86f8-b7d3-4429-a628-dc5b339dd234', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9a86f8-b7d3-4429-a628-dc5b339dd234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:23,120 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:14:23,121 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d452974-0369-4a67-96f1-8fd206f4a1e9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d452974-0369-4a67-96f1-8fd206f4a1e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:24,171 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:14:24,171 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76f716c1-7452-4136-b90e-265b562892ff', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76f716c1-7452-4136-b90e-265b562892ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:25,238 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.059s 2022-06-20 06:14:25,238 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ceb40d5-250e-4d7f-968c-6369becce8e1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ceb40d5-250e-4d7f-968c-6369becce8e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:26,289 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:14:26,289 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25588523-a4fd-49ef-85e4-7692ba0954dc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25588523-a4fd-49ef-85e4-7692ba0954dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:27,339 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:14:27,339 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f7b4e8-0074-48a8-b4d4-3d3f09b56aa7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f7b4e8-0074-48a8-b4d4-3d3f09b56aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:28,391 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:14:28,391 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac9e6bc-11c0-4554-a79c-2f7aa6888e26', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac9e6bc-11c0-4554-a79c-2f7aa6888e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:29,443 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:14:29,444 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb35ab6-b806-4df2-bcf9-9645147a07f3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb35ab6-b806-4df2-bcf9-9645147a07f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:30,497 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:14:30,497 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c1e2f6d-8f23-423f-ba32-1da21d4f40e7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c1e2f6d-8f23-423f-ba32-1da21d4f40e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:31,547 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:14:31,547 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-206ff503-ac64-46f0-8d61-6be9fa865b20', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-206ff503-ac64-46f0-8d61-6be9fa865b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:32,603 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.048s 2022-06-20 06:14:32,603 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c695e425-b8e2-448f-9040-fa23a3206777', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c695e425-b8e2-448f-9040-fa23a3206777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:33,662 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.051s 2022-06-20 06:14:33,663 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ba46c1-a255-4271-a306-935429898430', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ba46c1-a255-4271-a306-935429898430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:34,707 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.036s 2022-06-20 06:14:34,707 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aff62ec-3b8f-47e6-ba5d-a13d492338ff', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aff62ec-3b8f-47e6-ba5d-a13d492338ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:35,756 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:14:35,756 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef07505-83bf-435f-851c-fc79b92e49f3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef07505-83bf-435f-851c-fc79b92e49f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:36,807 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:14:36,808 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5502b12d-9384-4a71-9ce9-c793022867f0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5502b12d-9384-4a71-9ce9-c793022867f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:37,861 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.046s 2022-06-20 06:14:37,862 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eaee3c1-3e9e-48ae-8b8f-aa3a7f11550e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eaee3c1-3e9e-48ae-8b8f-aa3a7f11550e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:38,914 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.046s 2022-06-20 06:14:38,915 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ebf7ef8-a004-43dc-bfed-c329e1b2c9d9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ebf7ef8-a004-43dc-bfed-c329e1b2c9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:39,965 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:14:39,965 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8afcdac7-8d09-400a-9c95-f5a4e78ff91f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8afcdac7-8d09-400a-9c95-f5a4e78ff91f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:41,016 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:14:41,016 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0726def3-fe75-4a07-bc63-20a1b9036adb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0726def3-fe75-4a07-bc63-20a1b9036adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:42,070 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.046s 2022-06-20 06:14:42,070 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10acf019-ea1e-4b49-8257-b33c7b8aa756', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10acf019-ea1e-4b49-8257-b33c7b8aa756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:43,120 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:14:43,121 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72984186-1657-4bf4-afa3-d63a2d5b105b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72984186-1657-4bf4-afa3-d63a2d5b105b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:44,174 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:14:44,174 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27b252fa-342f-462a-a392-3bb8b38eb775', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27b252fa-342f-462a-a392-3bb8b38eb775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:45,226 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:14:45,227 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22329948-cd8d-48dd-ac57-3852f7f4e259', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22329948-cd8d-48dd-ac57-3852f7f4e259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:46,277 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:14:46,277 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b0b24d-9e6e-4e49-aeca-b23d94fe2b3c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b0b24d-9e6e-4e49-aeca-b23d94fe2b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:47,328 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:14:47,328 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b89915ad-3da1-4d5d-a241-bd20292792a4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b89915ad-3da1-4d5d-a241-bd20292792a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:48,381 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.046s 2022-06-20 06:14:48,381 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b632790-3e17-4773-aab4-e7ff037f026b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b632790-3e17-4773-aab4-e7ff037f026b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:49,432 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:14:49,432 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe281a8-aae9-48ad-9df6-8ae5e9b1c841', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe281a8-aae9-48ad-9df6-8ae5e9b1c841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:50,482 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.040s 2022-06-20 06:14:50,482 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d58f2a0-8374-4277-ba09-aa23cbbf92d7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d58f2a0-8374-4277-ba09-aa23cbbf92d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:51,536 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.046s 2022-06-20 06:14:51,536 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8726b3f-51dd-4b5d-bebf-c0746aa91bd1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8726b3f-51dd-4b5d-bebf-c0746aa91bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:52,584 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:14:52,585 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87070dd4-9f33-4cc6-afef-ff1061c228cf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87070dd4-9f33-4cc6-afef-ff1061c228cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:53,640 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.047s 2022-06-20 06:14:53,640 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a0c50a2-9899-4cce-afc5-64b2ab4a7c24', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a0c50a2-9899-4cce-afc5-64b2ab4a7c24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:54,694 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.046s 2022-06-20 06:14:54,694 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39e63030-66a4-4426-a03b-60621a05051c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39e63030-66a4-4426-a03b-60621a05051c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:55,745 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:14:55,745 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9dbb429-9593-49c9-832a-6f73fdf6ef8d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9dbb429-9593-49c9-832a-6f73fdf6ef8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:56,795 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:14:56,795 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-075e947d-d1f0-4993-8d2d-4d5ec324e66a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-075e947d-d1f0-4993-8d2d-4d5ec324e66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:57,849 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.046s 2022-06-20 06:14:57,850 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c36ef0d8-8a3b-4768-99d6-8c9049b22da2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c36ef0d8-8a3b-4768-99d6-8c9049b22da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:58,903 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:14:58,903 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c74a8304-2157-457c-93de-f90fd4c15334', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c74a8304-2157-457c-93de-f90fd4c15334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:14:59,952 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:14:59,953 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be2a36f0-8219-4896-b728-4649a955e6aa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be2a36f0-8219-4896-b728-4649a955e6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:01,006 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:15:01,006 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e4a1647-1548-497a-8d0a-2307a4d8b8a1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e4a1647-1548-497a-8d0a-2307a4d8b8a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:02,060 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.046s 2022-06-20 06:15:02,061 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6485edb1-5734-4d42-bb46-018af8173ad3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6485edb1-5734-4d42-bb46-018af8173ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:03,113 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:15:03,113 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d3262fb-39fc-457d-ac33-ba2095522179', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d3262fb-39fc-457d-ac33-ba2095522179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:04,166 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:15:04,167 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9752417c-04c2-4129-b449-45b49cfa7535', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9752417c-04c2-4129-b449-45b49cfa7535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:05,221 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.046s 2022-06-20 06:15:05,222 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310064e3-6895-4072-a0db-507ccc1499c6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310064e3-6895-4072-a0db-507ccc1499c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:06,270 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.040s 2022-06-20 06:15:06,270 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af03f298-0566-430e-999a-9e987d5b87c4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af03f298-0566-430e-999a-9e987d5b87c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:07,321 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:15:07,321 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f4a301-e995-4a81-9328-96269f75eede', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f4a301-e995-4a81-9328-96269f75eede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:08,371 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:15:08,371 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4628f50d-0411-4c2e-be93-f6cb92a7c556', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4628f50d-0411-4c2e-be93-f6cb92a7c556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:09,426 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.047s 2022-06-20 06:15:09,427 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d92574-52a6-46bf-880e-4899dd221bdd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d92574-52a6-46bf-880e-4899dd221bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:10,475 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.040s 2022-06-20 06:15:10,475 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fcc5997-4799-40fc-a895-d83196418e0c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fcc5997-4799-40fc-a895-d83196418e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:11,526 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:15:11,526 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856f0412-0b5b-470c-8405-e8588de24362', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856f0412-0b5b-470c-8405-e8588de24362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:12,578 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:15:12,578 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-426378ec-107c-4723-9f7d-12489803337c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-426378ec-107c-4723-9f7d-12489803337c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:13,633 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.047s 2022-06-20 06:15:13,634 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef8974a-5239-4a14-a044-91ca9639b3f4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef8974a-5239-4a14-a044-91ca9639b3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:14,684 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:15:14,684 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c75619-036b-4b6b-a904-4f4dc04243ae', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c75619-036b-4b6b-a904-4f4dc04243ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:15,807 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.114s 2022-06-20 06:15:15,807 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3df3970-539a-463f-89c7-0740f5829b85', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3df3970-539a-463f-89c7-0740f5829b85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:16,855 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.040s 2022-06-20 06:15:16,855 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c55075-82b4-4dc4-a684-50293c81c8b7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c55075-82b4-4dc4-a684-50293c81c8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:17,904 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:15:17,905 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd45b1b5-5498-451e-a7e0-5f1a67c4bce7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd45b1b5-5498-451e-a7e0-5f1a67c4bce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:18,951 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:15:18,952 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c70ad9a5-9519-4984-82be-d637421f05a1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c70ad9a5-9519-4984-82be-d637421f05a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:19,997 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:15:19,997 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f7b289f-1ec3-45d5-822d-0fb9efa9d95f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f7b289f-1ec3-45d5-822d-0fb9efa9d95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:21,044 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:15:21,044 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41011918-a77e-4347-b3ae-9fa968ad3a36', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41011918-a77e-4347-b3ae-9fa968ad3a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:22,090 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:15:22,090 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3feabdba-9445-45eb-b18f-41e8f781dffd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3feabdba-9445-45eb-b18f-41e8f781dffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:23,136 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:15:23,136 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c00e9a7-c30e-47eb-b6a0-d437b0a8ef18', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c00e9a7-c30e-47eb-b6a0-d437b0a8ef18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:24,186 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:15:24,187 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aeef39f-4900-4443-9d58-073884d1b290', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aeef39f-4900-4443-9d58-073884d1b290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:25,231 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:15:25,232 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a95b1e-d74f-4a71-92bb-84abe1048bfa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a95b1e-d74f-4a71-92bb-84abe1048bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:26,276 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:15:26,277 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9f91eb9-12b5-4290-853d-8b6097ae4605', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9f91eb9-12b5-4290-853d-8b6097ae4605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:27,329 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:15:27,329 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-703bbf3c-049e-413c-9d37-50d1b45fefe3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-703bbf3c-049e-413c-9d37-50d1b45fefe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:28,377 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:15:28,378 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31b7e907-96ab-4a5c-b0e5-6d65672bd7f6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31b7e907-96ab-4a5c-b0e5-6d65672bd7f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:29,436 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.050s 2022-06-20 06:15:29,436 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aae2189-67e7-4014-a57c-9d154a7f3388', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aae2189-67e7-4014-a57c-9d154a7f3388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:30,483 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:15:30,484 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeafe743-d8f8-4a58-90a6-56a72a65b4db', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeafe743-d8f8-4a58-90a6-56a72a65b4db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:31,536 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:15:31,536 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f18c002-bec3-4397-9062-9e1d809b9521', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f18c002-bec3-4397-9062-9e1d809b9521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:32,587 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:15:32,588 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de27d10b-9a6f-4d0a-8d2d-d7e48bc6c7b1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de27d10b-9a6f-4d0a-8d2d-d7e48bc6c7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:33,647 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.051s 2022-06-20 06:15:33,647 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edc93133-bb53-4ab5-8886-f5fc5ee2d9b0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edc93133-bb53-4ab5-8886-f5fc5ee2d9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:34,697 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:15:34,697 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f9841d-1645-4ece-bea1-babc0cf29b10', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f9841d-1645-4ece-bea1-babc0cf29b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:35,746 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:15:35,747 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1337c7bf-a015-4407-95b9-02975b787298', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1337c7bf-a015-4407-95b9-02975b787298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:36,807 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.053s 2022-06-20 06:15:36,807 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b9950a1-71fb-4685-b799-c0faef95a0c1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b9950a1-71fb-4685-b799-c0faef95a0c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:37,859 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:15:37,860 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eadb50a-4a4f-4551-b269-69df98078f48', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eadb50a-4a4f-4551-b269-69df98078f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:38,911 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:15:38,912 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1701ed4b-7fbc-452b-8c8f-15b91192170c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1701ed4b-7fbc-452b-8c8f-15b91192170c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:39,962 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:15:39,962 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abdafcc0-874e-40aa-98ba-e3c3a8ed2b30', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abdafcc0-874e-40aa-98ba-e3c3a8ed2b30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:41,014 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:15:41,015 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e82e9d15-0122-4dea-9e32-ab2665513fb1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e82e9d15-0122-4dea-9e32-ab2665513fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:42,064 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:15:42,064 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506dfa90-2e44-4de7-b341-0de2756bdfff', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506dfa90-2e44-4de7-b341-0de2756bdfff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:43,116 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:15:43,117 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feffae17-e03e-4a27-8db1-f16ae6486fc9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feffae17-e03e-4a27-8db1-f16ae6486fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:44,169 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:15:44,170 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae17ac3b-3059-45bf-a315-5ddba2788687', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae17ac3b-3059-45bf-a315-5ddba2788687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:45,219 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:15:45,219 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54c464b-5d59-4c6b-918f-80c9a81ddfb0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b54c464b-5d59-4c6b-918f-80c9a81ddfb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:46,272 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:15:46,272 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88d1ae6d-57d4-4700-8034-fc37dfcbe13b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88d1ae6d-57d4-4700-8034-fc37dfcbe13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:47,329 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.049s 2022-06-20 06:15:47,329 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45795a9b-a97a-4b9d-bc71-5159ca8a50b6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45795a9b-a97a-4b9d-bc71-5159ca8a50b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:48,382 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:15:48,382 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d705e20f-901e-407e-9b62-0f1762d77d3c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d705e20f-901e-407e-9b62-0f1762d77d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:49,482 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:15:49,482 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e542b13f-87ac-4340-b92a-1fb76ce98c73', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e542b13f-87ac-4340-b92a-1fb76ce98c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:50,529 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.038s 2022-06-20 06:15:50,529 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24ec011c-5c19-4868-8921-c44a352fa123', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24ec011c-5c19-4868-8921-c44a352fa123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:51,574 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:15:51,575 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a20c8c76-1b81-4995-a39a-95a20a8bb665', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a20c8c76-1b81-4995-a39a-95a20a8bb665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:52,620 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:15:52,621 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58fade58-0e48-4c23-8080-4a52edd7c333', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58fade58-0e48-4c23-8080-4a52edd7c333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:53,666 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:15:53,666 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51de60ed-4b4d-418b-8d03-71656912eabb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51de60ed-4b4d-418b-8d03-71656912eabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:54,711 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:15:54,711 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee284bf8-a3f2-4f94-86ff-d27771cacc2d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee284bf8-a3f2-4f94-86ff-d27771cacc2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:55,757 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:15:55,757 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75029843-b79a-42fd-a65d-560badc89405', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75029843-b79a-42fd-a65d-560badc89405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:56,802 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.037s 2022-06-20 06:15:56,802 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b6a1344-667d-4654-b558-45625dc31e86', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b6a1344-667d-4654-b558-45625dc31e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:57,853 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:15:57,853 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c065a14-be19-405f-87b7-95b0a50ad2b1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c065a14-be19-405f-87b7-95b0a50ad2b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:58,915 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.054s 2022-06-20 06:15:58,916 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd93a95-b873-4384-bfb5-814b18451e14', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd93a95-b873-4384-bfb5-814b18451e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:15:59,959 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.036s 2022-06-20 06:15:59,960 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b50f34-ca6e-48fc-96c4-fdd3d73b58da', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b50f34-ca6e-48fc-96c4-fdd3d73b58da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:01,012 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:16:01,012 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b8b5987-6fc6-4aa9-8147-89046b2969e0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b8b5987-6fc6-4aa9-8147-89046b2969e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:02,063 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:16:02,064 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178a6521-12c1-451e-838f-342b76f287ea', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178a6521-12c1-451e-838f-342b76f287ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:03,116 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:16:03,116 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b44248e-0128-4875-8067-7b1abeef2a63', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b44248e-0128-4875-8067-7b1abeef2a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:04,166 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:16:04,167 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a18eb3c-34cf-4e01-9dcb-e76269083665', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a18eb3c-34cf-4e01-9dcb-e76269083665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:05,219 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:16:05,219 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24d567b4-da2b-4cbd-bf01-f1863df19e40', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24d567b4-da2b-4cbd-bf01-f1863df19e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:06,271 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:16:06,271 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc41bd8d-3336-4649-a75e-b602734b6e3e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc41bd8d-3336-4649-a75e-b602734b6e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:07,322 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:16:07,322 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a3741bc-ec2e-4da7-8f3e-da9e6a7138d4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a3741bc-ec2e-4da7-8f3e-da9e6a7138d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:08,375 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:16:08,375 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c776f8-16cc-4a7a-8228-748b808858e8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c776f8-16cc-4a7a-8228-748b808858e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:09,429 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.046s 2022-06-20 06:16:09,430 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db4f3596-9404-4569-a455-d9132947c3a1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db4f3596-9404-4569-a455-d9132947c3a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:10,477 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:16:10,478 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c89f0e4a-159d-44ee-a8f4-10ebd9eb04e5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c89f0e4a-159d-44ee-a8f4-10ebd9eb04e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:11,528 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:16:11,529 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cd565ee-f9ed-4051-ba28-d443c835b311', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cd565ee-f9ed-4051-ba28-d443c835b311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:12,580 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:16:12,580 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f1bcbaa-08e3-49ba-a2ff-ec211b1b6665', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f1bcbaa-08e3-49ba-a2ff-ec211b1b6665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:13,632 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:16:13,633 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e7d7c77-e1b7-4612-9290-bb98b8026d3b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e7d7c77-e1b7-4612-9290-bb98b8026d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:14,683 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:16:14,683 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a17b30-2552-4991-8f8d-2de6875ace80', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a17b30-2552-4991-8f8d-2de6875ace80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:15,735 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:16:15,735 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86e9c81f-db24-40ce-9ad3-a43a9f0eb191', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86e9c81f-db24-40ce-9ad3-a43a9f0eb191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:16,786 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:16:16,786 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-238cb015-1016-4da2-85da-21d6790ecd7b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-238cb015-1016-4da2-85da-21d6790ecd7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:17,838 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:16:17,839 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa5845bf-7ca3-4366-8120-97ecfd02502f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa5845bf-7ca3-4366-8120-97ecfd02502f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:18,893 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.046s 2022-06-20 06:16:18,893 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3123fd4e-f413-4ce9-86ef-f853cbca8dd0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3123fd4e-f413-4ce9-86ef-f853cbca8dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:19,948 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:16:19,949 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea5f0af-b478-47cf-825b-2f96f7a22077', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea5f0af-b478-47cf-825b-2f96f7a22077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:21,007 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.051s 2022-06-20 06:16:21,008 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edcb7b22-cfae-41ee-9004-71e6f5d8cf7e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edcb7b22-cfae-41ee-9004-71e6f5d8cf7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:22,058 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:16:22,058 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1767957e-9e69-47ac-b756-2c68d543e898', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1767957e-9e69-47ac-b756-2c68d543e898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:23,111 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.046s 2022-06-20 06:16:23,111 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89c4956a-5f18-48b9-8d40-e9b09836267f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89c4956a-5f18-48b9-8d40-e9b09836267f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:24,162 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:16:24,163 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b41b122d-9362-4389-86b0-28b27f8befaf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b41b122d-9362-4389-86b0-28b27f8befaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:25,213 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:16:25,214 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c502fc-6b3c-408a-866d-0fe06832d0b8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c502fc-6b3c-408a-866d-0fe06832d0b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:26,265 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:16:26,265 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d1e25b6-fdae-4948-8031-416d1b22a7e0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d1e25b6-fdae-4948-8031-416d1b22a7e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:27,316 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:16:27,316 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a2424b-5c6d-43bf-b172-f2cbcfba2da7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a2424b-5c6d-43bf-b172-f2cbcfba2da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:28,368 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:16:28,369 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-975c235a-6715-477b-85a8-5cef8372f735', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-975c235a-6715-477b-85a8-5cef8372f735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:29,421 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:16:29,421 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b370db1-eb90-4afa-a1ed-d7986309e3ac', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b370db1-eb90-4afa-a1ed-d7986309e3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:30,480 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.051s 2022-06-20 06:16:30,480 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02916a14-3147-483f-aed3-540ffb9ed8fb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02916a14-3147-483f-aed3-540ffb9ed8fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:31,531 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:16:31,531 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517cf109-6b32-42a7-b1e6-f9f1786089b2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517cf109-6b32-42a7-b1e6-f9f1786089b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:32,582 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:16:32,582 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe6a3ad-9932-4099-b486-c60fbebff7df', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe6a3ad-9932-4099-b486-c60fbebff7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:33,633 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:16:33,633 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5425533-5d46-4c25-83a4-118df0ebaa88', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5425533-5d46-4c25-83a4-118df0ebaa88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:34,684 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:16:34,684 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c8484dd-403e-4eac-a8e2-d8f53fc1c7ff', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c8484dd-403e-4eac-a8e2-d8f53fc1c7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:35,737 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.046s 2022-06-20 06:16:35,737 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa3caeab-89f1-4b34-a119-3f703f19d9ab', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa3caeab-89f1-4b34-a119-3f703f19d9ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:36,789 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:16:36,789 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59334f86-c63d-42d8-834c-57a544cccb7e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59334f86-c63d-42d8-834c-57a544cccb7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:37,842 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:16:37,842 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90288442-cee3-4367-9254-def1e5faa112', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90288442-cee3-4367-9254-def1e5faa112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:38,895 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:16:38,896 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a9fe2eb-1b3e-4b45-bf4a-7771067b6ab8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a9fe2eb-1b3e-4b45-bf4a-7771067b6ab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:39,948 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:16:39,949 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d301b4-6743-4583-8382-5efb595ebc8f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d301b4-6743-4583-8382-5efb595ebc8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:41,004 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.047s 2022-06-20 06:16:41,005 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cd90837-2b30-4724-bd9c-e8816c755768', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cd90837-2b30-4724-bd9c-e8816c755768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:42,055 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:16:42,055 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a1f9b7-0a0b-41e4-ace2-a978bf22f5c6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a1f9b7-0a0b-41e4-ace2-a978bf22f5c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:43,106 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:16:43,106 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f8e3ea-fed9-4442-89a7-7c3ed51f7b19', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f8e3ea-fed9-4442-89a7-7c3ed51f7b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:44,163 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.048s 2022-06-20 06:16:44,163 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75eedc91-695a-4586-a761-c1467dbc6f20', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75eedc91-695a-4586-a761-c1467dbc6f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:45,215 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:16:45,215 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0e0f46b-2a13-415f-88b7-308e3bd68920', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0e0f46b-2a13-415f-88b7-308e3bd68920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:46,266 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:16:46,267 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f38897-1e08-4dfd-ba26-6fa3e58c34a3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f38897-1e08-4dfd-ba26-6fa3e58c34a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:47,317 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:16:47,317 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c7437e3-bd79-4385-a803-f61a217ca14f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c7437e3-bd79-4385-a803-f61a217ca14f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:48,368 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:16:48,369 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06a1f69a-ef0c-44ae-ba43-5479acceccbf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06a1f69a-ef0c-44ae-ba43-5479acceccbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:49,420 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:16:49,421 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a384810-e63c-44d1-b1a9-3d7b7d649886', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a384810-e63c-44d1-b1a9-3d7b7d649886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:50,471 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:16:50,471 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b1f0af-5b43-4a47-bd00-8705ab106c83', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b1f0af-5b43-4a47-bd00-8705ab106c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:51,529 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.050s 2022-06-20 06:16:51,529 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a420b6ab-6a18-4099-9461-867f364f40d4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a420b6ab-6a18-4099-9461-867f364f40d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:52,580 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:16:52,580 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76d09aa9-e2ee-45e9-8d7b-8dc7bff9ec65', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76d09aa9-e2ee-45e9-8d7b-8dc7bff9ec65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:53,632 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:16:53,633 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e37fe98f-10b1-47b2-a130-517fed80161c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e37fe98f-10b1-47b2-a130-517fed80161c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:54,681 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:16:54,682 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c0bdc3-76e6-48c0-8f57-6383a00a976d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6c0bdc3-76e6-48c0-8f57-6383a00a976d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:55,731 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:16:55,732 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7be96f6d-1900-43cf-b80b-cbdbb3036fb8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be96f6d-1900-43cf-b80b-cbdbb3036fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:56,781 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:16:56,781 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a03bce77-f1aa-4967-a066-9b2bdd89f2cc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a03bce77-f1aa-4967-a066-9b2bdd89f2cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:57,832 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:16:57,833 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-374cbc54-7bb1-4ed9-8c6a-94a83880013d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-374cbc54-7bb1-4ed9-8c6a-94a83880013d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:58,882 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:16:58,882 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c6c26b-9e2d-4a88-8161-86cb11c472fc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c6c26b-9e2d-4a88-8161-86cb11c472fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:16:59,936 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.045s 2022-06-20 06:16:59,936 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ffc4dea-82cf-454d-bc81-3b46e0fdcd67', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ffc4dea-82cf-454d-bc81-3b46e0fdcd67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:17:00,994 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.050s 2022-06-20 06:17:00,995 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eafb6f6e-005e-4c9b-a06a-439602025bad', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eafb6f6e-005e-4c9b-a06a-439602025bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:17:02,044 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:17:02,044 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d948437c-1ad8-495f-9f68-6894a4a6cddd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d948437c-1ad8-495f-9f68-6894a4a6cddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:17:03,091 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.039s 2022-06-20 06:17:03,091 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74702a88-03cc-4941-8df2-231338eabaf6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74702a88-03cc-4941-8df2-231338eabaf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:17:04,141 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:17:04,142 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-344b1bc4-2d54-4de9-91a6-d1bafa0269cc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-344b1bc4-2d54-4de9-91a6-d1bafa0269cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:17:05,192 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:17:05,193 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1804b7f-a6e8-452b-a38d-a79b48dd0724', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1804b7f-a6e8-452b-a38d-a79b48dd0724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:17:06,244 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:17:06,244 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6fdfec-c3ed-491e-a510-127e708373f6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6fdfec-c3ed-491e-a510-127e708373f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:17:07,295 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:17:07,295 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddf20429-7c21-4c88-b408-b58d4174e65b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddf20429-7c21-4c88-b408-b58d4174e65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:17:08,345 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:17:08,345 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b483526-e147-4f11-8138-16560a16d47a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b483526-e147-4f11-8138-16560a16d47a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:17:09,396 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:17:09,396 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3abf0aa2-5173-4caf-9f0c-1510d268e2f5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3abf0aa2-5173-4caf-9f0c-1510d268e2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:17:10,447 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:17:10,448 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29f888ac-6b3e-4248-b7b8-94a8d5510309', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29f888ac-6b3e-4248-b7b8-94a8d5510309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:17:11,499 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.044s 2022-06-20 06:17:11,499 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a9e1636-26ea-442a-ad72-21256103a640', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a9e1636-26ea-442a-ad72-21256103a640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:17:12,555 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.048s 2022-06-20 06:17:12,556 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b53d756-517e-44e2-9697-4c705f64e78d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b53d756-517e-44e2-9697-4c705f64e78d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:17:13,604 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.041s 2022-06-20 06:17:13,605 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71fb4136-c81f-4e91-af45-886e491f2ad8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71fb4136-c81f-4e91-af45-886e491f2ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:17:14,655 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:17:14,655 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46770553-9440-4bbb-8041-7b26d1580c7a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46770553-9440-4bbb-8041-7b26d1580c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:17:15,706 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.043s 2022-06-20 06:17:15,706 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-854c56b1-73fa-4e88-bed6-9ad6314f96c8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-854c56b1-73fa-4e88-bed6-9ad6314f96c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' 2022-06-20 06:17:16,757 118318 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093 0.042s 2022-06-20 06:17:16,758 118318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d14c59-ac7d-47cd-a77e-af1b6d90314a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d14c59-ac7d-47cd-a77e-af1b6d90314a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093'} Body: b'{"volume": {"id": "b5489be0-ce56-4a32-a715-e3eecc088093", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:11:16.000000", "updated_at": "2022-06-20T06:11:16.000000", "name": "tempest-VolumesExtendTest-Volume-1488769815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7b3bdaad79fa4b2e9fc4444b8c62542f/volumes/b5489be0-ce56-4a32-a715-e3eecc088093"}], "user_id": "f6e9f478c6e1497e843fd1aef1abc2fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3bdaad79fa4b2e9fc4444b8c62542f"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 51, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume b5489be0-ce56-4a32-a715-e3eecc088093 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 2 | 3 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt10.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt10.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt10.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
fail
ft10.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-06-20 06:05:03,302 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots 0.138s 2022-06-20 06:05:03,302 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-974037268"}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9aed116-d238-4795-a381-f07b3b7baec3', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9aed116-d238-4795-a381-f07b3b7baec3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots'} Body: b'{"snapshot": {"id": "d2ea74d9-78b0-44f0-9967-6bcfa66f09ab", "created_at": "2022-06-20T06:05:03.249545", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-974037268", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}}}' 2022-06-20 06:05:03,331 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/d2ea74d9-78b0-44f0-9967-6bcfa66f09ab 0.027s 2022-06-20 06:05:03,332 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ae619b4-51d4-497b-8e2f-368974836a3d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae619b4-51d4-497b-8e2f-368974836a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/d2ea74d9-78b0-44f0-9967-6bcfa66f09ab'} Body: b'{"snapshot": {"id": "d2ea74d9-78b0-44f0-9967-6bcfa66f09ab", "created_at": "2022-06-20T06:05:03.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-974037268", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:04,361 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/d2ea74d9-78b0-44f0-9967-6bcfa66f09ab 0.025s 2022-06-20 06:05:04,361 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc783090-bc86-4d09-a5ed-5f2b51187e85', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc783090-bc86-4d09-a5ed-5f2b51187e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/d2ea74d9-78b0-44f0-9967-6bcfa66f09ab'} Body: b'{"snapshot": {"id": "d2ea74d9-78b0-44f0-9967-6bcfa66f09ab", "created_at": "2022-06-20T06:05:03.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-974037268", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:05,387 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/d2ea74d9-78b0-44f0-9967-6bcfa66f09ab 0.022s 2022-06-20 06:05:05,387 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a0556d7-75f2-44dc-ab68-6408ff5d2157', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a0556d7-75f2-44dc-ab68-6408ff5d2157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/d2ea74d9-78b0-44f0-9967-6bcfa66f09ab'} Body: b'{"snapshot": {"id": "d2ea74d9-78b0-44f0-9967-6bcfa66f09ab", "created_at": "2022-06-20T06:05:03.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-974037268", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:06,413 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/d2ea74d9-78b0-44f0-9967-6bcfa66f09ab 0.021s 2022-06-20 06:05:06,413 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b658e42-0e89-4810-af44-85b49da5f61e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b658e42-0e89-4810-af44-85b49da5f61e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/d2ea74d9-78b0-44f0-9967-6bcfa66f09ab'} Body: b'{"snapshot": {"id": "d2ea74d9-78b0-44f0-9967-6bcfa66f09ab", "created_at": "2022-06-20T06:05:03.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-974037268", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:07,439 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/d2ea74d9-78b0-44f0-9967-6bcfa66f09ab 0.022s 2022-06-20 06:05:07,440 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce23a339-be76-471f-8ce7-3e43f8fcedab', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce23a339-be76-471f-8ce7-3e43f8fcedab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/d2ea74d9-78b0-44f0-9967-6bcfa66f09ab'} Body: b'{"snapshot": {"id": "d2ea74d9-78b0-44f0-9967-6bcfa66f09ab", "created_at": "2022-06-20T06:05:03.000000", "updated_at": "2022-06-20T06:05:07.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-974037268", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "100%"}}' 2022-06-20 06:05:07,442 118307 INFO [tempest.common.waiters] snapshot d2ea74d9-78b0-44f0-9967-6bcfa66f09ab reached available after waiting for 4.442600 seconds 2022-06-20 06:05:07,523 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 201 POST http://10.222.0.45/identity/v3/auth/tokens 0.076s 2022-06-20 06:05:07,524 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3248', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8e0b6a67-2d19-4385-9591-b5bdf0c22ed1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6490c3d52b5a45aea9236e171ae94770", "name": "tempest-VolumesSnapshotTestJSON-183346189-project", "password_expires_at": null}, "audit_ids": ["AIKiEFykQYOQutkn9YVvfA"], "expires_at": "2022-06-20T07:05:07.000000Z", "issued_at": "2022-06-20T06:05:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75f7c2d4c0e742cd93e51fee7df062f0", "name": "tempest-VolumesSnapshotTestJSON-183346189"}, "is_domain": false, "roles": [{"id": "cb8bcd18ccd341c1b9653ba56d25ceea", "name": "reader"}, {"id": "10f492ea4ccb4aa0b627ead79bc02dea", "name": "member"}], "catalog": [{"endpoints": [{"id": "f4b58050975d4ce997046efd6e98155e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0", "region": "RegionOne"}], "id": "0c1fdfd1c682475e8f29aec91e29cef4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7ef85cdc1fb54640b1d069e931b5a32a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/compute/v2/75f7c2d4c0e742cd93e51fee7df062f0", "region": "RegionOne"}], "id": "2b141e9ca8a640cabc1a13e3aff01a46", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "eb8858f71fc9421ab279bf987e04b0a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/image", "region": "RegionOne"}], "id": "49c1fce8eebe4f43b79118859d82e606", "type": "image", "name": "glance"}, {"endpoints": [{"id": "fcae8ec3434f4a2f86000fa96294a04e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/compute/v2.1", "region": "RegionOne"}], "id": "72fd350bd74d424aaedf0859b42da2b8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c4280a0e32fc46e5a509094730a96289", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/placement", "region": "RegionOne"}], "id": "880a30b9f72e48b2ba0838f43f068015", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "097fff29556c42ed9702d21bd871a093", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/identity", "region": "RegionOne"}], "id": "9c592393bc284f1fae2fd99d357b9fd3", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "2ee1914693f04b29ac37e8290ea1843a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.45:8080", "region": "RegionOne"}, {"id": "659c9ec9f9db49fea158874614781387", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45:8080/v1/AUTH_75f7c2d4c0e742cd93e51fee7df062f0", "region": "RegionOne"}], "id": "bafee45c1ffc450c90d360e95ba9e607", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "920bb23bf8dd4f5b992d1b1313e12ef4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45:9696/", "region": "RegionOne"}], "id": "d5fe5a0f04334cd099f2473e2fc59f6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "10c34818a34e4013b6e6c9e041ccdb07", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0", "region": "RegionOne"}], "id": "eda81c6d754b4356829c23c49eba981e", "type": "block-storage", "name": "cinder"}]}}' 2022-06-20 06:05:07,524 118307 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online) Found network {'id': '7b458dac-f3e6-4174-b744-7141853e8e7b', 'name': 'tempest-VolumesSnapshotTestJSON-1826579438-network', 'tenant_id': '75f7c2d4c0e742cd93e51fee7df062f0', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '75f7c2d4c0e742cd93e51fee7df062f0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 567, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-06-20T06:03:08Z', 'updated_at': '2022-06-20T06:03:08Z', 'revision_number': 1} available for tenant 2022-06-20 06:05:08,010 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.45/compute/v2.1/servers 0.485s 2022-06-20 06:05:08,011 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "imageRef": "1bbbd705-569b-4b97-97e8-819e234caabf", "flavorRef": "452", "networks": [{"uuid": "7b458dac-f3e6-4174-b744-7141853e8e7b"}]}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fea0d37-1ae7-452d-b8a3-d9e442e7ac40', 'x-compute-request-id': 'req-6fea0d37-1ae7-452d-b8a3-d9e442e7ac40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "UZwGtqFRZV5u"}}' 2022-06-20 06:05:08,086 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.073s 2022-06-20 06:05:08,086 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-870fc40c-3e9e-4f9f-81d0-fdacee68f5bd', 'x-compute-request-id': 'req-870fc40c-3e9e-4f9f-81d0-fdacee68f5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "BUILD", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:08Z", "updated": "2022-06-20T06:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "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": []}}' 2022-06-20 06:05:09,183 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.088s 2022-06-20 06:05:09,183 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1223', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41a48444-f511-4f90-a7fc-039966e0eeec', 'x-compute-request-id': 'req-41a48444-f511-4f90-a7fc-039966e0eeec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "BUILD", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:05:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "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": []}}' 2022-06-20 06:05:10,291 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.098s 2022-06-20 06:05:10,291 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f60c4b6d-3790-434c-87b8-ff0e6f63baa7', 'x-compute-request-id': 'req-f60c4b6d-3790-434c-87b8-ff0e6f63baa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "BUILD", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:05:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "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": []}}' 2022-06-20 06:05:10,299 118307 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2022-06-20 06:05:11,520 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.220s 2022-06-20 06:05:11,520 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:11 GMT', 'server': 'Apache/2.4.41 (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-df7e97c9-042f-4c89-8a95-2e816d04cb53', 'x-compute-request-id': 'req-df7e97c9-042f-4c89-8a95-2e816d04cb53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "BUILD", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:05:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:05:11,528 118307 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2022-06-20 06:05:12,693 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.163s 2022-06-20 06:05:12,693 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:12 GMT', 'server': 'Apache/2.4.41 (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-252c4fe9-128a-4adc-92dd-5ec42afb8edd', 'x-compute-request-id': 'req-252c4fe9-128a-4adc-92dd-5ec42afb8edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "BUILD", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:05:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:05:13,877 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.167s 2022-06-20 06:05:13,877 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:13 GMT', 'server': 'Apache/2.4.41 (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-8b596321-40e3-4023-82f5-fbde76009025', 'x-compute-request-id': 'req-8b596321-40e3-4023-82f5-fbde76009025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "BUILD", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:05:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:05:15,046 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.161s 2022-06-20 06:05:15,047 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:14 GMT', 'server': 'Apache/2.4.41 (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-bf195d5b-19c1-45c5-904e-1015e337fc2b', 'x-compute-request-id': 'req-bf195d5b-19c1-45c5-904e-1015e337fc2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "BUILD", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:05:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:05:16,236 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.181s 2022-06-20 06:05:16,236 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:16 GMT', 'server': 'Apache/2.4.41 (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-984cf97a-08fb-4604-b9fa-8e029b30bd92', 'x-compute-request-id': 'req-984cf97a-08fb-4604-b9fa-8e029b30bd92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "BUILD", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:05:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:05:17,400 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:05:17,401 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:17 GMT', 'server': 'Apache/2.4.41 (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-93a50ffb-192d-4a65-bcc6-c1a155ff9676', 'x-compute-request-id': 'req-93a50ffb-192d-4a65-bcc6-c1a155ff9676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "BUILD", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:05:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:05:18,568 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.159s 2022-06-20 06:05:18,568 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:18 GMT', 'server': 'Apache/2.4.41 (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-24c61707-90b2-45bc-802d-07aead9b007d', 'x-compute-request-id': 'req-24c61707-90b2-45bc-802d-07aead9b007d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "BUILD", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:05:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:05:19,740 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.163s 2022-06-20 06:05:19,741 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1509', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03aa84f9-7b7a-4673-a3f7-0cd19d67eb47', 'x-compute-request-id': 'req-03aa84f9-7b7a-4673-a3f7-0cd19d67eb47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:05:19Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:05:19,748 118307 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2022-06-20 06:05:20,259 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 POST http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99/os-volume_attachments 0.511s 2022-06-20 06:05:20,260 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "device": "/dev/sdb"}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:19 GMT', 'server': 'Apache/2.4.41 (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-610a002c-a704-400c-bfe7-810e8aca2e03', 'x-compute-request-id': 'req-610a002c-a704-400c-bfe7-810e8aca2e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "serverId": "e8486e31-4934-4354-bbe8-82805baead99", "volumeId": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "device": "/dev/sdb"}}' 2022-06-20 06:05:20,308 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.046s 2022-06-20 06:05:20,309 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21d5f7e8-882b-4f80-b4df-d9689ec4c2a6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21d5f7e8-882b-4f80-b4df-d9689ec4c2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:05:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:05:21,372 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.055s 2022-06-20 06:05:21,373 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c26b428-44a8-4d8d-8b05-7489cf6d9dca', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c26b428-44a8-4d8d-8b05-7489cf6d9dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:05:22,427 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.046s 2022-06-20 06:05:22,428 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d40e35-34c3-47ee-9556-718e623a9082', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d40e35-34c3-47ee-9556-718e623a9082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:05:23,489 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.053s 2022-06-20 06:05:23,489 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b64984f7-38bd-4eee-9589-6fe802903546', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b64984f7-38bd-4eee-9589-6fe802903546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:05:24,573 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.076s 2022-06-20 06:05:24,573 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8570f0-6b21-4109-9269-457978705c02', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8570f0-6b21-4109-9269-457978705c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:05:25,626 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:05:25,627 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aeb3f05-ef48-43a9-9364-f70e61c85be9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aeb3f05-ef48-43a9-9364-f70e61c85be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:05:26,678 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:05:26,678 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-681f7426-a347-4639-a86c-dade4d879f68', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681f7426-a347-4639-a86c-dade4d879f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:05:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:05:27,729 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:05:27,729 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-152bf147-d9f7-499d-9dac-88e516948235', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-152bf147-d9f7-499d-9dac-88e516948235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:05:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:05:27,737 118307 INFO [tempest.common.waiters] volume c16cda44-9a87-4f25-9d3a-fe42f4d9d861 reached in-use after waiting for 7.737401 seconds 2022-06-20 06:05:27,877 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots 0.139s 2022-06-20 06:05:27,877 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963"}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-546169aa-533c-4a66-9656-cd34f0325664', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-546169aa-533c-4a66-9656-cd34f0325664', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:27.814201", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}}}' 2022-06-20 06:05:27,904 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.023s 2022-06-20 06:05:27,904 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d353f58-43f7-48b7-a3e8-06452b254716', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d353f58-43f7-48b7-a3e8-06452b254716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:28,932 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.025s 2022-06-20 06:05:28,933 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43357d29-a022-4569-8e46-61c378a0b7da', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43357d29-a022-4569-8e46-61c378a0b7da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:29,959 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:29,959 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4238feda-851e-492f-b4f5-3569ccd710d4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4238feda-851e-492f-b4f5-3569ccd710d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:30,986 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.023s 2022-06-20 06:05:30,986 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8b31881-e889-41b1-a4b5-14a51e07e38f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8b31881-e889-41b1-a4b5-14a51e07e38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:32,012 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:32,012 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f188e668-902b-4ed7-8464-6b1d895d700e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f188e668-902b-4ed7-8464-6b1d895d700e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:33,039 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:33,039 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a67c0cf-5345-4ac8-b02d-945834cfbd67', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a67c0cf-5345-4ac8-b02d-945834cfbd67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:34,064 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:34,065 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-505e7cc3-f253-424e-a3b6-7a3072eb0895', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-505e7cc3-f253-424e-a3b6-7a3072eb0895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:35,091 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:35,091 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc35f889-7e01-47ba-98e8-5db3b6d069a7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc35f889-7e01-47ba-98e8-5db3b6d069a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:36,117 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:36,117 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e1efb03-3f63-4893-98d3-f9d46f5b404e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e1efb03-3f63-4893-98d3-f9d46f5b404e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:37,143 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:37,143 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb64fe28-7e54-4360-a9f3-b6a016ca8d58', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb64fe28-7e54-4360-a9f3-b6a016ca8d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:38,169 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:05:38,169 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d95bc22-0ebf-4f7a-83e2-8f8ccbd6dc2d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d95bc22-0ebf-4f7a-83e2-8f8ccbd6dc2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:39,195 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:39,195 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c104a5-d2c8-4742-902d-8a6f89a915da', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c104a5-d2c8-4742-902d-8a6f89a915da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:40,221 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:40,222 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c33aee0-ee3e-41d0-9ccf-9cc8c170a249', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c33aee0-ee3e-41d0-9ccf-9cc8c170a249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:41,248 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:41,248 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7093cb3b-3119-4bcb-bd3e-318271716b33', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7093cb3b-3119-4bcb-bd3e-318271716b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:42,274 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:42,275 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ab68c4-8dc2-4c67-808a-86196227907a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ab68c4-8dc2-4c67-808a-86196227907a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:43,300 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:05:43,300 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb4046a-b597-49d9-b877-3b42bba152cf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb4046a-b597-49d9-b877-3b42bba152cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:44,325 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:44,326 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43239470-e72f-4c06-839a-0d1564f7fa75', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43239470-e72f-4c06-839a-0d1564f7fa75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:45,352 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:45,352 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad6007b-ef1b-4ad8-adda-307954732190', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad6007b-ef1b-4ad8-adda-307954732190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:46,378 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:46,378 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3246991-2276-4bc2-a3a7-5a42a9ff8d0b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3246991-2276-4bc2-a3a7-5a42a9ff8d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:47,403 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:05:47,403 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db06856f-a98d-4205-a6d7-963ef6493535', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db06856f-a98d-4205-a6d7-963ef6493535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:48,429 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:48,429 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b56efcb5-a599-4de7-a8e3-c98584134c81', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b56efcb5-a599-4de7-a8e3-c98584134c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:49,456 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.023s 2022-06-20 06:05:49,456 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f5f975-1f50-425b-ad6d-dd593caed322', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f5f975-1f50-425b-ad6d-dd593caed322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:50,483 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.023s 2022-06-20 06:05:50,483 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdad7f03-72f9-4871-9257-d4c19994c71b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdad7f03-72f9-4871-9257-d4c19994c71b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:51,508 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:05:51,509 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19fa78a3-e953-4624-8a8f-5aa695c36ea4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19fa78a3-e953-4624-8a8f-5aa695c36ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:52,534 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:52,535 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645dff5b-d251-461a-86ae-2041ed810bf3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645dff5b-d251-461a-86ae-2041ed810bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:53,560 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:53,561 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c6e569-2ade-492c-bce0-19be10ee4a63', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c6e569-2ade-492c-bce0-19be10ee4a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:54,586 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:05:54,586 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1490ee0e-b888-418c-a090-166fa022213f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1490ee0e-b888-418c-a090-166fa022213f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:55,613 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:55,614 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad9b9ad-6132-4ddf-b510-d1b71ee5a95f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad9b9ad-6132-4ddf-b510-d1b71ee5a95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:56,639 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:56,640 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f2f8d0b-a622-45f3-b581-5ffdcd9024aa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f2f8d0b-a622-45f3-b581-5ffdcd9024aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:57,664 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:05:57,665 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2310c623-50f8-48f9-a465-5311f97a57dd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2310c623-50f8-48f9-a465-5311f97a57dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:58,691 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:58,691 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1755768c-11fb-4844-8b53-4baaced7dfc6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1755768c-11fb-4844-8b53-4baaced7dfc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:05:59,717 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:05:59,717 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c265683-cd64-456d-90e8-1e784c0755e9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c265683-cd64-456d-90e8-1e784c0755e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:00,742 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:06:00,742 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ba59f9-4a24-4a5d-96da-a27b4d4b9620', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ba59f9-4a24-4a5d-96da-a27b4d4b9620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:01,768 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:01,768 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3037084b-a8fa-40a8-bc91-0b3cad2baffb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3037084b-a8fa-40a8-bc91-0b3cad2baffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:02,794 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:02,794 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1879406-dc19-404f-9eac-d53f45ae9f6a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1879406-dc19-404f-9eac-d53f45ae9f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:03,822 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.023s 2022-06-20 06:06:03,822 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3794e9e2-c40d-4b11-8b16-58c0d3715113', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3794e9e2-c40d-4b11-8b16-58c0d3715113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:04,849 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.023s 2022-06-20 06:06:04,849 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d41ed62d-0616-4e06-9098-4b9d85f5b2e8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d41ed62d-0616-4e06-9098-4b9d85f5b2e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:05,877 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.024s 2022-06-20 06:06:05,877 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949a70eb-1ee3-4d04-bab9-30bc1155c759', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949a70eb-1ee3-4d04-bab9-30bc1155c759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:06,903 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:06:06,903 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eceb523d-ab24-488f-bdff-836922fdc328', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eceb523d-ab24-488f-bdff-836922fdc328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:07,929 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:06:07,929 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6472144f-a1bc-41d1-901d-84bee55d432a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6472144f-a1bc-41d1-901d-84bee55d432a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:08,954 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:06:08,954 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a04dbc73-c8e3-4eb2-b3ed-f7b307d51c0e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a04dbc73-c8e3-4eb2-b3ed-f7b307d51c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:09,981 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.023s 2022-06-20 06:06:09,981 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06e9c619-8b00-457e-bbc2-1762bd042c3e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06e9c619-8b00-457e-bbc2-1762bd042c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:11,007 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:11,007 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f3613ce-beab-4258-aa3e-33add5eaf13e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f3613ce-beab-4258-aa3e-33add5eaf13e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:12,033 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:12,033 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f89f03-6332-48fb-96c9-e8be7a6a2f3c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f89f03-6332-48fb-96c9-e8be7a6a2f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:13,060 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.023s 2022-06-20 06:06:13,060 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f8d938-ac58-4289-81dc-fee4d95b5f09', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f8d938-ac58-4289-81dc-fee4d95b5f09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:14,087 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.023s 2022-06-20 06:06:14,088 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ade6757-a3a4-4c41-9295-a4212b6b88eb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ade6757-a3a4-4c41-9295-a4212b6b88eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:15,114 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:15,114 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-841f4b77-b5cf-41d9-8583-4f8620c4e18d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-841f4b77-b5cf-41d9-8583-4f8620c4e18d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:16,149 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.031s 2022-06-20 06:06:16,149 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74397d72-76f6-45d5-8fc9-6d1de89bab7d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74397d72-76f6-45d5-8fc9-6d1de89bab7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:17,175 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:06:17,176 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95751aa7-8d0e-461b-ac03-dfd41b4aa771', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95751aa7-8d0e-461b-ac03-dfd41b4aa771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:18,201 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:18,202 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef68b0df-6e61-4180-903e-e980533eede3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef68b0df-6e61-4180-903e-e980533eede3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:19,228 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:19,229 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406de8fe-1397-4357-8da9-37dc61df549e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406de8fe-1397-4357-8da9-37dc61df549e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:20,255 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:20,255 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb3b2bd5-ae66-4ecc-aa7d-3e5f244d902a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb3b2bd5-ae66-4ecc-aa7d-3e5f244d902a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:21,280 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:21,280 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cc7f4f7-a0e4-4a71-bd0f-cb3a380c0b3d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cc7f4f7-a0e4-4a71-bd0f-cb3a380c0b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:22,306 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:22,307 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a55b68-205a-4cd2-8de4-964f5e533d56', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a55b68-205a-4cd2-8de4-964f5e533d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:23,332 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:23,333 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54b31dac-a999-4e74-9767-0d898a507ded', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54b31dac-a999-4e74-9767-0d898a507ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:24,359 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:24,360 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b629ed9-2419-4198-b7c1-f8e1c804d303', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b629ed9-2419-4198-b7c1-f8e1c804d303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:25,385 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:06:25,385 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf9f5382-a96f-47f0-be80-e835519ea401', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf9f5382-a96f-47f0-be80-e835519ea401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:26,410 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:06:26,411 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6827ff04-3507-42c9-8cb6-0c98b2a85d69', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6827ff04-3507-42c9-8cb6-0c98b2a85d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:27,436 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:06:27,436 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d002fd8-b962-4734-9bf1-7b96c6c53b03', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d002fd8-b962-4734-9bf1-7b96c6c53b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:28,463 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:28,464 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6115a335-302c-4be1-ab33-8cb7ce55c437', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6115a335-302c-4be1-ab33-8cb7ce55c437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:29,490 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:29,490 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71666c87-f22c-47d8-b72e-641ad748179d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71666c87-f22c-47d8-b72e-641ad748179d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:30,516 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:30,517 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406ea56c-6e98-4875-8ef8-762cabc09af3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406ea56c-6e98-4875-8ef8-762cabc09af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:31,542 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:06:31,542 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-774a978f-60d5-4ca7-890e-25e1d2eabfc5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-774a978f-60d5-4ca7-890e-25e1d2eabfc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:32,568 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:32,569 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4b1377d-d0ef-4e44-8779-278c6fcb6019', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4b1377d-d0ef-4e44-8779-278c6fcb6019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:33,594 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:33,595 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1637a055-1fb9-424e-8e16-969913c970f6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1637a055-1fb9-424e-8e16-969913c970f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:34,619 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:06:34,619 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c51554-6a00-4824-b5c3-7d1f68022e41', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c51554-6a00-4824-b5c3-7d1f68022e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:35,645 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:06:35,645 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c16b336c-3533-4680-be15-b1698ca37270', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c16b336c-3533-4680-be15-b1698ca37270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:36,676 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.028s 2022-06-20 06:06:36,677 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f263495f-1a4d-4ddd-80f6-b76772151ead', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f263495f-1a4d-4ddd-80f6-b76772151ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:37,730 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:06:37,730 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434c0927-1e46-421e-af1e-a2e6901c9e70', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434c0927-1e46-421e-af1e-a2e6901c9e70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:38,792 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.058s 2022-06-20 06:06:38,793 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcff1096-2db2-4aff-b18d-6b49ed5e59eb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcff1096-2db2-4aff-b18d-6b49ed5e59eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:39,835 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.038s 2022-06-20 06:06:39,836 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f81e0dfa-cb4d-42b2-929d-84c1568b15ae', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f81e0dfa-cb4d-42b2-929d-84c1568b15ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:40,887 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:06:40,887 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b11e206-97f9-48cd-b33a-9d04a40bce8e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b11e206-97f9-48cd-b33a-9d04a40bce8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:41,939 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:06:41,940 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da2de70-fd77-40fb-b269-0dd14d556172', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da2de70-fd77-40fb-b269-0dd14d556172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:42,989 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:06:42,989 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5ddf14-55ab-4362-925a-a06576345001', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5ddf14-55ab-4362-925a-a06576345001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:44,042 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:06:44,043 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5bb376e-c41c-4d54-ab3f-5ed789395ba5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5bb376e-c41c-4d54-ab3f-5ed789395ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:45,093 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:06:45,093 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b81a2039-e14c-45e2-a424-40f602191392', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b81a2039-e14c-45e2-a424-40f602191392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:46,146 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:06:46,146 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f35f2f3e-8a19-4064-889e-4501f0e6b1d5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f35f2f3e-8a19-4064-889e-4501f0e6b1d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:47,290 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.141s 2022-06-20 06:06:47,291 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c21e8c86-f332-4c3c-ae03-8e00f7563f9b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c21e8c86-f332-4c3c-ae03-8e00f7563f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:48,343 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:06:48,343 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f154d3-29a8-4612-9d74-c9275595f66b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f154d3-29a8-4612-9d74-c9275595f66b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:49,394 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:06:49,394 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b33d6d-c9a4-4546-aced-5e6d8308cd34', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b33d6d-c9a4-4546-aced-5e6d8308cd34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:50,445 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:06:50,446 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcbdaabd-5211-4c33-8b86-4332edb01ee0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcbdaabd-5211-4c33-8b86-4332edb01ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:51,496 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:06:51,497 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e526ca7-8f72-4d9e-9d6f-8925b668e97d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e526ca7-8f72-4d9e-9d6f-8925b668e97d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:52,548 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:06:52,549 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaffa086-f5a5-4596-840b-db626844e339', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaffa086-f5a5-4596-840b-db626844e339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:53,600 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:06:53,600 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f3d9acb-fe4c-46d9-b1bf-1a3389b5a63f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f3d9acb-fe4c-46d9-b1bf-1a3389b5a63f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:54,652 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:06:54,652 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09a4ed16-6009-4037-ae55-7284f683be7a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09a4ed16-6009-4037-ae55-7284f683be7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:55,703 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:06:55,703 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f09a05-9199-4f83-86c2-740ba0a3a51b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f09a05-9199-4f83-86c2-740ba0a3a51b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:56,754 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:06:56,754 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f402ef-26b1-4b0c-ad4b-1e0fee1b6aae', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10f402ef-26b1-4b0c-ad4b-1e0fee1b6aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:57,806 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:06:57,807 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2f2308-e0f6-4965-a37c-2e294e9ae809', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2f2308-e0f6-4965-a37c-2e294e9ae809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:58,863 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.052s 2022-06-20 06:06:58,863 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61cd08f0-2994-4fcd-ae93-7442bb5eda2f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61cd08f0-2994-4fcd-ae93-7442bb5eda2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:06:59,914 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:06:59,915 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b24cbcb-9b31-4a5d-b2da-2dd85dc7ead9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b24cbcb-9b31-4a5d-b2da-2dd85dc7ead9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:00,964 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.045s 2022-06-20 06:07:00,964 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24efabc7-6c45-4144-bcab-c66449cabd1a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24efabc7-6c45-4144-bcab-c66449cabd1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:02,015 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:07:02,016 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ecd8bb-8f07-4bed-a47e-ba31e8dcccfa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ecd8bb-8f07-4bed-a47e-ba31e8dcccfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:03,066 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:07:03,066 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-602f059b-90bb-4838-9417-293368aa3e05', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-602f059b-90bb-4838-9417-293368aa3e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:04,118 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:07:04,119 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-328824be-f27d-4563-8ce4-8021d2b90d6a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-328824be-f27d-4563-8ce4-8021d2b90d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:05,170 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:07:05,171 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e83b443f-d20e-4557-bcc0-2d7947dc891e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e83b443f-d20e-4557-bcc0-2d7947dc891e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:06,222 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:07:06,223 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b52443e-f385-4045-a13a-d992e3c5dcf7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b52443e-f385-4045-a13a-d992e3c5dcf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:07,275 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:07:07,276 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7346eb2a-283a-4c70-ad3b-2a7e23909a07', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7346eb2a-283a-4c70-ad3b-2a7e23909a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:08,325 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:07:08,326 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46494c0c-70d6-4523-b1f7-287b5330bf0a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46494c0c-70d6-4523-b1f7-287b5330bf0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:09,379 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:07:09,380 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877746e8-dd34-4b0a-9374-8b1371a8b463', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877746e8-dd34-4b0a-9374-8b1371a8b463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:10,430 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:07:10,430 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee997ef6-64cb-46d1-8099-7149e1c8e153', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee997ef6-64cb-46d1-8099-7149e1c8e153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:11,480 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:07:11,480 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a5f3341-e5e4-421c-9757-d17e86cced80', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a5f3341-e5e4-421c-9757-d17e86cced80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:12,532 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:07:12,533 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4b4e55f-c776-4512-9313-1ae95b7104f6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4b4e55f-c776-4512-9313-1ae95b7104f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:13,586 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:07:13,586 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28159c88-13f1-40b7-bb23-87f787ea9aa5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28159c88-13f1-40b7-bb23-87f787ea9aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:14,637 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:07:14,637 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcba3594-73d5-42f8-ae41-011e2ff9f2e6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcba3594-73d5-42f8-ae41-011e2ff9f2e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:15,688 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:07:15,689 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a41029-395d-40a8-955e-a62f285d1373', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a41029-395d-40a8-955e-a62f285d1373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:16,741 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:07:16,742 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6b265c1-525a-40dc-a8ff-1e2dcf6a7d9d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6b265c1-525a-40dc-a8ff-1e2dcf6a7d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:17,798 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.052s 2022-06-20 06:07:17,798 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd2917ad-ed39-443d-8cc9-490956e7fae9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd2917ad-ed39-443d-8cc9-490956e7fae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:18,946 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.144s 2022-06-20 06:07:18,947 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd85699-da8b-4ee3-843a-7f3ed654700f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd85699-da8b-4ee3-843a-7f3ed654700f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:19,973 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.023s 2022-06-20 06:07:19,974 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc335f34-ca36-46d3-8573-4f1b771026f9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc335f34-ca36-46d3-8573-4f1b771026f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:20,999 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:07:20,999 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba8fbfc0-7480-45be-80dc-c7e7e06578c2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba8fbfc0-7480-45be-80dc-c7e7e06578c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:22,024 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:07:22,024 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30222cf2-f5a0-4590-b4a9-394a3c761f18', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30222cf2-f5a0-4590-b4a9-394a3c761f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:23,063 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.036s 2022-06-20 06:07:23,064 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99dbf8cf-ce17-4459-ad5e-171cad1b16fd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99dbf8cf-ce17-4459-ad5e-171cad1b16fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:24,118 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.051s 2022-06-20 06:07:24,119 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c6971a-1885-476c-a209-915cc5649801', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c6971a-1885-476c-a209-915cc5649801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:25,169 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:07:25,170 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e418a5c6-4d15-4af6-9f40-8cc80568b283', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e418a5c6-4d15-4af6-9f40-8cc80568b283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:26,221 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:07:26,221 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-964e6ba0-dfef-4365-8175-a4969f5cac6a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-964e6ba0-dfef-4365-8175-a4969f5cac6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:27,272 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:07:27,273 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9000f51f-433f-4040-bbe8-664d83dae1e3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9000f51f-433f-4040-bbe8-664d83dae1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:28,323 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:07:28,323 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47eae81e-88a6-4843-a527-e4d2667ff6b0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47eae81e-88a6-4843-a527-e4d2667ff6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:29,375 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:07:29,375 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2e1b949-e2fb-4a8b-aab1-8f34642f5929', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2e1b949-e2fb-4a8b-aab1-8f34642f5929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:30,424 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.045s 2022-06-20 06:07:30,424 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab8e6b03-1324-47ea-bc5e-bb947db07e99', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab8e6b03-1324-47ea-bc5e-bb947db07e99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:31,475 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:07:31,476 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592c0351-c890-4742-b0f0-a34b5cb6cfd8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592c0351-c890-4742-b0f0-a34b5cb6cfd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:32,526 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:07:32,527 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f471ac-6fef-4163-bbb8-e5b9129603a8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f471ac-6fef-4163-bbb8-e5b9129603a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:33,577 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:07:33,578 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a8db38-cdbd-4032-b675-6f4b2185cdbb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26a8db38-cdbd-4032-b675-6f4b2185cdbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:34,629 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:07:34,629 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e59c15-e942-450c-a4a9-5737d59b1cc6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e59c15-e942-450c-a4a9-5737d59b1cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:35,693 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.060s 2022-06-20 06:07:35,693 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-870f05c2-b887-4ac7-8bec-127c0043a5c5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-870f05c2-b887-4ac7-8bec-127c0043a5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:36,745 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:07:36,746 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7cc6a14-dcc4-49d7-8847-8336edd5146c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7cc6a14-dcc4-49d7-8847-8336edd5146c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:37,796 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:07:37,796 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53afe55b-6553-4a71-adb4-b1018622d70a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53afe55b-6553-4a71-adb4-b1018622d70a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:38,851 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.052s 2022-06-20 06:07:38,851 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-055c618d-cdb6-48e4-b827-edf38bb89528', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-055c618d-cdb6-48e4-b827-edf38bb89528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:39,907 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.052s 2022-06-20 06:07:39,908 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e99fc614-8c79-4da1-a8d2-420eddda8ef5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e99fc614-8c79-4da1-a8d2-420eddda8ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:40,958 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:07:40,958 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ceb3ca7-d685-44aa-a357-5dd624f56618', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ceb3ca7-d685-44aa-a357-5dd624f56618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:42,009 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:07:42,010 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf5ec988-6e9f-4c1e-a9d2-ae7f843c168c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf5ec988-6e9f-4c1e-a9d2-ae7f843c168c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:43,062 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:07:43,062 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5c4d18-9ae2-45e1-97c6-a6fe95010db8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5c4d18-9ae2-45e1-97c6-a6fe95010db8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:44,112 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:07:44,113 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a88b4da7-7531-4637-bc39-146590dd0e47', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a88b4da7-7531-4637-bc39-146590dd0e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:45,166 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:07:45,166 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8709d13c-f628-4348-9543-b584d263d8ae', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8709d13c-f628-4348-9543-b584d263d8ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:46,216 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.045s 2022-06-20 06:07:46,216 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47050cdc-bc15-4813-b350-a14ee31b47bd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47050cdc-bc15-4813-b350-a14ee31b47bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:47,267 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:07:47,268 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b74a36-a496-490d-9d5b-de7182003cbd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b74a36-a496-490d-9d5b-de7182003cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:48,318 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:07:48,319 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9776b99-156d-45b6-8146-b2098506d239', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9776b99-156d-45b6-8146-b2098506d239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:49,370 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:07:49,370 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4085dc9e-0a5c-43ed-9a48-fd09737b92f0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4085dc9e-0a5c-43ed-9a48-fd09737b92f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:50,420 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:07:50,420 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca42d93-df21-49a0-b40a-59a10351b208', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca42d93-df21-49a0-b40a-59a10351b208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:51,473 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:07:51,473 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c4a11e-11a1-43fe-9c33-6cbae4b6a63b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c4a11e-11a1-43fe-9c33-6cbae4b6a63b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:52,525 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:07:52,525 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb1e875d-e5fa-4679-a7a8-e0e7409483d3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb1e875d-e5fa-4679-a7a8-e0e7409483d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:53,576 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:07:53,576 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4ce09b0-0f58-484f-8272-e1fad6704c65', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4ce09b0-0f58-484f-8272-e1fad6704c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:54,627 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:07:54,627 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d76d3ddf-6a49-42ca-9381-24f3d7a5fb00', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d76d3ddf-6a49-42ca-9381-24f3d7a5fb00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:55,678 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:07:55,679 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99179f9f-391d-425e-92fd-95c3128784aa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99179f9f-391d-425e-92fd-95c3128784aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:56,730 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:07:56,730 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c3f14c1-b108-47af-b50f-17be35795cfa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c3f14c1-b108-47af-b50f-17be35795cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:57,783 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:07:57,783 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c174dd-4e37-4d1d-a33a-8ae8753355cc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c174dd-4e37-4d1d-a33a-8ae8753355cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:58,834 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:07:58,835 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e0f46c-88e3-4951-bce3-2138e04afe66', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e0f46c-88e3-4951-bce3-2138e04afe66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:07:59,884 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:07:59,885 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6745d20-c578-44f4-a046-a7d3ff61d64e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6745d20-c578-44f4-a046-a7d3ff61d64e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:00,940 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.051s 2022-06-20 06:08:00,940 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dbd5633-1886-400d-815e-a49cb652d6d6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dbd5633-1886-400d-815e-a49cb652d6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:01,990 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:08:01,990 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00ac3146-4886-4a68-b023-90a946b18382', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00ac3146-4886-4a68-b023-90a946b18382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:03,043 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:08:03,044 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3335ba6-aff7-434f-9eca-ca7f155e9c05', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3335ba6-aff7-434f-9eca-ca7f155e9c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:04,094 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:08:04,095 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454c14d9-8407-48c7-a3b8-012d8a1af226', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454c14d9-8407-48c7-a3b8-012d8a1af226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:05,146 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:08:05,147 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-729b9cc6-353b-4a15-8210-da799cbe406e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-729b9cc6-353b-4a15-8210-da799cbe406e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:06,201 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.050s 2022-06-20 06:08:06,201 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4078a22e-d806-4f85-a044-7ba3a1d1dad0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4078a22e-d806-4f85-a044-7ba3a1d1dad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:07,248 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.043s 2022-06-20 06:08:07,248 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cf7f522-259b-4809-a0e9-482f89022875', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cf7f522-259b-4809-a0e9-482f89022875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:08,300 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:08:08,300 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3b1a403-2a67-475e-879e-71e345aa5e72', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3b1a403-2a67-475e-879e-71e345aa5e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:09,449 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.146s 2022-06-20 06:08:09,450 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c9ec23-b0e3-4290-9dbe-837e41770f67', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c9ec23-b0e3-4290-9dbe-837e41770f67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:10,475 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:08:10,475 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7baf9f-f6cb-42ed-89b0-8c2b7c5783bc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7baf9f-f6cb-42ed-89b0-8c2b7c5783bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:11,499 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:08:11,500 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285f4445-e5ab-469d-84d2-2380326a1d81', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285f4445-e5ab-469d-84d2-2380326a1d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:12,523 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.020s 2022-06-20 06:08:12,524 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30df3962-c7e2-4c2e-80aa-158d3c3a77ee', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30df3962-c7e2-4c2e-80aa-158d3c3a77ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:13,560 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.032s 2022-06-20 06:08:13,560 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a86af09c-3135-484b-94c7-99f0ed2a74cb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a86af09c-3135-484b-94c7-99f0ed2a74cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:14,610 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:08:14,611 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78746dba-a998-42bb-8028-13c4137e1226', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78746dba-a998-42bb-8028-13c4137e1226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:15,662 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:08:15,662 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b4b06a-76ba-409b-ba84-94685b62c98f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b4b06a-76ba-409b-ba84-94685b62c98f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:16,716 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:08:16,716 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f08497-5abd-44a1-8bb6-4bd0d9fc7711', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f08497-5abd-44a1-8bb6-4bd0d9fc7711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:17,766 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:08:17,766 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58f475f9-2c09-49ae-af46-c561e5375a29', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58f475f9-2c09-49ae-af46-c561e5375a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:18,819 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:08:18,819 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a29fb0d-9fab-4847-9512-9804cbe38cd6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a29fb0d-9fab-4847-9512-9804cbe38cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:19,871 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:08:19,871 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d78dd9af-e095-4674-80f6-df4b085dcd81', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d78dd9af-e095-4674-80f6-df4b085dcd81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:20,922 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:08:20,923 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61f68fb1-2d2a-422d-a4b9-b5888e5bc63b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61f68fb1-2d2a-422d-a4b9-b5888e5bc63b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:21,984 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.057s 2022-06-20 06:08:21,984 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c0f110b-b777-4ee7-967b-cc6eb4415207', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c0f110b-b777-4ee7-967b-cc6eb4415207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:23,030 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.043s 2022-06-20 06:08:23,031 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5adb2b1-b889-40c4-985d-268db1404dd6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5adb2b1-b889-40c4-985d-268db1404dd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:24,121 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.086s 2022-06-20 06:08:24,122 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a716ac-3bb6-454e-9bfb-0797accc347f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a716ac-3bb6-454e-9bfb-0797accc347f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:25,151 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.026s 2022-06-20 06:08:25,151 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b1993b-8efc-49a9-af92-c3b7583d813f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b1993b-8efc-49a9-af92-c3b7583d813f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:26,201 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:08:26,202 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-278eb24c-94cc-4946-986c-afd3c6321cf8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-278eb24c-94cc-4946-986c-afd3c6321cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:27,253 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:08:27,254 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea5c356-fc36-464a-bfff-9983c077650c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea5c356-fc36-464a-bfff-9983c077650c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:28,304 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:08:28,304 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae53aa0-daed-4f22-9699-f1906cfc6e2f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae53aa0-daed-4f22-9699-f1906cfc6e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:29,357 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:08:29,358 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c4de0e-3f9d-4623-b1ad-f5ffaa94b16d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c4de0e-3f9d-4623-b1ad-f5ffaa94b16d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:30,409 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:08:30,409 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e1a154c-222e-4bfc-a025-c1685177b041', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e1a154c-222e-4bfc-a025-c1685177b041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:31,461 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:08:31,461 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25cbd348-3315-48bd-99b7-48415d9a3786', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25cbd348-3315-48bd-99b7-48415d9a3786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:32,513 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:08:32,513 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b769e8-5ebd-4500-9e3d-68eb3d69263a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17b769e8-5ebd-4500-9e3d-68eb3d69263a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:33,564 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:08:33,565 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b750498b-b48e-4d91-9989-efc3f3a8b4d0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b750498b-b48e-4d91-9989-efc3f3a8b4d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:34,616 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:08:34,616 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73ed50ff-e87a-4e8c-826a-ddb0b8420102', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73ed50ff-e87a-4e8c-826a-ddb0b8420102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:35,669 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:08:35,670 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-961f654f-beb7-4aab-b3d1-77cf681d4d7b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-961f654f-beb7-4aab-b3d1-77cf681d4d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:36,722 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:08:36,722 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f84d2be-e344-4389-b432-e4d7487c4d4b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f84d2be-e344-4389-b432-e4d7487c4d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:37,772 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:08:37,772 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-743306ad-5880-4aa6-962e-92f8d57a949e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-743306ad-5880-4aa6-962e-92f8d57a949e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:38,834 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.058s 2022-06-20 06:08:38,834 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21057c79-594a-4f0b-bcdf-9d7b022fb548', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21057c79-594a-4f0b-bcdf-9d7b022fb548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:39,881 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.042s 2022-06-20 06:08:39,881 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72df73bc-26d6-43be-ac8c-0e37477c0d1f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72df73bc-26d6-43be-ac8c-0e37477c0d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:40,934 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:08:40,934 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9489199-8412-47c5-ac74-a2a33574db1d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9489199-8412-47c5-ac74-a2a33574db1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:41,985 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:08:41,986 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67c848ef-fdc9-4fd0-ae8d-6c9307112666', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67c848ef-fdc9-4fd0-ae8d-6c9307112666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:43,037 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:08:43,038 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac2f734-af14-431b-988d-05c3e2c43174', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac2f734-af14-431b-988d-05c3e2c43174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:44,088 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:08:44,089 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad6acd1-949b-479c-93ff-3d8aebcd6623', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad6acd1-949b-479c-93ff-3d8aebcd6623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:45,140 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:08:45,140 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a7642a2-3742-45bc-b64d-5b89309edf16', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a7642a2-3742-45bc-b64d-5b89309edf16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:46,192 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:08:46,192 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83cde82f-4cb8-4b0d-beaf-8556ee7a9ffd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83cde82f-4cb8-4b0d-beaf-8556ee7a9ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:47,243 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:08:47,244 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b182128d-11f4-4e1d-8f4e-069face4fcee', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b182128d-11f4-4e1d-8f4e-069face4fcee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:48,296 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:08:48,296 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5902bbf5-6bde-486f-8235-cc1a48e7a09a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5902bbf5-6bde-486f-8235-cc1a48e7a09a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:49,348 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:08:49,348 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab7f50d-f7c9-4f11-a960-c147c2d6df14', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab7f50d-f7c9-4f11-a960-c147c2d6df14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:50,401 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.050s 2022-06-20 06:08:50,401 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d4acbef-d6d9-4738-900f-83c74297c589', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d4acbef-d6d9-4738-900f-83c74297c589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:51,453 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:08:51,454 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f30d5d-94ee-47f0-b322-08d9ad420e4a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f30d5d-94ee-47f0-b322-08d9ad420e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:52,506 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:08:52,507 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d7f7bf9-5010-4ad7-a3a3-bb80e430aebf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d7f7bf9-5010-4ad7-a3a3-bb80e430aebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:53,560 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:08:53,560 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc9cf374-082a-4d5a-a4c2-2bf247a93bf8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc9cf374-082a-4d5a-a4c2-2bf247a93bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:54,611 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:08:54,612 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a0ff0dd-1b01-4d85-aad2-0805fb5a7f4c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a0ff0dd-1b01-4d85-aad2-0805fb5a7f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:55,664 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:08:55,664 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71f1b7da-c5bd-4c56-9d75-78c006418f63', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f1b7da-c5bd-4c56-9d75-78c006418f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:56,718 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.050s 2022-06-20 06:08:56,719 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df8bb2b9-6adc-41a2-940b-45a157956b38', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df8bb2b9-6adc-41a2-940b-45a157956b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:57,772 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:08:57,772 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c54bb98-badb-44eb-a55e-5d9b40d6348c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c54bb98-badb-44eb-a55e-5d9b40d6348c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:58,829 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.054s 2022-06-20 06:08:58,829 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc46d66-67ef-46a6-b965-fe0a1c796d84', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc46d66-67ef-46a6-b965-fe0a1c796d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:08:59,876 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.043s 2022-06-20 06:08:59,877 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0311fa-2ad7-41fa-a874-e9b32c80f773', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0311fa-2ad7-41fa-a874-e9b32c80f773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:00,931 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.051s 2022-06-20 06:09:00,932 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe671ad-5ff0-4c58-8a55-917cb3556453', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe671ad-5ff0-4c58-8a55-917cb3556453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:01,982 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:09:01,983 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8159663d-3d5a-42a3-9c39-546941e35be6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8159663d-3d5a-42a3-9c39-546941e35be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:03,033 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:09:03,034 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15475ef2-6961-4458-8b9c-8e432fb4d631', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15475ef2-6961-4458-8b9c-8e432fb4d631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:04,084 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:09:04,085 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-251c1797-f3fb-40d6-9ed7-f1a26300114d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-251c1797-f3fb-40d6-9ed7-f1a26300114d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:05,137 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:09:05,138 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc689264-3fd4-4c68-b6fc-656c161800e6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc689264-3fd4-4c68-b6fc-656c161800e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:06,188 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:09:06,188 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad36ea56-6aa6-4fc1-8d46-a92dada7d078', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad36ea56-6aa6-4fc1-8d46-a92dada7d078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:07,242 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.050s 2022-06-20 06:09:07,242 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b86ffe21-4c8f-469d-b3da-a99cba62e4d6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b86ffe21-4c8f-469d-b3da-a99cba62e4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:08,293 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:09:08,294 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f730be-7c31-48e7-b18a-db5debdd6137', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f730be-7c31-48e7-b18a-db5debdd6137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:09,349 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.052s 2022-06-20 06:09:09,350 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aea17aa-d6fb-491c-969e-3c8259d47155', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aea17aa-d6fb-491c-969e-3c8259d47155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:10,398 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.044s 2022-06-20 06:09:10,399 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9acb532-7596-4966-81bf-1889e36069a0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9acb532-7596-4966-81bf-1889e36069a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:11,450 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:09:11,450 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b7b49b-1e1c-421c-b89b-e50cf8cfad91', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b7b49b-1e1c-421c-b89b-e50cf8cfad91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:12,501 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:09:12,502 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56fbc371-e163-4af6-beab-e376587a363b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56fbc371-e163-4af6-beab-e376587a363b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:13,558 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.053s 2022-06-20 06:09:13,558 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fcac9b8-47cd-4f4c-8db9-5f3ff5ec587a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fcac9b8-47cd-4f4c-8db9-5f3ff5ec587a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:14,609 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:09:14,609 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7297897-4990-4075-835f-64905efb67b6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7297897-4990-4075-835f-64905efb67b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:15,660 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:09:15,660 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8789964-8726-4d4a-921e-0e027dd51c77', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8789964-8726-4d4a-921e-0e027dd51c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:16,711 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:09:16,711 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61059b53-520e-4b53-adb4-2302df67918a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61059b53-520e-4b53-adb4-2302df67918a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:17,763 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:09:17,764 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67501f94-d721-41a8-b01d-41273968e8f4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67501f94-d721-41a8-b01d-41273968e8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:18,817 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:09:18,817 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2b5b65-445f-4e1f-82a4-37c0cbdbc73f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2b5b65-445f-4e1f-82a4-37c0cbdbc73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:19,870 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:09:19,870 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db69287-5c22-4426-af92-8939fa725fbe', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db69287-5c22-4426-af92-8939fa725fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:20,923 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:09:20,923 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddbc8b0c-ec14-466d-9e64-eb2718c84c1b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddbc8b0c-ec14-466d-9e64-eb2718c84c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:21,974 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:09:21,974 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c693732-deaa-4174-8cf6-4c8a5a9c8a1e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c693732-deaa-4174-8cf6-4c8a5a9c8a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:23,025 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:09:23,025 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc4d72c-5d52-4fb7-9780-276380412524', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc4d72c-5d52-4fb7-9780-276380412524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:24,075 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.045s 2022-06-20 06:09:24,075 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3a61361-49f7-4122-93a0-2aa0ee29ac56', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3a61361-49f7-4122-93a0-2aa0ee29ac56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:25,133 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.053s 2022-06-20 06:09:25,133 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0819c05f-acf7-4e2f-9326-18441ce6f781', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0819c05f-acf7-4e2f-9326-18441ce6f781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:26,184 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:09:26,185 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ca3c609-1916-4ccf-93ac-797f185f42e5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ca3c609-1916-4ccf-93ac-797f185f42e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:27,235 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:09:27,235 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34c1223b-bc49-4ecd-998d-6f487c1b1892', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34c1223b-bc49-4ecd-998d-6f487c1b1892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:28,286 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:09:28,286 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b858fac-2c72-4b07-9a6a-c0471afacb2b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b858fac-2c72-4b07-9a6a-c0471afacb2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:29,338 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:09:29,339 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3c7e19-2e35-4f7b-a104-d91b28018b14', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3c7e19-2e35-4f7b-a104-d91b28018b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:30,389 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:09:30,390 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d13562e8-2bcf-43eb-b08f-d7f7645e63ba', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d13562e8-2bcf-43eb-b08f-d7f7645e63ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:31,440 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:09:31,440 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f5e5c32-9508-4a19-8915-2e55f5be68be', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5e5c32-9508-4a19-8915-2e55f5be68be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:32,492 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:09:32,492 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1689b19-b22a-4e6a-b86d-c4cbde30b287', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1689b19-b22a-4e6a-b86d-c4cbde30b287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:33,542 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:09:33,543 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e91d3119-cd50-48f2-93aa-7b8bcd1aa6ee', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e91d3119-cd50-48f2-93aa-7b8bcd1aa6ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:34,596 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:09:34,596 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e65e323-67c7-4c24-929f-d34b90d308fc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e65e323-67c7-4c24-929f-d34b90d308fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:35,656 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.055s 2022-06-20 06:09:35,656 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d525bbce-48e3-4a52-aaf9-d2ce475d239b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d525bbce-48e3-4a52-aaf9-d2ce475d239b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:36,699 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.040s 2022-06-20 06:09:36,700 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dec5f17-2fbd-47bf-b363-bd413834397d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dec5f17-2fbd-47bf-b363-bd413834397d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:37,749 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:09:37,749 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-143c06d6-fd7c-4547-8ecd-fe25b76db76d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-143c06d6-fd7c-4547-8ecd-fe25b76db76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:38,807 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.054s 2022-06-20 06:09:38,807 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9636e239-93fe-4fb9-bc70-746578a4af34', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9636e239-93fe-4fb9-bc70-746578a4af34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:39,879 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.068s 2022-06-20 06:09:39,879 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63fd3868-5276-42f3-9002-0b770f56c4da', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63fd3868-5276-42f3-9002-0b770f56c4da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:40,928 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.044s 2022-06-20 06:09:40,928 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b88918d-1d8c-48a3-ba6b-f1814509a34c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b88918d-1d8c-48a3-ba6b-f1814509a34c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:41,974 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.043s 2022-06-20 06:09:41,975 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304ec737-cb9b-4f0f-863b-1abd0651a8b8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304ec737-cb9b-4f0f-863b-1abd0651a8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:43,028 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.050s 2022-06-20 06:09:43,029 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d8095b1-ce33-47e9-acf4-7993251b6990', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d8095b1-ce33-47e9-acf4-7993251b6990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:44,079 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:09:44,080 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ef8738b-2930-4800-996d-3268edf6179f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ef8738b-2930-4800-996d-3268edf6179f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:45,133 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:09:45,133 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e1237d-3775-48d3-bbbd-a4466443370a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e1237d-3775-48d3-bbbd-a4466443370a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:46,187 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.050s 2022-06-20 06:09:46,188 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d5395bf-3996-41a2-91b6-babdcc6e8a62', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d5395bf-3996-41a2-91b6-babdcc6e8a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:47,239 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:09:47,239 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b1d31cb-cbd5-4585-8e8a-8a335ad0dd85', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b1d31cb-cbd5-4585-8e8a-8a335ad0dd85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:48,291 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:09:48,292 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4cec5a-fab2-49bd-b1af-f584c4f4b1b0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4cec5a-fab2-49bd-b1af-f584c4f4b1b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:49,343 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:09:49,344 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fa835b1-85c6-4b86-85d9-258e2fa8854d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fa835b1-85c6-4b86-85d9-258e2fa8854d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:50,396 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.050s 2022-06-20 06:09:50,397 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c31ba21e-d102-4867-9829-bb67143bfe89', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c31ba21e-d102-4867-9829-bb67143bfe89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:51,448 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:09:51,448 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc6ed2be-9c50-40f6-a082-b42b3808a029', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc6ed2be-9c50-40f6-a082-b42b3808a029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:52,499 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:09:52,499 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afb9d323-62da-478f-b912-a1d87b247c61', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afb9d323-62da-478f-b912-a1d87b247c61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:53,557 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.055s 2022-06-20 06:09:53,557 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ef0d4f8-ed0d-4c69-a3a4-9ad64a05caa6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ef0d4f8-ed0d-4c69-a3a4-9ad64a05caa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:54,604 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.042s 2022-06-20 06:09:54,605 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e166b631-8e27-4ed9-a1b5-18118d24f138', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e166b631-8e27-4ed9-a1b5-18118d24f138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:55,656 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:09:55,656 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8eb9d87-7b89-4f2a-8896-46f0e1c2280a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8eb9d87-7b89-4f2a-8896-46f0e1c2280a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:56,709 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:09:56,709 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e38a021d-4b27-4d9f-8d77-d79246b5a7ab', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e38a021d-4b27-4d9f-8d77-d79246b5a7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:57,763 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:09:57,763 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c653a5-9628-4be1-8ffa-e6f5fa809dbb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c653a5-9628-4be1-8ffa-e6f5fa809dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:58,815 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:09:58,815 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1998acf8-ed5d-4c96-b18a-21270ce59888', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1998acf8-ed5d-4c96-b18a-21270ce59888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:09:59,872 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.053s 2022-06-20 06:09:59,872 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7230bbde-0f0d-4486-8524-e898ee1eea86', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7230bbde-0f0d-4486-8524-e898ee1eea86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:00,923 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:10:00,923 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdfeb525-3838-4b19-9d8b-28310267faf8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdfeb525-3838-4b19-9d8b-28310267faf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:01,974 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:10:01,974 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c3a4a3-df83-408f-b64b-fc3a9191caf9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c3a4a3-df83-408f-b64b-fc3a9191caf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:03,023 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.045s 2022-06-20 06:10:03,024 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4dfa063-6a2b-4f9f-bd47-fd1437fdfd6f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4dfa063-6a2b-4f9f-bd47-fd1437fdfd6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:04,077 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.050s 2022-06-20 06:10:04,077 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04b5a22f-2af0-417a-9418-e3d2b9da2d79', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04b5a22f-2af0-417a-9418-e3d2b9da2d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:05,131 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.050s 2022-06-20 06:10:05,132 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4818d1d1-6ae5-43ae-89fe-2c9f846aa457', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4818d1d1-6ae5-43ae-89fe-2c9f846aa457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:06,181 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:10:06,182 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdef2ff3-a12d-42bf-975d-c0098bb779bb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdef2ff3-a12d-42bf-975d-c0098bb779bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:07,235 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:10:07,236 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf74ba1-7ba1-4c0a-a454-550781d86c8a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf74ba1-7ba1-4c0a-a454-550781d86c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:08,286 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:10:08,286 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8654e3d-eff4-4963-9fc1-3e8fbe8410b0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8654e3d-eff4-4963-9fc1-3e8fbe8410b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:09,363 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:10:09,363 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44160248-2fea-4028-bd95-b972cc26190d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44160248-2fea-4028-bd95-b972cc26190d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:10,388 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.021s 2022-06-20 06:10:10,388 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf8929f-fac1-4cf7-99c1-571d6aa05b9a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf8929f-fac1-4cf7-99c1-571d6aa05b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:11,440 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:10:11,440 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-614e5847-79e6-4ced-9b24-7b9b890d6f81', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-614e5847-79e6-4ced-9b24-7b9b890d6f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:12,493 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:10:12,494 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44c9233f-497b-49ea-a636-a3fbd564cf72', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44c9233f-497b-49ea-a636-a3fbd564cf72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:13,545 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:10:13,546 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27500bf-783b-43de-8fdb-2e0d148a419c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27500bf-783b-43de-8fdb-2e0d148a419c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:14,596 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:10:14,596 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8016cbae-26d4-44ef-ac08-c754796c0854', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8016cbae-26d4-44ef-ac08-c754796c0854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:15,648 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:10:15,648 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb255b5d-02a6-47df-ba27-04662ee3ddf0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb255b5d-02a6-47df-ba27-04662ee3ddf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:16,700 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:10:16,701 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616390f0-e823-465d-b58f-4df36eaa6ba1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616390f0-e823-465d-b58f-4df36eaa6ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:17,752 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:10:17,753 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3db5aab-21bf-4908-b45a-063254eddcf0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3db5aab-21bf-4908-b45a-063254eddcf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:18,806 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:10:18,806 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2add5579-cef6-4a82-b884-486a7f081873', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2add5579-cef6-4a82-b884-486a7f081873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:19,858 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:10:19,858 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7854d358-bc47-4fef-bebf-9bff8dcd4065', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7854d358-bc47-4fef-bebf-9bff8dcd4065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:20,908 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:10:20,909 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9309412a-849c-48d8-9826-d1cb1ef6ad13', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9309412a-849c-48d8-9826-d1cb1ef6ad13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:21,960 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:10:21,960 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3122f4d3-4765-4b50-9ae3-43d82e38b032', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3122f4d3-4765-4b50-9ae3-43d82e38b032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:23,016 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.052s 2022-06-20 06:10:23,017 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa348e6-6c07-4370-befc-8e28876fad6f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa348e6-6c07-4370-befc-8e28876fad6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:24,066 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:10:24,067 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b494e9-7552-4b42-9865-9346c9b1a1ef', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b494e9-7552-4b42-9865-9346c9b1a1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:25,115 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.044s 2022-06-20 06:10:25,115 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d0ccf6-dff7-413c-a391-e82ad4ddc486', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d0ccf6-dff7-413c-a391-e82ad4ddc486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:26,165 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:10:26,165 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe6a9a7-6ed2-4758-b536-0475952be3c9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe6a9a7-6ed2-4758-b536-0475952be3c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:27,217 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:10:27,217 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f1d16c-c8df-46dc-8d40-c58681899fcd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f1d16c-c8df-46dc-8d40-c58681899fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:28,270 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:10:28,270 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce879c4-2656-4927-a6c7-f5bfb94e21a4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce879c4-2656-4927-a6c7-f5bfb94e21a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:29,320 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.045s 2022-06-20 06:10:29,320 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a50f759-7c8a-43cd-ac81-586c372fc293', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a50f759-7c8a-43cd-ac81-586c372fc293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:30,374 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:10:30,374 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2494657-8230-40b7-a468-8d11c39492b4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2494657-8230-40b7-a468-8d11c39492b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:31,424 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:10:31,424 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07275ba7-2bc9-472d-b18a-832674d51a39', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07275ba7-2bc9-472d-b18a-832674d51a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:32,474 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:10:32,475 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920cdfb3-3275-4d79-855e-42b5668b2cd2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920cdfb3-3275-4d79-855e-42b5668b2cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:33,524 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:10:33,524 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e92d624-9119-49b9-a8ee-1f8d5d49d96f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e92d624-9119-49b9-a8ee-1f8d5d49d96f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:34,577 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:10:34,577 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30ca0972-b6cf-442c-9e7b-d012d2ebd700', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30ca0972-b6cf-442c-9e7b-d012d2ebd700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:35,628 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:10:35,629 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d98bedc3-096e-4400-8dbd-d8ba02686f63', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d98bedc3-096e-4400-8dbd-d8ba02686f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:36,678 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:10:36,679 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-732f7080-1f27-45ff-98e7-8da1981d71cd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-732f7080-1f27-45ff-98e7-8da1981d71cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:37,729 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:10:37,730 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96768054-b914-4c88-833b-549d81162f0f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96768054-b914-4c88-833b-549d81162f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:38,782 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:10:38,782 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a590ca8b-88e7-491a-8b55-64fe15927b3d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a590ca8b-88e7-491a-8b55-64fe15927b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:39,834 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:10:39,834 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-530b1f17-8913-4676-bf9e-fd0867b3787e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-530b1f17-8913-4676-bf9e-fd0867b3787e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:40,886 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:10:40,886 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34255eb2-a783-4710-9d95-28959d1a71f4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34255eb2-a783-4710-9d95-28959d1a71f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:41,936 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:10:41,937 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b51686a-4a30-4bb2-adf5-3aed1352300a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b51686a-4a30-4bb2-adf5-3aed1352300a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:42,995 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.054s 2022-06-20 06:10:42,995 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a19d33-8857-4f5d-a1d7-b008c1b6befa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a19d33-8857-4f5d-a1d7-b008c1b6befa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:44,043 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.044s 2022-06-20 06:10:44,044 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-613f369e-fbdb-42b6-9626-3870e3742c2c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-613f369e-fbdb-42b6-9626-3870e3742c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:45,100 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.053s 2022-06-20 06:10:45,101 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdfa59e8-09cd-420c-9277-dfeac644c2a3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdfa59e8-09cd-420c-9277-dfeac644c2a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:46,148 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.042s 2022-06-20 06:10:46,148 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14624fe9-b5f6-477a-9798-300d4846777e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14624fe9-b5f6-477a-9798-300d4846777e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:47,199 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:10:47,200 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f54801-a0e9-4d4c-9c54-87190b99facb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f54801-a0e9-4d4c-9c54-87190b99facb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:48,250 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:10:48,250 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ad61f9-bbf1-43f0-b996-3a69f6434fa7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ad61f9-bbf1-43f0-b996-3a69f6434fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:49,300 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:10:49,300 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19dddb3c-9ae8-41ec-bb7e-57e254b8fae8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19dddb3c-9ae8-41ec-bb7e-57e254b8fae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:50,351 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:10:50,351 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-981e308b-8d74-47bc-8877-462459afb76a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-981e308b-8d74-47bc-8877-462459afb76a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:51,404 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:10:51,405 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2037d4e-e123-4f00-b38a-8e9e96e8b226', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2037d4e-e123-4f00-b38a-8e9e96e8b226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:52,455 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:10:52,455 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d39ad77-2171-41a5-97f2-3710dbce8d2c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d39ad77-2171-41a5-97f2-3710dbce8d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:53,506 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:10:53,506 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-976322b4-62c9-42b7-9782-a9472b41d2f6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-976322b4-62c9-42b7-9782-a9472b41d2f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:54,557 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:10:54,557 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f1311d-c3f5-4d43-90e0-474824209785', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f1311d-c3f5-4d43-90e0-474824209785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:55,609 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:10:55,609 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8c2db96-a448-469d-97c0-6b8c9eb31f73', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8c2db96-a448-469d-97c0-6b8c9eb31f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:56,660 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:10:56,660 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d6f81c-64de-45bb-9518-3d5dc68df75f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d6f81c-64de-45bb-9518-3d5dc68df75f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:57,713 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:10:57,713 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bfefebe-9e4c-41fe-b78b-62f4a6f63118', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bfefebe-9e4c-41fe-b78b-62f4a6f63118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:58,762 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.045s 2022-06-20 06:10:58,762 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbb2988-cbfa-439a-85de-0337046a540e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbb2988-cbfa-439a-85de-0337046a540e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:10:59,813 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:10:59,813 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47af620f-2bd7-442c-a9e0-0b9e16f9dc4c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47af620f-2bd7-442c-a9e0-0b9e16f9dc4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:00,864 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:11:00,865 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f45dc94b-9aa2-4e5b-a4d9-05a99f69488c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f45dc94b-9aa2-4e5b-a4d9-05a99f69488c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:01,919 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.051s 2022-06-20 06:11:01,920 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6daeb611-03d3-4ed8-b540-7e48b2b40af9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6daeb611-03d3-4ed8-b540-7e48b2b40af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:02,970 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:11:02,970 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c4bce2-ca99-4b5d-820b-3c0edcc950b2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c4bce2-ca99-4b5d-820b-3c0edcc950b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:04,021 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:11:04,021 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83158446-4dbb-4194-80ff-79ecf808e233', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83158446-4dbb-4194-80ff-79ecf808e233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:05,072 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:11:05,073 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bafd5601-d61f-4659-a3af-82311d03b7e5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bafd5601-d61f-4659-a3af-82311d03b7e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:06,125 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:11:06,125 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e90c21-b6e1-4c0f-b56a-9acb26c1c580', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e90c21-b6e1-4c0f-b56a-9acb26c1c580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:07,176 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:11:07,177 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f7fed7a-efa2-4ffa-bde0-dc80f4aa0674', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f7fed7a-efa2-4ffa-bde0-dc80f4aa0674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:08,228 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:11:08,229 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d2ce93a-74da-435d-a426-8ff688edc4ac', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d2ce93a-74da-435d-a426-8ff688edc4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:09,280 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:11:09,280 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0224488-988c-4fc8-9145-5e9182740c31', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0224488-988c-4fc8-9145-5e9182740c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:10,332 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.048s 2022-06-20 06:11:10,333 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0c17d5e-dac0-4738-adf8-76c0042b189d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0c17d5e-dac0-4738-adf8-76c0042b189d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:11,389 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.052s 2022-06-20 06:11:11,389 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c6e6078-c065-41c4-8a83-4ce8a355d762', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c6e6078-c065-41c4-8a83-4ce8a355d762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:12,440 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:11:12,440 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a9cc1e-9db7-449b-8f47-b120b965a673', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a9cc1e-9db7-449b-8f47-b120b965a673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:13,492 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:11:13,493 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed5e8d65-5f74-4cca-870f-d02a8c4b8de4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed5e8d65-5f74-4cca-870f-d02a8c4b8de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:14,543 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:11:14,544 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4654d999-fd41-477f-be81-7951fb73c813', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4654d999-fd41-477f-be81-7951fb73c813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:15,596 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.049s 2022-06-20 06:11:15,596 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b570aa27-ac42-4a7d-b007-768c6420557d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b570aa27-ac42-4a7d-b007-768c6420557d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:16,647 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:11:16,647 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03c9f973-afc6-4275-8558-8504ff366600', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03c9f973-afc6-4275-8558-8504ff366600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:17,697 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:11:17,698 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72029cb7-f1e1-4c6d-bd6a-e7a92fa39d3f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72029cb7-f1e1-4c6d-bd6a-e7a92fa39d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:18,749 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.047s 2022-06-20 06:11:18,749 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5c2ca39-69c7-4afb-adf1-6109e86bde2d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5c2ca39-69c7-4afb-adf1-6109e86bde2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:19,799 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.046s 2022-06-20 06:11:19,800 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cce44d8-c2bd-4953-8232-338a6f16ee65', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cce44d8-c2bd-4953-8232-338a6f16ee65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:20,853 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.050s 2022-06-20 06:11:20,854 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee5042f-457d-4614-86a2-c1f3b3b46baa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee5042f-457d-4614-86a2-c1f3b3b46baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:21,879 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:11:21,880 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6abb4f9-bc4d-47a6-8d69-a5c7f939a6b8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6abb4f9-bc4d-47a6-8d69-a5c7f939a6b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:22,907 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.023s 2022-06-20 06:11:22,908 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b3a431e-20ac-47f4-8507-fbebc8ca9734', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b3a431e-20ac-47f4-8507-fbebc8ca9734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:23,933 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:11:23,934 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7625c39d-1126-4ab6-b0ab-6ad05951cfac', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7625c39d-1126-4ab6-b0ab-6ad05951cfac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:24,959 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:11:24,959 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce4062d-a256-4af0-91d7-65969f5752c9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce4062d-a256-4af0-91d7-65969f5752c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:25,986 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.022s 2022-06-20 06:11:25,987 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-970893fa-ee51-4faf-bb90-b36d3f7acf18', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-970893fa-ee51-4faf-bb90-b36d3f7acf18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:27,014 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff 0.023s 2022-06-20 06:11:27,014 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f280385-ac89-402d-aaf6-20c7eff49208', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f280385-ac89-402d-aaf6-20c7eff49208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/snapshots/f9c334da-c6d7-4aa0-991b-8faa7a6114ff'} Body: b'{"snapshot": {"id": "f9c334da-c6d7-4aa0-991b-8faa7a6114ff", "created_at": "2022-06-20T06:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746946963", "description": null, "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "75f7c2d4c0e742cd93e51fee7df062f0", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-06-20 06:11:27,311 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99/os-volume_attachments/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.293s 2022-06-20 06:11:27,311 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:27 GMT', 'server': 'Apache/2.4.41 (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-84b5789f-5009-4592-a32c-854804ebc767', 'x-compute-request-id': 'req-84b5789f-5009-4592-a32c-854804ebc767', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99/os-volume_attachments/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'' 2022-06-20 06:11:27,355 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:11:27,356 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3153c82-a101-4c6e-8023-61e12ccae6d3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3153c82-a101-4c6e-8023-61e12ccae6d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:28,409 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:11:28,409 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-181ec03e-8699-440b-80b4-71cef36ee2bc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-181ec03e-8699-440b-80b4-71cef36ee2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:29,463 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:11:29,463 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8a02478-f8d3-4788-a9dd-c4db42a21f22', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8a02478-f8d3-4788-a9dd-c4db42a21f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:30,514 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:11:30,515 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06df1694-35fe-460a-8c18-1b5e5642a0db', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06df1694-35fe-460a-8c18-1b5e5642a0db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:31,565 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:11:31,565 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4703ef23-da7d-4537-928f-0b6f1ac1bea7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4703ef23-da7d-4537-928f-0b6f1ac1bea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:32,618 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:11:32,618 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a505df8-86a6-41ce-b19f-bb61e5de3b7c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a505df8-86a6-41ce-b19f-bb61e5de3b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:33,669 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:11:33,670 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d82b2473-535e-4f29-beea-924603c6d42f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d82b2473-535e-4f29-beea-924603c6d42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:34,720 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:11:34,721 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f2502a-e0bf-47f8-a122-688ff6490e3f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f2502a-e0bf-47f8-a122-688ff6490e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:35,772 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:11:35,773 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c46d9d-19f2-48f2-8e81-893dc39e23d8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c46d9d-19f2-48f2-8e81-893dc39e23d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:36,823 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:11:36,824 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-768f6752-69bb-4acc-bee7-bc3ec8262ba7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-768f6752-69bb-4acc-bee7-bc3ec8262ba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:37,874 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:11:37,874 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e6fc883-4d7d-4dab-ac52-6bfa68be6a5b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e6fc883-4d7d-4dab-ac52-6bfa68be6a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:38,926 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:11:38,927 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40de9da1-2017-4083-b0b9-7940642d8493', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40de9da1-2017-4083-b0b9-7940642d8493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:39,978 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:11:39,978 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e584a52b-96d7-45e6-a010-52fac701567d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e584a52b-96d7-45e6-a010-52fac701567d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:41,029 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:11:41,030 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e4f576-c8f0-4510-98bd-df7520b1d82a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e4f576-c8f0-4510-98bd-df7520b1d82a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:42,081 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:11:42,082 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbeefce7-5d73-42d1-a183-2a2b22dd4908', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbeefce7-5d73-42d1-a183-2a2b22dd4908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:43,134 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:11:43,135 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3476f90-5261-41cc-9eeb-b91cf378d757', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3476f90-5261-41cc-9eeb-b91cf378d757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:44,186 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:11:44,187 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a03b1829-5648-4d9b-8b57-5b74429967e7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a03b1829-5648-4d9b-8b57-5b74429967e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:45,241 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:11:45,241 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44d05465-712a-4430-8975-c89a6847e448', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44d05465-712a-4430-8975-c89a6847e448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:46,292 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:11:46,293 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e23c3df4-7f17-415e-9607-e658b0fde243', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e23c3df4-7f17-415e-9607-e658b0fde243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:47,344 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:11:47,344 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07144e54-10b6-4cc9-b0a0-e1b515a57315', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07144e54-10b6-4cc9-b0a0-e1b515a57315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:48,396 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:11:48,397 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a46626f6-fd6b-4dca-85c1-f51a2e6e23b9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a46626f6-fd6b-4dca-85c1-f51a2e6e23b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:49,449 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:11:49,449 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b79caef0-ef48-4ded-b6e3-338d1831b026', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b79caef0-ef48-4ded-b6e3-338d1831b026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:50,499 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:11:50,500 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a05b64da-8878-4949-ab2c-07b216d0ba0b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a05b64da-8878-4949-ab2c-07b216d0ba0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:51,550 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:11:51,550 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a511e637-6d3a-46c3-ae0e-7c8f6131048b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a511e637-6d3a-46c3-ae0e-7c8f6131048b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:52,602 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:11:52,602 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f87697e9-c9dc-4be2-8f0f-b43a1bf31272', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87697e9-c9dc-4be2-8f0f-b43a1bf31272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:53,652 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:11:53,652 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce36bf2-3fdc-467e-a384-4a9def0dbfc0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce36bf2-3fdc-467e-a384-4a9def0dbfc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:54,711 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.050s 2022-06-20 06:11:54,711 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e889619-c750-4536-be81-201770eb7734', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e889619-c750-4536-be81-201770eb7734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:55,763 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:11:55,763 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae29c070-775d-4d62-b506-247f86582f3f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae29c070-775d-4d62-b506-247f86582f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:56,814 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:11:56,814 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e55a0f50-512f-4368-a954-08c6d2b592fc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e55a0f50-512f-4368-a954-08c6d2b592fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:57,864 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:11:57,865 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d60769d6-d863-47ce-9b14-d5ebfbf4a1da', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d60769d6-d863-47ce-9b14-d5ebfbf4a1da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:58,916 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:11:58,916 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-badbf3e9-979c-476b-9594-68845190f7ea', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-badbf3e9-979c-476b-9594-68845190f7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:11:59,967 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:11:59,968 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8032fb3-633e-4496-ac19-f4f4554ad56d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8032fb3-633e-4496-ac19-f4f4554ad56d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:01,018 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:12:01,018 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c580bd96-e8d4-40d8-a809-3fca7e7d6d40', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c580bd96-e8d4-40d8-a809-3fca7e7d6d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:02,068 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:12:02,069 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e40b33-8636-45ff-881b-8774b07ff036', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e40b33-8636-45ff-881b-8774b07ff036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:03,121 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:12:03,122 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c3d3dd-db4e-4840-9a25-aa6e8cce3afd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c3d3dd-db4e-4840-9a25-aa6e8cce3afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:04,173 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:12:04,174 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6ecbac-d9cc-4374-9095-c0d2a2c3a66a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6ecbac-d9cc-4374-9095-c0d2a2c3a66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:05,225 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:05,226 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-640844b5-82b9-4111-abd7-91dd7faaa4cb', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-640844b5-82b9-4111-abd7-91dd7faaa4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:06,277 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:06,278 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82df4a90-8a87-43bb-b3c9-0ce47d9d9a13', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82df4a90-8a87-43bb-b3c9-0ce47d9d9a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:07,329 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:07,329 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e5d0ea-6cff-406e-aa53-261c1b0f8454', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e5d0ea-6cff-406e-aa53-261c1b0f8454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:08,380 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:08,380 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-924081f0-ff8a-4b05-888e-4504653e09c3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-924081f0-ff8a-4b05-888e-4504653e09c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:09,433 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:12:09,433 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12305003-04a4-4a53-99dd-ee3a16ace236', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12305003-04a4-4a53-99dd-ee3a16ace236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:10,484 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:10,484 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e3ffc3a-aab0-4689-acd8-d93fe8e9014a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e3ffc3a-aab0-4689-acd8-d93fe8e9014a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:11,534 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:12:11,535 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9f7d78a-fb73-4c08-9824-f235f19fdd1d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f7d78a-fb73-4c08-9824-f235f19fdd1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:12,586 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:12:12,587 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-decc9209-bfcb-4eff-bd18-d648edb429ac', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-decc9209-bfcb-4eff-bd18-d648edb429ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:13,638 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:13,638 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03d42bc0-a3b7-4c2d-9408-e325736a9d89', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03d42bc0-a3b7-4c2d-9408-e325736a9d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:14,688 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:12:14,688 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c45b1847-c236-4c20-91cb-55ecca8c67a6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c45b1847-c236-4c20-91cb-55ecca8c67a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:15,739 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:12:15,740 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b7b8908-d63e-4a1d-9eaa-1f91ef306409', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b7b8908-d63e-4a1d-9eaa-1f91ef306409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:16,794 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.046s 2022-06-20 06:12:16,794 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f768f4a-072f-4284-acf8-7725562b2c4c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f768f4a-072f-4284-acf8-7725562b2c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:17,846 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:17,847 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a3f6e2-793a-44ac-9f06-66ae5ee3d07d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a3f6e2-793a-44ac-9f06-66ae5ee3d07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:18,899 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:18,899 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19ce0a15-9cf1-4865-a3f4-6a803f47f094', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19ce0a15-9cf1-4865-a3f4-6a803f47f094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:19,949 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:12:19,949 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ee7df8-7a01-4829-8ab8-4b728b2cfb60', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ee7df8-7a01-4829-8ab8-4b728b2cfb60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:21,000 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:21,001 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-852a9d52-b59e-4910-a4e0-a6300fc89c0a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-852a9d52-b59e-4910-a4e0-a6300fc89c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:22,055 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:12:22,055 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4ed1604-ed86-4b31-8651-225af858ee04', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4ed1604-ed86-4b31-8651-225af858ee04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:23,106 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:23,107 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af20ea9c-6e1e-495a-a64a-de043a66bdde', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af20ea9c-6e1e-495a-a64a-de043a66bdde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:24,158 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:24,159 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-973738e3-fbdb-4132-8056-a4132556ad8b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-973738e3-fbdb-4132-8056-a4132556ad8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:25,212 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:12:25,212 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64a97bb2-e9de-4466-9783-bb157f1dce11', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64a97bb2-e9de-4466-9783-bb157f1dce11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:26,262 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:12:26,263 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8bf8e2b-2f10-46d5-9d03-4e32bfa69e51', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8bf8e2b-2f10-46d5-9d03-4e32bfa69e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:27,315 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:12:27,316 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb608cbf-8f01-45bf-b9cc-86bec351314d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb608cbf-8f01-45bf-b9cc-86bec351314d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:28,366 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:28,366 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e84b272-d33f-4fca-bf59-558ed5e93800', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e84b272-d33f-4fca-bf59-558ed5e93800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:29,417 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:29,417 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22d2b07d-b768-4ac2-aa62-bc2e30f8f6a7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22d2b07d-b768-4ac2-aa62-bc2e30f8f6a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:30,469 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:12:30,469 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-085ca20a-b6b1-4fc4-93f1-542cdcfa5dc9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-085ca20a-b6b1-4fc4-93f1-542cdcfa5dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:31,520 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:12:31,521 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a4316a-f7c4-4d77-88f8-cffbe9feb364', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a4316a-f7c4-4d77-88f8-cffbe9feb364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:32,572 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:12:32,572 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf8615da-ce28-4c66-bcd8-cd23621df6c2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf8615da-ce28-4c66-bcd8-cd23621df6c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:33,623 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:33,624 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec2f5d2a-e622-454c-bb5c-69d9fd039cf2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec2f5d2a-e622-454c-bb5c-69d9fd039cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:34,675 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:12:34,675 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2274be3-eb3d-4bcf-9a60-5885cb8728d5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2274be3-eb3d-4bcf-9a60-5885cb8728d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:35,727 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:12:35,727 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0da25b95-8d4c-466f-8831-ec4406bf390d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0da25b95-8d4c-466f-8831-ec4406bf390d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:36,777 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:12:36,778 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e62b652-73b4-492a-b298-275872d842e7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e62b652-73b4-492a-b298-275872d842e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:37,832 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.046s 2022-06-20 06:12:37,832 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d49451c7-3963-4015-8ead-06d8577b9e2b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d49451c7-3963-4015-8ead-06d8577b9e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:38,884 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:38,884 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55364bf3-279f-43cd-83bf-1134cad0d710', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55364bf3-279f-43cd-83bf-1134cad0d710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:39,936 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:39,937 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa443e7-a458-4f91-8b50-fc83a26e8e39', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa443e7-a458-4f91-8b50-fc83a26e8e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:40,987 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:12:40,987 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b82d346-ab38-43e2-b250-09a9e168d577', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b82d346-ab38-43e2-b250-09a9e168d577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:42,041 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:12:42,042 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-707af16c-0ba8-4e3a-b221-bd120bceee53', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-707af16c-0ba8-4e3a-b221-bd120bceee53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:43,096 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.046s 2022-06-20 06:12:43,096 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d7a4338-be5d-4e5b-9184-87c8a7fab495', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d7a4338-be5d-4e5b-9184-87c8a7fab495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:44,148 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:44,149 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2c1fcdb-c81a-4ba4-8647-349f44a239de', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2c1fcdb-c81a-4ba4-8647-349f44a239de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:45,201 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:12:45,202 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7055be9-d207-48b7-9fb6-09ea0f3de083', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7055be9-d207-48b7-9fb6-09ea0f3de083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:46,251 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:12:46,252 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7efa5c65-11ce-4d12-ba98-fb24951892ae', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7efa5c65-11ce-4d12-ba98-fb24951892ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:47,302 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:12:47,303 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-095d4581-b2e0-4905-9f2e-1a352599de26', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-095d4581-b2e0-4905-9f2e-1a352599de26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:48,353 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:12:48,354 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cacc6b7d-65f1-470b-81d3-a53e22804251', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cacc6b7d-65f1-470b-81d3-a53e22804251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:49,406 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:12:49,406 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f86c45-c822-49dd-a6ec-d78b601a1dce', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f86c45-c822-49dd-a6ec-d78b601a1dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:50,458 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:50,458 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-222b1793-0d76-4d40-a745-c1cb5c92c6d3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-222b1793-0d76-4d40-a745-c1cb5c92c6d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:51,511 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:12:51,511 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ece87473-934c-462c-a941-12a9aa423722', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ece87473-934c-462c-a941-12a9aa423722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:52,563 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:12:52,563 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a7d6752-9b49-4eff-8314-5f1d5053e03f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a7d6752-9b49-4eff-8314-5f1d5053e03f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:53,615 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:53,616 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c91f021b-1f26-462f-8c7a-f119e211e7f3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c91f021b-1f26-462f-8c7a-f119e211e7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:54,665 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:12:54,666 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-399131a3-45ce-4f9a-8fd8-a7b2809ccdef', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-399131a3-45ce-4f9a-8fd8-a7b2809ccdef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:55,717 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:55,717 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a8861b-a580-4e01-abd4-cd61dbbc45e4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a8861b-a580-4e01-abd4-cd61dbbc45e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:56,768 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:56,769 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a51a98-0164-4478-b8ac-dc361531db48', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a51a98-0164-4478-b8ac-dc361531db48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:57,819 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:12:57,820 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90a59507-a9f6-460d-81e6-2fe413bc17e5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90a59507-a9f6-460d-81e6-2fe413bc17e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:58,872 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:58,872 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f99a15f-0aa4-4a77-9dcb-d47f5bf6541c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f99a15f-0aa4-4a77-9dcb-d47f5bf6541c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:12:59,923 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:12:59,924 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe7d9299-b288-4d6d-96c6-3f6ede9de54b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe7d9299-b288-4d6d-96c6-3f6ede9de54b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:00,978 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.047s 2022-06-20 06:13:00,979 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d0c3411-b1e6-4a7b-97e8-7c0d297ce4f7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d0c3411-b1e6-4a7b-97e8-7c0d297ce4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:02,029 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:02,030 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40c1a251-6268-41c7-b792-68284928e0b5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40c1a251-6268-41c7-b792-68284928e0b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:03,080 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:13:03,080 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f598e757-e198-4f57-8bca-b61f54096689', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f598e757-e198-4f57-8bca-b61f54096689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:04,132 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:04,133 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea9ebf16-0565-4d70-881b-dae008c0b328', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea9ebf16-0565-4d70-881b-dae008c0b328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:05,185 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:13:05,185 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62a77c51-3636-4b33-a9f5-3050b844912c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62a77c51-3636-4b33-a9f5-3050b844912c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:06,238 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:06,238 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9aa88c7-a46c-4b17-b5c4-f706c7ed7bc8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9aa88c7-a46c-4b17-b5c4-f706c7ed7bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:07,289 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:07,289 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-713ec0c4-be7b-4cff-b7db-9337f013abd0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-713ec0c4-be7b-4cff-b7db-9337f013abd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:08,341 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:08,341 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2470d68d-dc25-41fb-878c-ac40d036ac1f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2470d68d-dc25-41fb-878c-ac40d036ac1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:09,434 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.085s 2022-06-20 06:13:09,435 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ffd64a-7e00-4a8c-8523-50c27daeb2e4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ffd64a-7e00-4a8c-8523-50c27daeb2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:10,486 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:10,486 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2004a392-66ce-4386-898b-8ac86e4e202c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2004a392-66ce-4386-898b-8ac86e4e202c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:11,536 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:13:11,536 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b025dd-dea9-42a0-a582-f0cf6e53eab9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b025dd-dea9-42a0-a582-f0cf6e53eab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:12,589 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:13:12,590 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb35a7eb-08fb-4990-a8be-14cc107445e3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb35a7eb-08fb-4990-a8be-14cc107445e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:13,640 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:13:13,641 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1494e2a-c319-4f40-829a-4ddde73fa00e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1494e2a-c319-4f40-829a-4ddde73fa00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:14,691 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:13:14,692 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-987427b3-7383-43a5-ac47-2249e0913935', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-987427b3-7383-43a5-ac47-2249e0913935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:15,744 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:15,744 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e627f0e-bfb5-4086-8f99-5131dd631b5f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e627f0e-bfb5-4086-8f99-5131dd631b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:16,795 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:16,795 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b85ebc-8da0-4212-a632-71ec8752959f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b85ebc-8da0-4212-a632-71ec8752959f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:17,854 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.050s 2022-06-20 06:13:17,854 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20140c7c-519f-472f-bcf5-8a0c603a0051', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20140c7c-519f-472f-bcf5-8a0c603a0051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:18,906 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:18,906 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf9fad44-d20f-4461-a9a0-25577415a752', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf9fad44-d20f-4461-a9a0-25577415a752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:19,956 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:13:19,957 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fa307a6-dfb3-48ac-b156-d33fe2772268', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fa307a6-dfb3-48ac-b156-d33fe2772268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:21,008 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:21,009 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baa34f71-4b1f-4e99-9793-24684a04fda4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa34f71-4b1f-4e99-9793-24684a04fda4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:22,060 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:22,060 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d30f06f-f5e4-47e6-8410-0a0b227e0dd1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d30f06f-f5e4-47e6-8410-0a0b227e0dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:23,112 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:23,112 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca5295df-467d-454f-be53-f6f7a7113f3e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca5295df-467d-454f-be53-f6f7a7113f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:24,163 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:13:24,164 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc62e554-6889-48f4-8db5-20549a974f4e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc62e554-6889-48f4-8db5-20549a974f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:25,214 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:25,215 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1977063c-0223-46dd-8e67-c7c102625543', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1977063c-0223-46dd-8e67-c7c102625543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:26,269 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.046s 2022-06-20 06:13:26,269 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd52fd0-ea4a-4026-998e-8c4a515d121b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd52fd0-ea4a-4026-998e-8c4a515d121b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:27,323 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:13:27,324 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-488259c4-dd20-412a-9d8d-d15ac7cbfeea', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-488259c4-dd20-412a-9d8d-d15ac7cbfeea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:28,375 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:28,375 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ad816a-4a51-4eea-9a50-184298bea350', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ad816a-4a51-4eea-9a50-184298bea350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:29,429 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.046s 2022-06-20 06:13:29,430 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06560d92-e88c-4f9c-9d06-353461eb2086', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06560d92-e88c-4f9c-9d06-353461eb2086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:30,482 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:13:30,483 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f27856c0-cbb2-448a-9244-1e5d5af77939', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f27856c0-cbb2-448a-9244-1e5d5af77939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:31,533 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:13:31,534 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f302e55c-23cc-463c-a14a-ada3b0591c83', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f302e55c-23cc-463c-a14a-ada3b0591c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:32,585 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:32,586 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28ed9e59-7cc2-4f4d-af64-3d7de00f8200', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28ed9e59-7cc2-4f4d-af64-3d7de00f8200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:33,637 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:33,637 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d158965b-fc08-4095-9abb-511c3abc144a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d158965b-fc08-4095-9abb-511c3abc144a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:34,688 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:34,688 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ced798f-7df1-41f9-be2c-f2026ad97623', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ced798f-7df1-41f9-be2c-f2026ad97623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:35,740 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:35,740 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70123014-e18e-4250-865d-d6f43407d502', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70123014-e18e-4250-865d-d6f43407d502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:36,790 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:13:36,791 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee094944-382c-469d-994e-c93b403056ed', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee094944-382c-469d-994e-c93b403056ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:37,849 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.050s 2022-06-20 06:13:37,850 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-628db7a2-51af-4dba-8194-d5f4ab9da492', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-628db7a2-51af-4dba-8194-d5f4ab9da492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:38,901 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:38,901 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c1f339-b9e1-4cbc-bb80-23c980f32334', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c1f339-b9e1-4cbc-bb80-23c980f32334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:39,952 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:39,952 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ba7e9e-2f81-4509-a770-5647fdbc389b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ba7e9e-2f81-4509-a770-5647fdbc389b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:41,003 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:41,003 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e925beb-ab8b-448b-a1b3-381606b7f8ed', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e925beb-ab8b-448b-a1b3-381606b7f8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:42,054 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:13:42,055 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f690435-00a5-4562-80a1-2445fbfaeae3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f690435-00a5-4562-80a1-2445fbfaeae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:43,106 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:43,106 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ebc7386-dc4c-4b02-8bbb-be79884f910a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ebc7386-dc4c-4b02-8bbb-be79884f910a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:44,156 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:13:44,157 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e6ab4e-d71f-40f3-b2db-3e49e7e75023', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e6ab4e-d71f-40f3-b2db-3e49e7e75023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:45,210 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:13:45,210 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa48745-bdcf-4414-a91e-8ecdc14da480', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa48745-bdcf-4414-a91e-8ecdc14da480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:46,264 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:13:46,265 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3184ae6-2eb9-4ed6-b62f-e4f81faf989d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3184ae6-2eb9-4ed6-b62f-e4f81faf989d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:47,315 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:13:47,316 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-442c6b57-a881-4fa9-944a-68c1409b2656', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-442c6b57-a881-4fa9-944a-68c1409b2656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:48,369 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:13:48,369 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-357c3107-ecd4-48be-a155-7ef9b9d942eb', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-357c3107-ecd4-48be-a155-7ef9b9d942eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:49,423 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.046s 2022-06-20 06:13:49,423 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c433eee9-0e3d-42bb-bfb6-c60708add0a2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c433eee9-0e3d-42bb-bfb6-c60708add0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:50,474 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:50,475 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3eb2ec-dcd1-46fd-9b7c-cc60d24f2804', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3eb2ec-dcd1-46fd-9b7c-cc60d24f2804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:51,525 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:13:51,526 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-415acff6-ee1e-407e-bf0e-8ea5ecf1dd0c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-415acff6-ee1e-407e-bf0e-8ea5ecf1dd0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:52,577 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:52,577 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb87a1ac-f53e-4525-8af2-bd2083c89fe2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb87a1ac-f53e-4525-8af2-bd2083c89fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:53,628 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:53,628 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2570edd4-e818-45e2-9013-f90d5f91ad65', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2570edd4-e818-45e2-9013-f90d5f91ad65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:54,679 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:13:54,679 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7915197-1e57-46b9-bc7b-a3ccc7e25503', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7915197-1e57-46b9-bc7b-a3ccc7e25503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:55,730 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:55,730 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d215067-cd54-4f94-b492-8da15f423309', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d215067-cd54-4f94-b492-8da15f423309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:56,780 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:13:56,781 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aab764c-9328-46f9-9040-5c015f31d6ad', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aab764c-9328-46f9-9040-5c015f31d6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:57,833 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:13:57,834 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b497b51-83b7-4fd7-be42-201218c84fd2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b497b51-83b7-4fd7-be42-201218c84fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:58,885 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:13:58,886 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e0b370-0237-43a6-838c-4f0c74722517', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e0b370-0237-43a6-838c-4f0c74722517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:13:59,938 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:13:59,939 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcbdf1e5-1939-4e1b-9906-ce82350d411c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcbdf1e5-1939-4e1b-9906-ce82350d411c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:00,990 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:00,990 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10dc9924-3079-4aa3-9fc6-a8eb22be7c05', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10dc9924-3079-4aa3-9fc6-a8eb22be7c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:02,044 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:14:02,044 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b6d7b7-3b75-49b2-b1e6-6262add97328', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b6d7b7-3b75-49b2-b1e6-6262add97328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:03,095 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:03,096 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99215236-8265-4d66-acb7-607990761dfc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99215236-8265-4d66-acb7-607990761dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:04,147 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:04,147 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a637ed5-ddd5-45ea-beaa-11ac83f57a29', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a637ed5-ddd5-45ea-beaa-11ac83f57a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:05,199 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:14:05,200 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0349df24-993b-4975-bb08-9f38ffdf3b36', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0349df24-993b-4975-bb08-9f38ffdf3b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:06,251 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:06,252 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8c353a4-1016-4dfc-ae4c-371e8ad78d91', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8c353a4-1016-4dfc-ae4c-371e8ad78d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:07,302 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:14:07,302 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6bcd68d-a7f4-49cb-b22c-6ac32720f48d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6bcd68d-a7f4-49cb-b22c-6ac32720f48d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:08,355 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:14:08,355 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14c1034a-a6dc-453a-93d4-9b3a6bd60a38', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c1034a-a6dc-453a-93d4-9b3a6bd60a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:09,406 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:09,406 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-063fb574-568a-472d-8cd7-10c0d3fa8ea3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-063fb574-568a-472d-8cd7-10c0d3fa8ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:10,463 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.049s 2022-06-20 06:14:10,463 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8292924f-3620-4388-a462-e92ad9973c6d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8292924f-3620-4388-a462-e92ad9973c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:11,516 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:14:11,516 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f693bf-091b-4e48-95ca-180df4a5ff92', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f693bf-091b-4e48-95ca-180df4a5ff92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:12,566 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:14:12,567 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dfd1a89-8c80-4295-a5de-8d2bb3faa1b6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dfd1a89-8c80-4295-a5de-8d2bb3faa1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:13,618 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:13,619 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8980c15-60a9-4524-9a65-1bbf22456496', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8980c15-60a9-4524-9a65-1bbf22456496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:14,669 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:14:14,669 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94ca33f7-9cb7-46f9-8ddc-72aa9a24b99d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94ca33f7-9cb7-46f9-8ddc-72aa9a24b99d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:15,721 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:14:15,722 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10409157-5b5f-4b09-b2da-07108f76a88a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10409157-5b5f-4b09-b2da-07108f76a88a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:16,773 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:16,773 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969fb6c5-30ad-48b7-8734-5858af0ddfac', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969fb6c5-30ad-48b7-8734-5858af0ddfac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:17,823 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:14:17,823 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a690b1f4-4fb4-4c47-8914-09a052fd411f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a690b1f4-4fb4-4c47-8914-09a052fd411f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:18,876 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:14:18,876 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51ca7251-12a6-4b2b-8c63-92669ef40a5d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51ca7251-12a6-4b2b-8c63-92669ef40a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:19,928 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:14:19,928 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0638e2b6-3ea3-48fd-871d-bec97b4f1e6c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0638e2b6-3ea3-48fd-871d-bec97b4f1e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:20,982 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:14:20,982 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c90102f2-cdf0-48cf-b48e-4da7b7a3b664', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c90102f2-cdf0-48cf-b48e-4da7b7a3b664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:22,034 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:14:22,035 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b1030f-2e4b-4dc6-a312-94c52a15b0a1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b1030f-2e4b-4dc6-a312-94c52a15b0a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:23,086 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:23,086 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e52ffbc-640b-432a-8317-96c1ed1f19eb', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e52ffbc-640b-432a-8317-96c1ed1f19eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:24,137 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:14:24,137 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57cfa512-7bd2-4eba-b504-5a2d4d63c5ec', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57cfa512-7bd2-4eba-b504-5a2d4d63c5ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:25,203 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.057s 2022-06-20 06:14:25,203 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6adb8488-9331-4082-bcfd-102ac2c1341e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6adb8488-9331-4082-bcfd-102ac2c1341e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:26,255 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:26,255 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aa7f79e-09ba-47b9-b32d-f5b4e684a267', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aa7f79e-09ba-47b9-b32d-f5b4e684a267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:27,306 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:14:27,306 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-699cc1ca-066f-4223-8b3f-c9f165799ddc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-699cc1ca-066f-4223-8b3f-c9f165799ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:28,357 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:28,357 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e68d08-67d7-4d88-8555-313c18635686', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e68d08-67d7-4d88-8555-313c18635686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:29,407 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:14:29,407 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a4bf657-26ba-4dcf-888a-820193d07c96', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a4bf657-26ba-4dcf-888a-820193d07c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:30,460 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:14:30,460 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db5c398-ed43-4661-9c3e-70bfd4dde302', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db5c398-ed43-4661-9c3e-70bfd4dde302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:31,512 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:31,513 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbc2a1c1-206d-43ab-857f-55c757e8dd4b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbc2a1c1-206d-43ab-857f-55c757e8dd4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:32,567 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.046s 2022-06-20 06:14:32,568 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91db26e4-2b56-4c07-a1fd-094b0e38ceaa', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91db26e4-2b56-4c07-a1fd-094b0e38ceaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:33,620 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:14:33,621 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beebd2f5-720a-4c9e-8700-a7d8b6fc3694', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beebd2f5-720a-4c9e-8700-a7d8b6fc3694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:34,672 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:34,672 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa90f59e-9535-4b7c-89d9-e11595a1595a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa90f59e-9535-4b7c-89d9-e11595a1595a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:35,722 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:35,722 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ab3870-2c19-470c-975b-8f6ecce5363c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ab3870-2c19-470c-975b-8f6ecce5363c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:36,773 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:36,774 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-282ede0d-b838-457e-9628-5df5c087eb49', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-282ede0d-b838-457e-9628-5df5c087eb49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:37,826 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:14:37,826 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba53be6-aed9-4a0c-8cc4-7d0d0ae2e0e6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba53be6-aed9-4a0c-8cc4-7d0d0ae2e0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:38,879 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:14:38,879 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a031cf96-737e-46b1-a02d-5f46969f64e0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a031cf96-737e-46b1-a02d-5f46969f64e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:39,929 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:14:39,930 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04df8377-ff79-4623-995d-15a06c39a42f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04df8377-ff79-4623-995d-15a06c39a42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:40,982 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:14:40,983 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1980d6ad-487d-473c-9321-76bb748afb41', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1980d6ad-487d-473c-9321-76bb748afb41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:42,034 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:42,035 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f75a6b36-f1d5-495b-8a92-49a49bc4046b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f75a6b36-f1d5-495b-8a92-49a49bc4046b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:43,085 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:43,086 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc333fa9-0ca4-41e5-a066-b71fbe621f6f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc333fa9-0ca4-41e5-a066-b71fbe621f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:44,137 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:44,138 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8a00a83-c04e-49ed-9d64-a1ce3abd6cf2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8a00a83-c04e-49ed-9d64-a1ce3abd6cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:45,189 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:45,190 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b805bc1-32e1-46c2-9d29-b151d466fa6e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b805bc1-32e1-46c2-9d29-b151d466fa6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:46,242 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:46,242 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68f46f34-09d3-4d69-b997-adbb0a317d1b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68f46f34-09d3-4d69-b997-adbb0a317d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:47,294 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:14:47,294 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97cdc952-7348-4f1a-a291-0183e0e3b521', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97cdc952-7348-4f1a-a291-0183e0e3b521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:48,345 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:48,345 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e56a7f4f-2b43-47b5-a441-575bd8f6320a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e56a7f4f-2b43-47b5-a441-575bd8f6320a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:49,397 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:49,397 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c6836f0-fea0-4f68-b5e4-1f10e87e30e9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c6836f0-fea0-4f68-b5e4-1f10e87e30e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:50,447 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:14:50,447 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e72be7c-b43d-42fd-8756-e7cc7edcfdf7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e72be7c-b43d-42fd-8756-e7cc7edcfdf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:51,500 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:51,500 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71de2739-8b3b-47e2-a334-030f78917dcf', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71de2739-8b3b-47e2-a334-030f78917dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:52,551 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:52,551 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45137a49-4971-4257-9565-0731e2a5696d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45137a49-4971-4257-9565-0731e2a5696d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:53,605 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.046s 2022-06-20 06:14:53,605 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9623f1a-09af-4445-8d35-0767b968eee9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9623f1a-09af-4445-8d35-0767b968eee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:54,658 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:14:54,659 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4f9970-aa47-473c-90f2-04c9308e77b1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4f9970-aa47-473c-90f2-04c9308e77b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:55,710 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:55,711 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c56db4c-00ac-4875-8bde-63d674d3b582', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c56db4c-00ac-4875-8bde-63d674d3b582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:56,761 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:14:56,761 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1880326-ea82-4a97-a821-6810c80ab3f5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1880326-ea82-4a97-a821-6810c80ab3f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:57,814 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:14:57,814 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-158b621c-4f16-4f8a-8aa8-2818cb6e7712', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-158b621c-4f16-4f8a-8aa8-2818cb6e7712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:58,866 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:14:58,867 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f04376-21dc-4f4d-be45-1773ed781497', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f04376-21dc-4f4d-be45-1773ed781497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:14:59,918 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:14:59,918 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d6d64b-cc36-4e67-acc3-75bb3527e4c6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d6d64b-cc36-4e67-acc3-75bb3527e4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:00,971 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:15:00,971 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f227b621-da8e-49f5-95de-564322e37f03', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f227b621-da8e-49f5-95de-564322e37f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:02,026 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.047s 2022-06-20 06:15:02,026 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d332f1-0ec1-43df-8160-08432f82c0ec', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d332f1-0ec1-43df-8160-08432f82c0ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:03,078 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:15:03,078 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-928894ef-8620-48ba-a4db-37b33d73364a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-928894ef-8620-48ba-a4db-37b33d73364a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:04,131 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:15:04,132 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cd99d74-0e8c-415d-8fa5-88aa097f57ec', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cd99d74-0e8c-415d-8fa5-88aa097f57ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:05,183 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:05,183 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-127c33a3-457d-4968-b52c-e72e38316523', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-127c33a3-457d-4968-b52c-e72e38316523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:06,234 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:15:06,234 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51744dd-ad79-4963-8a65-5401e8c9b37f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a51744dd-ad79-4963-8a65-5401e8c9b37f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:07,285 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:15:07,286 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feed5a6b-52d6-4c87-a2e0-eb5e0b0151f2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feed5a6b-52d6-4c87-a2e0-eb5e0b0151f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:08,337 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:08,337 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b0b56cb-cc10-4cea-9d2b-1d34d7049bf8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b0b56cb-cc10-4cea-9d2b-1d34d7049bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:09,388 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:15:09,389 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f732aa-8eb5-4a1e-ac37-c46254d7b25b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f732aa-8eb5-4a1e-ac37-c46254d7b25b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:10,441 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:10,441 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2deea57d-bb56-41a4-a0f7-03d6f2773a08', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2deea57d-bb56-41a4-a0f7-03d6f2773a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:11,491 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:15:11,491 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d0a56cf-e768-4634-8e6d-d3e8262c600b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d0a56cf-e768-4634-8e6d-d3e8262c600b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:12,544 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:12,544 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-444d88a0-7eef-425f-99e2-5726b0d25c42', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-444d88a0-7eef-425f-99e2-5726b0d25c42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:13,596 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:15:13,596 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f12cf62e-8502-43d6-a118-a89a7588d01e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f12cf62e-8502-43d6-a118-a89a7588d01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:14,650 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:14,650 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-521fca22-49e7-4c8b-bf7a-d464bcabf4b1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-521fca22-49e7-4c8b-bf7a-d464bcabf4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:15,703 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:15:15,704 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e7c7d63-a5bf-44a6-a08d-a37603e58ae4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e7c7d63-a5bf-44a6-a08d-a37603e58ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:16,755 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:16,756 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b78f9bdf-dd62-4e7b-8d07-7d666791472e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b78f9bdf-dd62-4e7b-8d07-7d666791472e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:17,807 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:17,807 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2d6aea-8e4f-4919-a054-7e6b06735668', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2d6aea-8e4f-4919-a054-7e6b06735668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:18,859 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:18,859 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aebb927c-74db-404c-becc-27d1ff7bd2e2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aebb927c-74db-404c-becc-27d1ff7bd2e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:19,910 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:19,911 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a986e65f-5030-4fff-9bd8-718292b403bf', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a986e65f-5030-4fff-9bd8-718292b403bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:20,967 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.048s 2022-06-20 06:15:20,967 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-377c0287-ae37-40cc-a532-ae03974b9187', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377c0287-ae37-40cc-a532-ae03974b9187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:22,018 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:22,018 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b7563b-d213-4988-8a31-af84f11add5c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b7563b-d213-4988-8a31-af84f11add5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:23,069 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:23,070 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-802ff3e8-fb55-4219-8d16-f47ca291668b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-802ff3e8-fb55-4219-8d16-f47ca291668b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:24,124 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.046s 2022-06-20 06:15:24,124 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae13d97-323e-46fb-8fb1-a9632bf3dd8c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae13d97-323e-46fb-8fb1-a9632bf3dd8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:25,174 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:15:25,175 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624993c1-dad7-4169-bff5-af5aa9197866', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624993c1-dad7-4169-bff5-af5aa9197866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:26,226 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:26,226 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b0a6138-4abe-4bd2-aad6-113260d12df7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b0a6138-4abe-4bd2-aad6-113260d12df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:27,284 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.050s 2022-06-20 06:15:27,284 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d281f8e9-9c1c-4d52-bbec-6d33f4f695d0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d281f8e9-9c1c-4d52-bbec-6d33f4f695d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:28,335 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:15:28,335 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b99acd7-9463-4dca-9963-a19275ee1314', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b99acd7-9463-4dca-9963-a19275ee1314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:29,397 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.053s 2022-06-20 06:15:29,397 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-359e894a-b4c0-499d-8602-33d9c1e995e8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-359e894a-b4c0-499d-8602-33d9c1e995e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:30,448 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:15:30,448 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ed125ed-433d-4249-a8a9-755709c92ae4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ed125ed-433d-4249-a8a9-755709c92ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:31,501 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:15:31,502 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-768cf31d-958d-4f4c-9125-97be4e1fcbd2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-768cf31d-958d-4f4c-9125-97be4e1fcbd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:32,553 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:32,553 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9ed6b84-dace-426d-a24d-31d111cc4339', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9ed6b84-dace-426d-a24d-31d111cc4339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:33,609 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.047s 2022-06-20 06:15:33,610 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc252634-141f-49be-950b-6e260076a23e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc252634-141f-49be-950b-6e260076a23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:34,662 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:15:34,662 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2fe0f7-a090-428d-b677-94059275ca8d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb2fe0f7-a090-428d-b677-94059275ca8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:35,712 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:15:35,712 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af76df08-a69e-486f-8d41-8b80b1da0b16', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af76df08-a69e-486f-8d41-8b80b1da0b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:36,768 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.048s 2022-06-20 06:15:36,769 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7d884f5-0a82-4773-bfce-c3a6e47f926d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7d884f5-0a82-4773-bfce-c3a6e47f926d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:37,820 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:37,821 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ebf4a3e-a0d9-468e-9501-04bb5bb84450', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ebf4a3e-a0d9-468e-9501-04bb5bb84450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:38,875 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.046s 2022-06-20 06:15:38,875 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cae4335-b49d-4e3f-bb0a-882406827a54', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cae4335-b49d-4e3f-bb0a-882406827a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:39,927 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:39,927 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc991d2-aaf1-4c21-aca1-315cb65e199b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc991d2-aaf1-4c21-aca1-315cb65e199b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:40,979 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:15:40,979 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31135e10-ac5c-4680-8795-01614f2ca012', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31135e10-ac5c-4680-8795-01614f2ca012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:42,030 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.041s 2022-06-20 06:15:42,030 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09a6290c-f8b6-41fd-8a45-9436bb0676cf', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09a6290c-f8b6-41fd-8a45-9436bb0676cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:43,082 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:43,082 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01f4002c-70d7-49d0-a824-9cb7f2298e61', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01f4002c-70d7-49d0-a824-9cb7f2298e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:44,133 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:44,134 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba7cc0c3-980c-4f3f-bed5-d688e3d01727', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba7cc0c3-980c-4f3f-bed5-d688e3d01727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:45,185 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:45,185 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-433686e7-ebab-49b2-a23d-3b77ee035877', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-433686e7-ebab-49b2-a23d-3b77ee035877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:46,237 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:46,237 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a19c9f3-26b6-4538-a54e-b9af6b9bd83c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a19c9f3-26b6-4538-a54e-b9af6b9bd83c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:47,292 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.047s 2022-06-20 06:15:47,292 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ad8dba-109f-4745-bff1-2c83456b7786', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ad8dba-109f-4745-bff1-2c83456b7786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:48,344 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:48,344 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f98f8a15-b69f-4d85-83cb-b74d1c4fd9b7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f98f8a15-b69f-4d85-83cb-b74d1c4fd9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:49,396 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:49,396 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1ef8ab8-de90-4e59-9711-a9bed4561c2d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1ef8ab8-de90-4e59-9711-a9bed4561c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:50,448 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:15:50,449 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a640d433-6e3e-46b3-8c2d-83e1c76ab48a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a640d433-6e3e-46b3-8c2d-83e1c76ab48a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:51,501 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:15:51,502 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90441a95-7df7-4f59-8018-66c703babeea', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90441a95-7df7-4f59-8018-66c703babeea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:52,553 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:52,553 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b94ea19-58bf-476e-8f36-ebefd8b5b0ef', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b94ea19-58bf-476e-8f36-ebefd8b5b0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:53,605 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:15:53,605 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ff067a-fa79-4de3-99e0-9e92f861c9c9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ff067a-fa79-4de3-99e0-9e92f861c9c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:54,658 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:54,658 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbff961a-ad0b-45c7-9b9e-f8a4157d9c9a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbff961a-ad0b-45c7-9b9e-f8a4157d9c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:55,710 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:15:55,710 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2531f62-69fd-4e72-a849-b728f7ef4607', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2531f62-69fd-4e72-a849-b728f7ef4607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:56,762 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:15:56,763 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01282a9c-46f9-477d-a905-2948a4a01494', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01282a9c-46f9-477d-a905-2948a4a01494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:57,820 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.049s 2022-06-20 06:15:57,821 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058cc2d4-faf2-498c-9d60-7cea3b764d76', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058cc2d4-faf2-498c-9d60-7cea3b764d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:58,874 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.046s 2022-06-20 06:15:58,874 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b37d42-2dfb-420f-b70a-ab7db13da62a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b37d42-2dfb-420f-b70a-ab7db13da62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:15:59,925 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:15:59,926 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e72f3e9-8543-4bb3-be77-1fe4d69d895c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e72f3e9-8543-4bb3-be77-1fe4d69d895c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:00,977 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:00,977 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccba07cf-5c5c-4cfc-8882-d5cbf5324d1d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccba07cf-5c5c-4cfc-8882-d5cbf5324d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:02,029 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:16:02,029 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f798824a-29a9-4a0d-b488-aa2759fd0961', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f798824a-29a9-4a0d-b488-aa2759fd0961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:03,081 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:16:03,081 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6543f3a3-12de-46d9-a9ae-8665657b0c0a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6543f3a3-12de-46d9-a9ae-8665657b0c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:04,132 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:04,132 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c971eb-f76a-4d7a-95f0-2a72aad1a57a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c971eb-f76a-4d7a-95f0-2a72aad1a57a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:05,184 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:05,185 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-953db1ae-8f77-4757-91ee-ad8aff843f7b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-953db1ae-8f77-4757-91ee-ad8aff843f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:06,236 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:06,236 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c5fe47-c80e-425a-bcd6-a7d9cca9b163', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c5fe47-c80e-425a-bcd6-a7d9cca9b163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:07,288 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:07,289 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6137ab2-483a-429a-8fda-1e3dd4b4ee24', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6137ab2-483a-429a-8fda-1e3dd4b4ee24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:08,339 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:16:08,339 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81bf206-66e3-437d-bfcc-d621d5cc4f0e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81bf206-66e3-437d-bfcc-d621d5cc4f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:09,391 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:09,391 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8d7750f-a219-49a8-8d35-60ee4e0aa809', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8d7750f-a219-49a8-8d35-60ee4e0aa809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:10,443 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:10,443 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b409d62a-3a3d-4b7d-a8a8-f5afc0121738', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b409d62a-3a3d-4b7d-a8a8-f5afc0121738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:11,495 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:11,495 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e664495f-3581-4862-ba71-4265eecf8746', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e664495f-3581-4862-ba71-4265eecf8746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:12,546 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:12,546 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cf8e104-42da-4986-b175-06fed6ead7c0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cf8e104-42da-4986-b175-06fed6ead7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:13,598 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:13,598 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dc7f741-1601-4ef8-816c-3d6e36b421e4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dc7f741-1601-4ef8-816c-3d6e36b421e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:14,649 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:16:14,649 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef2faa86-b9b0-4081-a656-8895da2eee57', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef2faa86-b9b0-4081-a656-8895da2eee57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:15,700 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:16:15,700 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32997943-3a5e-4b9d-aae4-fe46fd2b32e1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32997943-3a5e-4b9d-aae4-fe46fd2b32e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:16,752 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:16:16,753 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f05ed4b9-67b7-4dde-8987-56d0ba50cfa8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f05ed4b9-67b7-4dde-8987-56d0ba50cfa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:17,804 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:17,804 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92203805-2356-4ea9-a6b2-74a6d66cdde4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92203805-2356-4ea9-a6b2-74a6d66cdde4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:18,857 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:16:18,857 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c1ad60-3c8b-4add-85a3-7f56b1daca21', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c1ad60-3c8b-4add-85a3-7f56b1daca21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:19,912 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.046s 2022-06-20 06:16:19,912 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c13c859-a947-417d-8980-4444dd17e7b8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c13c859-a947-417d-8980-4444dd17e7b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:20,969 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.048s 2022-06-20 06:16:20,970 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984a7fe0-8a39-4450-a235-aef1d3aa49e5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984a7fe0-8a39-4450-a235-aef1d3aa49e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:22,023 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:16:22,023 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b99795f3-7d20-45d1-a94f-940a2ac0e193', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b99795f3-7d20-45d1-a94f-940a2ac0e193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:23,076 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:16:23,076 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f15c7fd9-6b44-4658-a195-39ea37f8c20b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f15c7fd9-6b44-4658-a195-39ea37f8c20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:24,128 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:24,128 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b884c4-4618-431c-af8f-a3f4d8eede71', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b884c4-4618-431c-af8f-a3f4d8eede71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:25,179 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:25,179 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de1cd9e-abce-4973-bd3c-c1590d745d70', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de1cd9e-abce-4973-bd3c-c1590d745d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:26,231 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:16:26,231 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7e7e7a-ad7e-46fa-988f-c162f3c32369', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7e7e7a-ad7e-46fa-988f-c162f3c32369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:27,282 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:16:27,282 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea7dbcd9-b22d-44c6-b206-9bec82efacd2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea7dbcd9-b22d-44c6-b206-9bec82efacd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:28,333 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:28,334 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d322c9bf-d783-4b66-bf43-84a0165737fd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d322c9bf-d783-4b66-bf43-84a0165737fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:29,386 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:16:29,387 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a44ae60d-c0db-436e-99a6-65cb32031d56', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a44ae60d-c0db-436e-99a6-65cb32031d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:30,442 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:30,443 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7322c39-874c-4ca9-9173-f9d284dcd044', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7322c39-874c-4ca9-9173-f9d284dcd044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:31,495 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:31,495 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4670aa4a-f4fd-4307-a661-a249328ffb6d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4670aa4a-f4fd-4307-a661-a249328ffb6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:32,547 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:32,547 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22efd978-48c7-4385-be67-448989dd63fa', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22efd978-48c7-4385-be67-448989dd63fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:33,598 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:33,598 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7655b063-1945-484d-b92d-a0e71f6519ec', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7655b063-1945-484d-b92d-a0e71f6519ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:34,649 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:34,650 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70f17903-f749-49a0-8d69-dac9d4512710', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70f17903-f749-49a0-8d69-dac9d4512710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:35,702 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:16:35,702 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-063dd6ed-354f-4776-ab61-93cae94b0aab', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-063dd6ed-354f-4776-ab61-93cae94b0aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:36,755 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:36,755 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c1ca70-cce1-4058-b447-2167af205895', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c1ca70-cce1-4058-b447-2167af205895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:37,807 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:37,808 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72cd79ce-b8d1-4fd8-a17b-05002b1171b0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72cd79ce-b8d1-4fd8-a17b-05002b1171b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:38,860 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:16:38,860 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5831b81d-d13f-4d6a-9300-dfcb95792f86', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5831b81d-d13f-4d6a-9300-dfcb95792f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:39,913 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:16:39,913 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-903926ac-c0c8-4bc5-9a17-3b64bfcae7a9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-903926ac-c0c8-4bc5-9a17-3b64bfcae7a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:40,968 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.046s 2022-06-20 06:16:40,969 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-739f8db5-a763-4d06-818b-cceb3279cdbe', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-739f8db5-a763-4d06-818b-cceb3279cdbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:42,020 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:42,021 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be0aabe2-e99d-40b1-8b3c-0327d32c6052', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be0aabe2-e99d-40b1-8b3c-0327d32c6052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:43,072 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:43,073 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9d0320-8299-4785-80d1-7255716310ba', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9d0320-8299-4785-80d1-7255716310ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:44,128 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.048s 2022-06-20 06:16:44,128 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90667887-d96b-47e8-8eb7-767d1032837e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90667887-d96b-47e8-8eb7-767d1032837e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:45,180 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:45,181 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47bac836-33e9-4612-bc43-c8c3ca3f8515', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47bac836-33e9-4612-bc43-c8c3ca3f8515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:46,232 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:46,232 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bda8f558-d7e4-489b-9610-eb5202baeaea', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bda8f558-d7e4-489b-9610-eb5202baeaea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:47,283 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:16:47,283 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9410fa91-332c-4f7e-bc58-0f361a66f350', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9410fa91-332c-4f7e-bc58-0f361a66f350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:48,333 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:16:48,334 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b59f614-a35f-47ae-b539-1dd87409c1de', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b59f614-a35f-47ae-b539-1dd87409c1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:49,385 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:16:49,385 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93036056-3a94-45aa-960a-fbb947d49338', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93036056-3a94-45aa-960a-fbb947d49338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:50,436 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:50,437 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e07257a3-ba28-4f7b-a100-a432a41fd979', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e07257a3-ba28-4f7b-a100-a432a41fd979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:51,492 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.047s 2022-06-20 06:16:51,493 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88728fa9-65bb-4ad7-8688-d47b918b7d89', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88728fa9-65bb-4ad7-8688-d47b918b7d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:52,545 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:52,545 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-039d62f0-84a3-47af-aba2-0aa8117aad84', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-039d62f0-84a3-47af-aba2-0aa8117aad84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:53,595 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:16:53,596 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d514c12a-0f3e-4877-88e0-9b8fb81fe98d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d514c12a-0f3e-4877-88e0-9b8fb81fe98d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:54,647 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:54,647 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f735d211-d98d-4ac5-ba2e-ec76fe394ae8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f735d211-d98d-4ac5-ba2e-ec76fe394ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:55,697 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.041s 2022-06-20 06:16:55,697 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97dbea1f-b7da-4838-b1a6-2b05f29560a4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97dbea1f-b7da-4838-b1a6-2b05f29560a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:56,747 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:16:56,747 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b376bc22-f24a-429b-ab61-bb60eb7ec454', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b376bc22-f24a-429b-ab61-bb60eb7ec454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:57,797 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.041s 2022-06-20 06:16:57,797 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c50691d4-56c0-46f4-9f60-a060b9f00b9f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c50691d4-56c0-46f4-9f60-a060b9f00b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:58,848 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:58,849 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4628aaba-a689-4515-9707-33e631361036', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4628aaba-a689-4515-9707-33e631361036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:16:59,900 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:16:59,900 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3668848c-ff04-4b71-beb0-db660a1b3466', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3668848c-ff04-4b71-beb0-db660a1b3466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:00,950 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:17:00,951 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ec5b78-d556-4ccf-ae6c-e110fad2f481', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ec5b78-d556-4ccf-ae6c-e110fad2f481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:02,006 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.047s 2022-06-20 06:17:02,006 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7688fa05-a73a-44da-b69a-3718b6440f7b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7688fa05-a73a-44da-b69a-3718b6440f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:03,056 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.041s 2022-06-20 06:17:03,056 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeec0ee0-37c7-4b41-819f-dcb37706eaa5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeec0ee0-37c7-4b41-819f-dcb37706eaa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:04,107 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:17:04,108 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-872772bf-3cc4-4002-a8c4-07ffd3b1415f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-872772bf-3cc4-4002-a8c4-07ffd3b1415f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:05,158 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:17:05,158 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc8af2c2-c68e-4b36-b56a-d6b3e63792bf', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc8af2c2-c68e-4b36-b56a-d6b3e63792bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:06,209 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:17:06,209 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b6eff6-d441-4d41-a7a0-c78f8ead3fe0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b6eff6-d441-4d41-a7a0-c78f8ead3fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:07,260 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:17:07,261 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0582377-446d-4f27-9263-13fe2f4817f8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0582377-446d-4f27-9263-13fe2f4817f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:08,310 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:17:08,310 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2f2b725-01c7-417c-a833-074caa8aca8e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2f2b725-01c7-417c-a833-074caa8aca8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:09,361 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:17:09,361 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aca960f1-68da-4c26-a982-968ef17ef7c8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aca960f1-68da-4c26-a982-968ef17ef7c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:10,412 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:17:10,413 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce68528-d460-4946-87d3-d8af1494c1ee', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce68528-d460-4946-87d3-d8af1494c1ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:11,465 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:17:11,465 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01699c95-8b6e-46be-b811-fe5305652936', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01699c95-8b6e-46be-b811-fe5305652936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:12,518 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.045s 2022-06-20 06:17:12,519 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f93ead7-b203-408a-ab65-c8293012c9cb', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f93ead7-b203-408a-ab65-c8293012c9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:13,570 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:17:13,570 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6733ba96-9adf-4313-b4e0-173f9fcf3d27', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6733ba96-9adf-4313-b4e0-173f9fcf3d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:14,620 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.041s 2022-06-20 06:17:14,621 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2def019e-ad49-4bef-b108-82975f061565', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2def019e-ad49-4bef-b108-82975f061565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:15,672 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:17:15,673 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b928672d-04a4-4fe8-97d8-3093d74ea017', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b928672d-04a4-4fe8-97d8-3093d74ea017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:16,722 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.041s 2022-06-20 06:17:16,722 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef4e4685-8add-45fe-aca8-21415e54bbf6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef4e4685-8add-45fe-aca8-21415e54bbf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:17,779 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.048s 2022-06-20 06:17:17,780 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a21d71b-1053-4df0-b9e9-f69318ea37d7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a21d71b-1053-4df0-b9e9-f69318ea37d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:18,833 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:17:18,833 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03eadb07-e505-43d1-9e81-c21c15291596', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03eadb07-e505-43d1-9e81-c21c15291596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:19,885 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:17:19,885 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b97aba-eca6-4f4c-a451-838351d44da0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b97aba-eca6-4f4c-a451-838351d44da0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:20,934 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.041s 2022-06-20 06:17:20,934 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca35255b-1326-4f25-8766-0a4e6a675f60', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca35255b-1326-4f25-8766-0a4e6a675f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:21,986 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.044s 2022-06-20 06:17:21,986 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c6aebc0-60c0-4e80-aacd-2cac3afa81b7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6aebc0-60c0-4e80-aacd-2cac3afa81b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:23,037 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:17:23,037 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56d0aae9-2460-4963-bf68-1563a2f24c10', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56d0aae9-2460-4963-bf68-1563a2f24c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:24,088 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:17:24,088 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d09a88a-f962-4acd-b533-b2e7d9ce1b88', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d09a88a-f962-4acd-b533-b2e7d9ce1b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:25,138 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:17:25,138 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee733f5-ea9f-4edf-a1f7-898ca51d282d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee733f5-ea9f-4edf-a1f7-898ca51d282d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:26,188 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.042s 2022-06-20 06:17:26,188 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c241edc-e5f1-43de-8987-141c6d0e4ffe', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c241edc-e5f1-43de-8987-141c6d0e4ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:27,238 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861 0.043s 2022-06-20 06:17:27,238 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa1fd230-20f1-4496-9c46-0515a2f7ac85', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa1fd230-20f1-4496-9c46-0515a2f7ac85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861'} Body: b'{"volume": {"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:03:10.000000", "updated_at": "2022-06-20T06:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-257303238", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "attachment_id": "a28755c5-51de-45fb-94a9-e803be0fe7e1", "volume_id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861", "server_id": "e8486e31-4934-4354-bbe8-82805baead99", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:21.000000"}], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:17:27,363 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.117s 2022-06-20 06:17:27,363 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e371ac7c-4617-404e-9832-6e943d924001', 'x-compute-request-id': 'req-e371ac7c-4617-404e-9832-6e943d924001', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'' 2022-06-20 06:17:27,514 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:17:27,514 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42c53b62-babc-474c-8527-7808322e4ffa', 'x-compute-request-id': 'req-42c53b62-babc-474c-8527-7808322e4ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:28,675 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:17:28,675 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa0ca2ae-4973-4daa-8a87-7de5d27b1b52', 'x-compute-request-id': 'req-fa0ca2ae-4973-4daa-8a87-7de5d27b1b52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:29,841 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.158s 2022-06-20 06:17:29,842 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c9a94e2-930b-4285-9e64-2416b0f92185', 'x-compute-request-id': 'req-2c9a94e2-930b-4285-9e64-2416b0f92185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:31,003 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:17:31,003 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-860c07e4-69a9-46e3-9070-d87d2a9abeac', 'x-compute-request-id': 'req-860c07e4-69a9-46e3-9070-d87d2a9abeac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:32,171 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.160s 2022-06-20 06:17:32,171 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d72d4bcd-7896-4ea1-8441-ae96ebe81eac', 'x-compute-request-id': 'req-d72d4bcd-7896-4ea1-8441-ae96ebe81eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:33,332 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:17:33,332 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-737fcdab-8bc1-4c25-9e4e-d684df60cc8b', 'x-compute-request-id': 'req-737fcdab-8bc1-4c25-9e4e-d684df60cc8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:34,508 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.167s 2022-06-20 06:17:34,509 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc4006c9-e524-498a-85d4-1036ce080f7a', 'x-compute-request-id': 'req-bc4006c9-e524-498a-85d4-1036ce080f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:35,672 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:17:35,672 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caa7fb30-29f8-4370-bafe-d395780da738', 'x-compute-request-id': 'req-caa7fb30-29f8-4370-bafe-d395780da738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:36,832 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:17:36,832 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad98e572-d809-4119-baa9-7df2b2d4e48b', 'x-compute-request-id': 'req-ad98e572-d809-4119-baa9-7df2b2d4e48b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:37,994 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:17:37,995 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84607356-e196-44c4-a404-17a6d94ded07', 'x-compute-request-id': 'req-84607356-e196-44c4-a404-17a6d94ded07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:39,153 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:17:39,153 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91208f91-f3c2-4ff1-a578-39cf8b6d25f2', 'x-compute-request-id': 'req-91208f91-f3c2-4ff1-a578-39cf8b6d25f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:40,317 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:17:40,317 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5443c9b-e185-4a9d-a21d-dc2c2239e752', 'x-compute-request-id': 'req-e5443c9b-e185-4a9d-a21d-dc2c2239e752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:41,476 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:17:41,476 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4765f581-4620-4fa0-a1cd-ba8f76f5dfd8', 'x-compute-request-id': 'req-4765f581-4620-4fa0-a1cd-ba8f76f5dfd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:42,634 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:17:42,634 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7851a8ba-4cb2-4b94-a22c-fc1ca89361ae', 'x-compute-request-id': 'req-7851a8ba-4cb2-4b94-a22c-fc1ca89361ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:43,800 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.157s 2022-06-20 06:17:43,800 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db122718-fae0-4812-b422-7d4ba51661e8', 'x-compute-request-id': 'req-db122718-fae0-4812-b422-7d4ba51661e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:44,965 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:17:44,965 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1046a1d-b447-4c65-9e76-78c759668ca7', 'x-compute-request-id': 'req-b1046a1d-b447-4c65-9e76-78c759668ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:46,132 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.158s 2022-06-20 06:17:46,133 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4629f5b5-edb0-40dc-9c21-f955ca4dec78', 'x-compute-request-id': 'req-4629f5b5-edb0-40dc-9c21-f955ca4dec78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:47,292 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:17:47,293 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90aae140-3680-43d8-932e-522cbfc83c77', 'x-compute-request-id': 'req-90aae140-3680-43d8-932e-522cbfc83c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:48,452 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:17:48,453 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3751958-583e-4410-b412-47a060b88b71', 'x-compute-request-id': 'req-e3751958-583e-4410-b412-47a060b88b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:49,615 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:17:49,615 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78886712-fca0-4526-984e-e49c7670e0ac', 'x-compute-request-id': 'req-78886712-fca0-4526-984e-e49c7670e0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:50,775 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:17:50,775 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a51e4930-380a-4d2e-bef8-21bfdcbf41be', 'x-compute-request-id': 'req-a51e4930-380a-4d2e-bef8-21bfdcbf41be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:51,942 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.158s 2022-06-20 06:17:51,942 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c490a48d-864b-4c6e-977d-ec3da8cf9597', 'x-compute-request-id': 'req-c490a48d-864b-4c6e-977d-ec3da8cf9597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:53,100 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:17:53,101 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66eaea4e-00ca-423f-8250-805f35503811', 'x-compute-request-id': 'req-66eaea4e-00ca-423f-8250-805f35503811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:54,264 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:17:54,264 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26dd72e2-148c-4d3f-a09d-72cea7b2e3d0', 'x-compute-request-id': 'req-26dd72e2-148c-4d3f-a09d-72cea7b2e3d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:55,429 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.157s 2022-06-20 06:17:55,430 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37976ef6-1e27-46a1-bb00-d84e2330ea23', 'x-compute-request-id': 'req-37976ef6-1e27-46a1-bb00-d84e2330ea23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:56,590 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:17:56,591 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26a334b1-ebf1-4174-ac3e-97ae18cbdf2d', 'x-compute-request-id': 'req-26a334b1-ebf1-4174-ac3e-97ae18cbdf2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:57,753 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:17:57,753 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-616901b5-e5ab-4a22-8a01-22bb749afe17', 'x-compute-request-id': 'req-616901b5-e5ab-4a22-8a01-22bb749afe17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:17:58,913 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:17:58,913 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-482717bc-8386-45f8-817f-065252547b93', 'x-compute-request-id': 'req-482717bc-8386-45f8-817f-065252547b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:00,080 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.156s 2022-06-20 06:18:00,080 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11fb3d5c-a6e4-49aa-820a-9fc4b77340c4', 'x-compute-request-id': 'req-11fb3d5c-a6e4-49aa-820a-9fc4b77340c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:01,244 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:18:01,245 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1844377-3639-432a-b1c0-e9d2e42c8c5b', 'x-compute-request-id': 'req-a1844377-3639-432a-b1c0-e9d2e42c8c5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:02,407 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:18:02,407 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-834f53e6-1978-45d7-989d-976d5e5c2bb7', 'x-compute-request-id': 'req-834f53e6-1978-45d7-989d-976d5e5c2bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:03,580 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.164s 2022-06-20 06:18:03,580 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5f1c10f-1d54-49a5-bae3-9b410db6f061', 'x-compute-request-id': 'req-a5f1c10f-1d54-49a5-bae3-9b410db6f061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:04,740 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:18:04,740 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f3cbbf3-b72c-4a07-9f2c-532694e54022', 'x-compute-request-id': 'req-8f3cbbf3-b72c-4a07-9f2c-532694e54022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:05,904 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:18:05,905 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37747e6d-205f-4902-8b5d-cdb9b2f446cd', 'x-compute-request-id': 'req-37747e6d-205f-4902-8b5d-cdb9b2f446cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:07,065 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:18:07,066 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-678ef87a-c3bc-4b73-8bc9-c051dccbefc0', 'x-compute-request-id': 'req-678ef87a-c3bc-4b73-8bc9-c051dccbefc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:08,237 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.163s 2022-06-20 06:18:08,238 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dcab6b7-8394-4a86-b110-e904c050eb54', 'x-compute-request-id': 'req-3dcab6b7-8394-4a86-b110-e904c050eb54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:09,540 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.294s 2022-06-20 06:18:09,541 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3e641a2-4860-4ee7-a72e-0f75e3fac614', 'x-compute-request-id': 'req-e3e641a2-4860-4ee7-a72e-0f75e3fac614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:10,705 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:18:10,706 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb98fd8d-fcd8-4c8a-97cc-70a146e48edd', 'x-compute-request-id': 'req-bb98fd8d-fcd8-4c8a-97cc-70a146e48edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:11,867 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:18:11,867 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcb5c2a1-f8d6-4b68-a245-4d302d5e36f6', 'x-compute-request-id': 'req-bcb5c2a1-f8d6-4b68-a245-4d302d5e36f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:13,028 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:18:13,029 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcda32d8-09d8-4049-b177-263b9823abb6', 'x-compute-request-id': 'req-dcda32d8-09d8-4049-b177-263b9823abb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:14,190 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:18:14,190 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eec517b8-07af-46ce-9b9a-b78cc850828b', 'x-compute-request-id': 'req-eec517b8-07af-46ce-9b9a-b78cc850828b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:15,352 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:18:15,353 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74fd50ad-81dc-45cc-ac7b-b93156f6b389', 'x-compute-request-id': 'req-74fd50ad-81dc-45cc-ac7b-b93156f6b389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:16,515 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:18:16,516 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b75d28b8-0aa6-4ece-856f-719964974489', 'x-compute-request-id': 'req-b75d28b8-0aa6-4ece-856f-719964974489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:17,682 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.157s 2022-06-20 06:18:17,682 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9096664e-4e3a-4ba4-bec1-546e888d7c75', 'x-compute-request-id': 'req-9096664e-4e3a-4ba4-bec1-546e888d7c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:18,858 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.166s 2022-06-20 06:18:18,858 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7417c87-2b6f-4898-9c2e-7661e0479a35', 'x-compute-request-id': 'req-c7417c87-2b6f-4898-9c2e-7661e0479a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:20,042 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.175s 2022-06-20 06:18:20,042 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c949a39-bddd-489a-95a9-6f35368cb28a', 'x-compute-request-id': 'req-3c949a39-bddd-489a-95a9-6f35368cb28a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:21,202 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:18:21,203 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e94eb44-d6b9-4139-87f0-978bb701735c', 'x-compute-request-id': 'req-3e94eb44-d6b9-4139-87f0-978bb701735c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:22,361 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:18:22,361 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39317918-e35b-4461-b59f-ee9ce97f7e54', 'x-compute-request-id': 'req-39317918-e35b-4461-b59f-ee9ce97f7e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:23,525 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.156s 2022-06-20 06:18:23,525 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2dc3b28-a579-4e31-bbb5-eaf01bcc9462', 'x-compute-request-id': 'req-d2dc3b28-a579-4e31-bbb5-eaf01bcc9462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:24,686 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:18:24,687 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-598e7e65-44ab-429a-aff7-09e8250a08df', 'x-compute-request-id': 'req-598e7e65-44ab-429a-aff7-09e8250a08df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:25,849 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:18:25,849 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-941ea3e0-d956-49b8-9bd4-0a633f7bb244', 'x-compute-request-id': 'req-941ea3e0-d956-49b8-9bd4-0a633f7bb244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:27,009 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:18:27,010 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c10b468-8197-4f27-96c4-6fdfafc5ec69', 'x-compute-request-id': 'req-3c10b468-8197-4f27-96c4-6fdfafc5ec69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:28,171 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:18:28,171 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6455e4e8-4a4e-4589-bf15-949cede612ab', 'x-compute-request-id': 'req-6455e4e8-4a4e-4589-bf15-949cede612ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:29,335 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:18:29,336 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fece0c8c-e2fb-4556-a6a2-c2d0972e6fb3', 'x-compute-request-id': 'req-fece0c8c-e2fb-4556-a6a2-c2d0972e6fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:30,496 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:18:30,497 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81bd6ab5-9818-4cfd-9393-459919763237', 'x-compute-request-id': 'req-81bd6ab5-9818-4cfd-9393-459919763237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:31,672 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.166s 2022-06-20 06:18:31,672 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73f04cce-0387-4803-ae13-164cd43c6032', 'x-compute-request-id': 'req-73f04cce-0387-4803-ae13-164cd43c6032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:32,830 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:18:32,831 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cae3bf7-8cf1-4bd2-86a9-802729bc6eaf', 'x-compute-request-id': 'req-5cae3bf7-8cf1-4bd2-86a9-802729bc6eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:33,997 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.157s 2022-06-20 06:18:33,997 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a5d9b58-9e64-4cd8-8382-2446f749f42d', 'x-compute-request-id': 'req-6a5d9b58-9e64-4cd8-8382-2446f749f42d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:35,160 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:18:35,160 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-004be3e6-eaf9-4332-ab07-858d29df6c2c', 'x-compute-request-id': 'req-004be3e6-eaf9-4332-ab07-858d29df6c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:36,327 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.158s 2022-06-20 06:18:36,327 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e33f150d-cbae-43ef-a4b5-99f1d43551ef', 'x-compute-request-id': 'req-e33f150d-cbae-43ef-a4b5-99f1d43551ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:37,489 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:18:37,490 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c353431c-38ba-4249-bb88-8ddd16dce390', 'x-compute-request-id': 'req-c353431c-38ba-4249-bb88-8ddd16dce390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:38,651 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:18:38,651 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ba9c841-2283-421e-bf4a-2e39717bd5e5', 'x-compute-request-id': 'req-5ba9c841-2283-421e-bf4a-2e39717bd5e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:39,816 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:18:39,816 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2236e973-1118-4b54-b41b-60399e5516ea', 'x-compute-request-id': 'req-2236e973-1118-4b54-b41b-60399e5516ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:40,974 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:18:40,974 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-956436fa-152b-4274-88b8-9973fc0f70ad', 'x-compute-request-id': 'req-956436fa-152b-4274-88b8-9973fc0f70ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:42,134 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:18:42,134 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2c604ea-e28b-4694-8f1e-d1293455ef03', 'x-compute-request-id': 'req-e2c604ea-e28b-4694-8f1e-d1293455ef03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:43,298 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:18:43,299 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a959f7e-e947-49d2-8e4b-75a1e4394c16', 'x-compute-request-id': 'req-3a959f7e-e947-49d2-8e4b-75a1e4394c16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:44,460 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:18:44,461 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba02fed6-3fce-483e-865c-e557b45d1b7e', 'x-compute-request-id': 'req-ba02fed6-3fce-483e-865c-e557b45d1b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:45,623 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:18:45,624 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-441b4594-dd8b-4989-9776-165b6a2a425e', 'x-compute-request-id': 'req-441b4594-dd8b-4989-9776-165b6a2a425e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:46,782 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:18:46,782 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeb0c6eb-b2c4-46fe-a534-04087cc11552', 'x-compute-request-id': 'req-eeb0c6eb-b2c4-46fe-a534-04087cc11552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:47,946 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:18:47,946 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fafef384-84d4-407b-b4d9-a9dad5d89f7d', 'x-compute-request-id': 'req-fafef384-84d4-407b-b4d9-a9dad5d89f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:49,105 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:18:49,105 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aca7494e-5404-4232-971f-1af50d334cad', 'x-compute-request-id': 'req-aca7494e-5404-4232-971f-1af50d334cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:50,269 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:18:50,269 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc80cd21-bc8a-422b-b4a0-b9f1900ae64c', 'x-compute-request-id': 'req-fc80cd21-bc8a-422b-b4a0-b9f1900ae64c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:51,432 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:18:51,433 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29aa9554-306d-4454-b45b-3aff7bd0b8f1', 'x-compute-request-id': 'req-29aa9554-306d-4454-b45b-3aff7bd0b8f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:52,594 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:18:52,594 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3657a2c-a80e-4e75-930a-12e1a422213e', 'x-compute-request-id': 'req-e3657a2c-a80e-4e75-930a-12e1a422213e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:53,756 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:18:53,756 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-910b133f-638b-4628-b79a-fdb197e2c87e', 'x-compute-request-id': 'req-910b133f-638b-4628-b79a-fdb197e2c87e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:54,916 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:18:54,916 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cda19b4-7cae-4ee8-942f-f13283812f14', 'x-compute-request-id': 'req-8cda19b4-7cae-4ee8-942f-f13283812f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:56,076 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:18:56,076 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfa5b322-193d-4256-b419-312430aebc0b', 'x-compute-request-id': 'req-bfa5b322-193d-4256-b419-312430aebc0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:57,241 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:18:57,241 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3b8c975-0ac3-4eb3-81eb-fa3f49026c64', 'x-compute-request-id': 'req-b3b8c975-0ac3-4eb3-81eb-fa3f49026c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:58,402 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:18:58,403 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64e69031-45ef-4a30-b0a5-46acb6d69839', 'x-compute-request-id': 'req-64e69031-45ef-4a30-b0a5-46acb6d69839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:18:59,566 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:18:59,567 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a108394-95f6-4fdc-8015-70bef281a6a3', 'x-compute-request-id': 'req-4a108394-95f6-4fdc-8015-70bef281a6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:00,727 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:19:00,727 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57be30f5-e158-40c4-85fd-cc3e309b2e11', 'x-compute-request-id': 'req-57be30f5-e158-40c4-85fd-cc3e309b2e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:01,895 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.158s 2022-06-20 06:19:01,895 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecd3b059-0dfc-4c8f-9784-721c2e789768', 'x-compute-request-id': 'req-ecd3b059-0dfc-4c8f-9784-721c2e789768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:03,054 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:19:03,054 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f206cd7d-2909-4b75-8147-ab1ed8d4e29e', 'x-compute-request-id': 'req-f206cd7d-2909-4b75-8147-ab1ed8d4e29e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:04,213 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:19:04,213 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc67244b-4736-4e8c-b65b-f3b315820194', 'x-compute-request-id': 'req-fc67244b-4736-4e8c-b65b-f3b315820194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:05,376 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:19:05,376 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91df77f0-6665-4ac3-9361-a080d31401ce', 'x-compute-request-id': 'req-91df77f0-6665-4ac3-9361-a080d31401ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:06,538 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:19:06,538 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45f13cf4-595c-4181-81b3-7c19f71cd47e', 'x-compute-request-id': 'req-45f13cf4-595c-4181-81b3-7c19f71cd47e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:07,702 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:19:07,703 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67e27539-bc1d-4586-85ac-d6f0caf4ef10', 'x-compute-request-id': 'req-67e27539-bc1d-4586-85ac-d6f0caf4ef10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:08,863 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:19:08,864 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbd65e3d-30a8-4b03-bb28-b01d26e01f85', 'x-compute-request-id': 'req-bbd65e3d-30a8-4b03-bb28-b01d26e01f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:10,021 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:19:10,021 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ac50d1e-456f-4e56-bc70-88d9d4975369', 'x-compute-request-id': 'req-3ac50d1e-456f-4e56-bc70-88d9d4975369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:11,184 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:19:11,185 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0ccb815-e48e-4316-bf58-b70318bc3424', 'x-compute-request-id': 'req-e0ccb815-e48e-4316-bf58-b70318bc3424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:12,344 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:19:12,345 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-187c1eac-b529-4845-8b36-1b2499b419df', 'x-compute-request-id': 'req-187c1eac-b529-4845-8b36-1b2499b419df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:13,513 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.160s 2022-06-20 06:19:13,514 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5a7e001-3f79-4c75-bedf-d3ec2cebb01d', 'x-compute-request-id': 'req-e5a7e001-3f79-4c75-bedf-d3ec2cebb01d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:14,673 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:19:14,673 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc796a90-fbbf-4737-8341-7cda3e6159cb', 'x-compute-request-id': 'req-fc796a90-fbbf-4737-8341-7cda3e6159cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:15,837 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:19:15,837 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0403527-520d-4905-bb45-0303978f8745', 'x-compute-request-id': 'req-d0403527-520d-4905-bb45-0303978f8745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:16,997 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:19:16,997 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ca2e2f5-efa1-43b6-890e-c275f136385c', 'x-compute-request-id': 'req-9ca2e2f5-efa1-43b6-890e-c275f136385c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:18,156 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:19:18,157 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ee249c-2114-4c1a-9479-d6ab0b20a86a', 'x-compute-request-id': 'req-45ee249c-2114-4c1a-9479-d6ab0b20a86a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:19,320 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.156s 2022-06-20 06:19:19,321 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-329b998a-13b6-4fdc-aaaf-42f2546fd4a3', 'x-compute-request-id': 'req-329b998a-13b6-4fdc-aaaf-42f2546fd4a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:20,489 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.160s 2022-06-20 06:19:20,490 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-626a92ea-77f3-4a9c-bb9c-e70e3a5d72b3', 'x-compute-request-id': 'req-626a92ea-77f3-4a9c-bb9c-e70e3a5d72b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:21,651 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:19:21,651 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f85fe4b-bf61-4b1e-8de4-38f40fbaf8fa', 'x-compute-request-id': 'req-4f85fe4b-bf61-4b1e-8de4-38f40fbaf8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:22,811 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:19:22,812 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59f30a5f-40ce-4c14-9e69-527972d55c5d', 'x-compute-request-id': 'req-59f30a5f-40ce-4c14-9e69-527972d55c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:23,974 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:19:23,974 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b798f40-70fa-42e8-b909-bd260501fe7b', 'x-compute-request-id': 'req-7b798f40-70fa-42e8-b909-bd260501fe7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:25,139 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.156s 2022-06-20 06:19:25,140 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64a6e49e-1e0f-4ee1-b0f2-cdd75c57ac91', 'x-compute-request-id': 'req-64a6e49e-1e0f-4ee1-b0f2-cdd75c57ac91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:26,301 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:19:26,302 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eee657b9-9c12-4fa5-8b05-49dd630f2edf', 'x-compute-request-id': 'req-eee657b9-9c12-4fa5-8b05-49dd630f2edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:27,464 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:19:27,465 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e51f476-6359-4236-b8e3-99c3abde681f', 'x-compute-request-id': 'req-5e51f476-6359-4236-b8e3-99c3abde681f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:28,632 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.159s 2022-06-20 06:19:28,633 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-322f524c-3dd3-483d-a3d2-35a98afb0a9a', 'x-compute-request-id': 'req-322f524c-3dd3-483d-a3d2-35a98afb0a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:29,795 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:19:29,796 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d4a2e4d-8ff2-416e-a142-94eb1320b498', 'x-compute-request-id': 'req-6d4a2e4d-8ff2-416e-a142-94eb1320b498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:30,958 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:19:30,958 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83f8799c-4506-45b0-a27a-30a9ccec7f4d', 'x-compute-request-id': 'req-83f8799c-4506-45b0-a27a-30a9ccec7f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:32,118 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:19:32,119 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f14e8392-70f9-449f-b700-bf7386ea0ef8', 'x-compute-request-id': 'req-f14e8392-70f9-449f-b700-bf7386ea0ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:33,277 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:19:33,277 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24a95bab-387d-4b76-b936-cbb52f02af72', 'x-compute-request-id': 'req-24a95bab-387d-4b76-b936-cbb52f02af72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:34,440 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:19:34,441 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-090ebad4-9727-4b41-b991-ffb39c16c7b0', 'x-compute-request-id': 'req-090ebad4-9727-4b41-b991-ffb39c16c7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:35,603 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:19:35,603 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e1a740b-7d8a-4af8-b038-c2e63b23915a', 'x-compute-request-id': 'req-8e1a740b-7d8a-4af8-b038-c2e63b23915a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:36,767 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.156s 2022-06-20 06:19:36,768 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfd678ac-8246-4b5b-bc54-31d09a419970', 'x-compute-request-id': 'req-dfd678ac-8246-4b5b-bc54-31d09a419970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:37,930 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:19:37,930 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f763034-d558-4b3c-961a-03b24e9b0a01', 'x-compute-request-id': 'req-0f763034-d558-4b3c-961a-03b24e9b0a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:39,094 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:19:39,095 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17c3751f-9e96-4c92-8303-1b8fd5a12d14', 'x-compute-request-id': 'req-17c3751f-9e96-4c92-8303-1b8fd5a12d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:40,252 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.148s 2022-06-20 06:19:40,252 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b13f0f-a361-41a3-a3a5-1f0441969a21', 'x-compute-request-id': 'req-19b13f0f-a361-41a3-a3a5-1f0441969a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:41,415 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:19:41,415 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61816927-4080-40a8-b6cb-1dd9656a7cc9', 'x-compute-request-id': 'req-61816927-4080-40a8-b6cb-1dd9656a7cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:42,575 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:19:42,575 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30ec64dd-4731-43b7-bbad-bd9d02022909', 'x-compute-request-id': 'req-30ec64dd-4731-43b7-bbad-bd9d02022909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:43,739 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:19:43,739 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70c8fc47-f065-4a77-aa06-0ab1979891a3', 'x-compute-request-id': 'req-70c8fc47-f065-4a77-aa06-0ab1979891a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:44,906 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.159s 2022-06-20 06:19:44,907 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43a2e42f-f375-454d-8fc4-a88dc27a344a', 'x-compute-request-id': 'req-43a2e42f-f375-454d-8fc4-a88dc27a344a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:46,071 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.156s 2022-06-20 06:19:46,072 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aea73e3-acce-43e7-a2b0-6d997d3e2356', 'x-compute-request-id': 'req-4aea73e3-acce-43e7-a2b0-6d997d3e2356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:47,235 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:19:47,235 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57076f34-aee5-49bf-8f93-dc48f72da29b', 'x-compute-request-id': 'req-57076f34-aee5-49bf-8f93-dc48f72da29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:48,396 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:19:48,396 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dcd7cde-7846-4ed3-bd38-c4022f2f74a4', 'x-compute-request-id': 'req-4dcd7cde-7846-4ed3-bd38-c4022f2f74a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:49,557 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:19:49,557 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2147e376-0dfd-4a1a-8349-878f545b1d77', 'x-compute-request-id': 'req-2147e376-0dfd-4a1a-8349-878f545b1d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:50,720 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:19:50,720 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88eda5cf-e6b7-410c-8a90-48556a55a20e', 'x-compute-request-id': 'req-88eda5cf-e6b7-410c-8a90-48556a55a20e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:51,895 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.166s 2022-06-20 06:19:51,896 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bed6cc4c-bb77-456b-b845-6735c366bb81', 'x-compute-request-id': 'req-bed6cc4c-bb77-456b-b845-6735c366bb81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:53,109 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.204s 2022-06-20 06:19:53,109 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e01078ba-21b7-4dda-b89c-0329737d49fb', 'x-compute-request-id': 'req-e01078ba-21b7-4dda-b89c-0329737d49fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:54,272 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:19:54,273 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5390e676-14b9-450d-95ca-c7df9198049d', 'x-compute-request-id': 'req-5390e676-14b9-450d-95ca-c7df9198049d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:55,434 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:19:55,434 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8de96ade-0068-479e-ac94-9059d045dfff', 'x-compute-request-id': 'req-8de96ade-0068-479e-ac94-9059d045dfff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:56,597 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:19:56,598 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8300f3ef-f0b2-4e9f-ab55-89e6e654d767', 'x-compute-request-id': 'req-8300f3ef-f0b2-4e9f-ab55-89e6e654d767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:57,759 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:19:57,759 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc1b50f9-5485-4f77-909f-07de5df1d649', 'x-compute-request-id': 'req-dc1b50f9-5485-4f77-909f-07de5df1d649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:19:58,921 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:19:58,921 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e542d687-dd13-4239-b494-a5c0dd6cb27f', 'x-compute-request-id': 'req-e542d687-dd13-4239-b494-a5c0dd6cb27f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:00,086 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:20:00,086 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff61479b-feec-4050-ae57-ec8d536e0701', 'x-compute-request-id': 'req-ff61479b-feec-4050-ae57-ec8d536e0701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:01,248 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:20:01,248 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49e1c75f-b238-4882-8099-678eca94798f', 'x-compute-request-id': 'req-49e1c75f-b238-4882-8099-678eca94798f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:02,428 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.169s 2022-06-20 06:20:02,428 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ee0ed92-2e35-4a25-9803-d9528cf37ba5', 'x-compute-request-id': 'req-8ee0ed92-2e35-4a25-9803-d9528cf37ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:03,597 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.160s 2022-06-20 06:20:03,598 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc419c7b-8154-4297-b6e0-fbeec499da4d', 'x-compute-request-id': 'req-cc419c7b-8154-4297-b6e0-fbeec499da4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:04,760 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:20:04,760 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42396cc0-95c3-4fd4-9f4b-3f7cd30c9552', 'x-compute-request-id': 'req-42396cc0-95c3-4fd4-9f4b-3f7cd30c9552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:05,916 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.148s 2022-06-20 06:20:05,917 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4d4cf26-b9d4-4a83-afb9-eed4b423513a', 'x-compute-request-id': 'req-c4d4cf26-b9d4-4a83-afb9-eed4b423513a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:07,077 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:20:07,077 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aff05cf4-957e-4258-ab6b-9e75b679607d', 'x-compute-request-id': 'req-aff05cf4-957e-4258-ab6b-9e75b679607d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:08,244 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.158s 2022-06-20 06:20:08,244 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c13b12f-0338-4d37-a948-1869cf564d5c', 'x-compute-request-id': 'req-3c13b12f-0338-4d37-a948-1869cf564d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:09,408 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.156s 2022-06-20 06:20:09,408 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3d63ce8-ddde-4d4b-ace7-64fd855ca8b5', 'x-compute-request-id': 'req-c3d63ce8-ddde-4d4b-ace7-64fd855ca8b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:10,566 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:20:10,567 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7748656c-7342-4d75-9256-84baecbde7fe', 'x-compute-request-id': 'req-7748656c-7342-4d75-9256-84baecbde7fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:11,726 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:20:11,726 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccfbc21c-482a-47c7-906f-606b1ac8a525', 'x-compute-request-id': 'req-ccfbc21c-482a-47c7-906f-606b1ac8a525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:12,885 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:20:12,885 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b04c2a50-2125-4cc4-8e4c-c8605c0c43a7', 'x-compute-request-id': 'req-b04c2a50-2125-4cc4-8e4c-c8605c0c43a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:14,053 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.158s 2022-06-20 06:20:14,053 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a40f61e-de7d-47fe-8647-7ea66d265eba', 'x-compute-request-id': 'req-6a40f61e-de7d-47fe-8647-7ea66d265eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:15,212 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:20:15,212 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d733acf-f65d-424e-959b-11ebbec4d41e', 'x-compute-request-id': 'req-7d733acf-f65d-424e-959b-11ebbec4d41e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:16,370 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:20:16,371 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ca75c6c-4d4e-406b-be72-e6ae3dc3a4e6', 'x-compute-request-id': 'req-7ca75c6c-4d4e-406b-be72-e6ae3dc3a4e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:17,530 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:20:17,531 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9a74e71-a2a5-40a6-9f63-b58eac6b33bc', 'x-compute-request-id': 'req-b9a74e71-a2a5-40a6-9f63-b58eac6b33bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:18,691 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:20:18,691 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fb0e496-e537-4340-8263-8288017085ad', 'x-compute-request-id': 'req-4fb0e496-e537-4340-8263-8288017085ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:19,850 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:20:19,851 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58f5f1aa-51d2-45dd-9259-5e5de968418c', 'x-compute-request-id': 'req-58f5f1aa-51d2-45dd-9259-5e5de968418c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:21,011 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:20:21,011 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e68e1f0a-1d31-4ff4-94f4-46180d811372', 'x-compute-request-id': 'req-e68e1f0a-1d31-4ff4-94f4-46180d811372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:22,169 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.148s 2022-06-20 06:20:22,169 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2745bc04-322c-439f-8186-457824540609', 'x-compute-request-id': 'req-2745bc04-322c-439f-8186-457824540609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:23,326 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.148s 2022-06-20 06:20:23,327 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9ba1916-1640-42d4-9f8c-487689dbcd56', 'x-compute-request-id': 'req-f9ba1916-1640-42d4-9f8c-487689dbcd56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:24,483 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.148s 2022-06-20 06:20:24,484 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06d7a006-0a11-4b27-a324-834130228901', 'x-compute-request-id': 'req-06d7a006-0a11-4b27-a324-834130228901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:25,649 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.157s 2022-06-20 06:20:25,650 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e51de85c-725f-40de-9ff8-249495be8bf9', 'x-compute-request-id': 'req-e51de85c-725f-40de-9ff8-249495be8bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:26,812 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:20:26,812 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c45318b0-4156-43b1-8677-46fc961b67d1', 'x-compute-request-id': 'req-c45318b0-4156-43b1-8677-46fc961b67d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:27,974 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:20:27,974 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c21633f0-bf99-4633-8929-f767c0261b66', 'x-compute-request-id': 'req-c21633f0-bf99-4633-8929-f767c0261b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:29,135 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:20:29,135 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ad1a001-1584-49a6-9bdb-634d825be302', 'x-compute-request-id': 'req-4ad1a001-1584-49a6-9bdb-634d825be302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:30,295 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:20:30,296 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69e47ad0-1c1d-45b7-952d-174aa8480bda', 'x-compute-request-id': 'req-69e47ad0-1c1d-45b7-952d-174aa8480bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:31,452 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.148s 2022-06-20 06:20:31,452 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-409813c0-ac98-4733-88a5-53df8c29c706', 'x-compute-request-id': 'req-409813c0-ac98-4733-88a5-53df8c29c706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:32,614 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:20:32,615 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-780edce4-5383-4453-be58-4105d8c2308c', 'x-compute-request-id': 'req-780edce4-5383-4453-be58-4105d8c2308c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:33,774 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:20:33,775 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fcf0fd0-fe27-44eb-987c-b448b8fbbcd1', 'x-compute-request-id': 'req-2fcf0fd0-fe27-44eb-987c-b448b8fbbcd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:34,934 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:20:34,934 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a5592ff-821f-4c8e-aa12-f61a6a5ed8fb', 'x-compute-request-id': 'req-2a5592ff-821f-4c8e-aa12-f61a6a5ed8fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:36,099 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:20:36,099 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e436f27b-05db-4cf7-b484-535e96bf5633', 'x-compute-request-id': 'req-e436f27b-05db-4cf7-b484-535e96bf5633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:37,264 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.156s 2022-06-20 06:20:37,264 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbbddb96-66e1-43aa-a5c5-2d9c6f9eb86b', 'x-compute-request-id': 'req-bbbddb96-66e1-43aa-a5c5-2d9c6f9eb86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:38,425 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:20:38,425 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30ad2761-67af-46cb-851d-5c25dff93038', 'x-compute-request-id': 'req-30ad2761-67af-46cb-851d-5c25dff93038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:39,590 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:20:39,591 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-554c0ce5-d875-43fd-9499-12c280070c27', 'x-compute-request-id': 'req-554c0ce5-d875-43fd-9499-12c280070c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:40,749 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:20:40,749 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97785f2d-8699-4907-a9de-5ce9d96d77ea', 'x-compute-request-id': 'req-97785f2d-8699-4907-a9de-5ce9d96d77ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:41,906 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.148s 2022-06-20 06:20:41,907 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e602d264-71f2-4394-b96c-02fbc4757d90', 'x-compute-request-id': 'req-e602d264-71f2-4394-b96c-02fbc4757d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:43,064 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:20:43,064 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-091c2f1d-7c80-43e6-8a3a-fe8d6232d161', 'x-compute-request-id': 'req-091c2f1d-7c80-43e6-8a3a-fe8d6232d161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:44,222 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:20:44,222 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d151d23-6ff4-4561-bdf8-0a37fe51a286', 'x-compute-request-id': 'req-0d151d23-6ff4-4561-bdf8-0a37fe51a286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:45,385 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:20:45,386 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-badd9065-84e5-4724-8046-382f0dccc50c', 'x-compute-request-id': 'req-badd9065-84e5-4724-8046-382f0dccc50c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:46,548 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:20:46,549 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c64fb9fa-cda4-4540-a63e-8e42bba4a23c', 'x-compute-request-id': 'req-c64fb9fa-cda4-4540-a63e-8e42bba4a23c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:47,709 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:20:47,711 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8eaafdb-124f-42ea-aa5c-120e46d8757d', 'x-compute-request-id': 'req-d8eaafdb-124f-42ea-aa5c-120e46d8757d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:48,879 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.159s 2022-06-20 06:20:48,880 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5226f0fe-64f5-488d-876a-04e80de5d426', 'x-compute-request-id': 'req-5226f0fe-64f5-488d-876a-04e80de5d426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:50,040 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:20:50,040 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-881a3aa2-68c4-429d-be88-fb7bda0591eb', 'x-compute-request-id': 'req-881a3aa2-68c4-429d-be88-fb7bda0591eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:51,201 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:20:51,202 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f24513d2-cab9-48b1-9590-8f13310db4cb', 'x-compute-request-id': 'req-f24513d2-cab9-48b1-9590-8f13310db4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:52,363 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:20:52,363 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a75fe36-768e-487b-b41c-57172d6a95f5', 'x-compute-request-id': 'req-6a75fe36-768e-487b-b41c-57172d6a95f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:53,525 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:20:53,526 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4800e85-aa44-411a-9dde-d1f1cae3b3f9', 'x-compute-request-id': 'req-d4800e85-aa44-411a-9dde-d1f1cae3b3f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:54,687 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:20:54,688 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe6a3e47-fb0f-4827-a465-0d41ca9efd40', 'x-compute-request-id': 'req-fe6a3e47-fb0f-4827-a465-0d41ca9efd40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:55,849 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:20:55,849 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a387f89f-c3b0-4e2f-a6f7-64d8b2f1e422', 'x-compute-request-id': 'req-a387f89f-c3b0-4e2f-a6f7-64d8b2f1e422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:57,009 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:20:57,010 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74c0a036-4bef-4832-b33f-68107253ef84', 'x-compute-request-id': 'req-74c0a036-4bef-4832-b33f-68107253ef84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:58,170 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:20:58,170 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd23ce2a-75ce-457b-9263-7cd1a71b345f', 'x-compute-request-id': 'req-bd23ce2a-75ce-457b-9263-7cd1a71b345f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:20:59,335 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.156s 2022-06-20 06:20:59,335 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7626a902-5bb6-4f53-8738-9b651749d16d', 'x-compute-request-id': 'req-7626a902-5bb6-4f53-8738-9b651749d16d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:00,500 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.156s 2022-06-20 06:21:00,501 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc46ec21-6c45-46a7-9230-46172b50e27b', 'x-compute-request-id': 'req-bc46ec21-6c45-46a7-9230-46172b50e27b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:01,661 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:21:01,661 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20bd1f8c-fa2a-4089-b89f-60e811c956e9', 'x-compute-request-id': 'req-20bd1f8c-fa2a-4089-b89f-60e811c956e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:02,824 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:21:02,824 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-461b69f6-97e9-4ef7-b93d-47720b971db0', 'x-compute-request-id': 'req-461b69f6-97e9-4ef7-b93d-47720b971db0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:03,986 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:21:03,987 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dbe17f8-2c0d-45fd-83e2-14649d38d05e', 'x-compute-request-id': 'req-9dbe17f8-2c0d-45fd-83e2-14649d38d05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:05,144 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.148s 2022-06-20 06:21:05,144 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-041ca4fe-1405-478a-9ffa-d001cb24e056', 'x-compute-request-id': 'req-041ca4fe-1405-478a-9ffa-d001cb24e056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:06,307 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:21:06,307 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eef05514-84ef-48d8-8f13-6d160d2c57d7', 'x-compute-request-id': 'req-eef05514-84ef-48d8-8f13-6d160d2c57d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:07,464 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.148s 2022-06-20 06:21:07,464 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afce8e93-639b-45ee-8795-f88b22070511', 'x-compute-request-id': 'req-afce8e93-639b-45ee-8795-f88b22070511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:08,623 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:21:08,623 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f52019ac-fb7c-4fd2-8549-1444219a4a06', 'x-compute-request-id': 'req-f52019ac-fb7c-4fd2-8549-1444219a4a06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:09,788 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.157s 2022-06-20 06:21:09,789 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c74e5cd-dc4e-4051-ab3a-0d585b2cd6a7', 'x-compute-request-id': 'req-8c74e5cd-dc4e-4051-ab3a-0d585b2cd6a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:10,954 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.156s 2022-06-20 06:21:10,954 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d4f3333-15de-4dde-9f52-aa5c366c1e66', 'x-compute-request-id': 'req-4d4f3333-15de-4dde-9f52-aa5c366c1e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:12,119 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.156s 2022-06-20 06:21:12,119 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-456ce37e-2067-4052-afe2-3e03dfb892e3', 'x-compute-request-id': 'req-456ce37e-2067-4052-afe2-3e03dfb892e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:13,282 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:21:13,282 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c16bbd9d-6f27-497d-965d-6527dfa6c1cc', 'x-compute-request-id': 'req-c16bbd9d-6f27-497d-965d-6527dfa6c1cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:14,440 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:21:14,440 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce92bd61-3174-4003-900a-8c295e360657', 'x-compute-request-id': 'req-ce92bd61-3174-4003-900a-8c295e360657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:15,600 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:21:15,600 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3c61b66-063d-4411-881f-f923b0383ac6', 'x-compute-request-id': 'req-d3c61b66-063d-4411-881f-f923b0383ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:16,758 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:21:16,759 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d72c00cd-db74-4021-9c20-45a8ed6b187e', 'x-compute-request-id': 'req-d72c00cd-db74-4021-9c20-45a8ed6b187e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:17,916 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:21:17,917 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-112842d2-6296-457e-9c15-cdfb4b3e7e69', 'x-compute-request-id': 'req-112842d2-6296-457e-9c15-cdfb4b3e7e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:19,079 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:21:19,079 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c7f5a8f-b86b-4a0c-8bbf-0d779f957ef9', 'x-compute-request-id': 'req-2c7f5a8f-b86b-4a0c-8bbf-0d779f957ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:20,238 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:21:20,238 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcd59c5a-b6c2-424d-b38d-a4e4d7eb9bd9', 'x-compute-request-id': 'req-fcd59c5a-b6c2-424d-b38d-a4e4d7eb9bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:21,401 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:21:21,402 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6e04f98-6c9c-4f24-8f92-528ef5c06e01', 'x-compute-request-id': 'req-a6e04f98-6c9c-4f24-8f92-528ef5c06e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:22,564 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:21:22,564 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edb6bedf-2a01-4fee-be45-b6d097f61702', 'x-compute-request-id': 'req-edb6bedf-2a01-4fee-be45-b6d097f61702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:23,720 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.147s 2022-06-20 06:21:23,721 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a56d4567-93e8-4bf1-aa93-3f45657e2cf9', 'x-compute-request-id': 'req-a56d4567-93e8-4bf1-aa93-3f45657e2cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:24,883 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:21:24,884 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6895f74-0993-47cf-85b7-31c37767fe3c', 'x-compute-request-id': 'req-b6895f74-0993-47cf-85b7-31c37767fe3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:26,042 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:21:26,043 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfa766b5-d86c-48a7-b30f-6986cb2b8a96', 'x-compute-request-id': 'req-cfa766b5-d86c-48a7-b30f-6986cb2b8a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:27,199 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.148s 2022-06-20 06:21:27,200 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd529707-5642-469d-85a2-2962b51a5fb9', 'x-compute-request-id': 'req-bd529707-5642-469d-85a2-2962b51a5fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:28,360 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:21:28,361 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f11d25a9-8f62-4f29-8c99-2459893e956c', 'x-compute-request-id': 'req-f11d25a9-8f62-4f29-8c99-2459893e956c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:29,522 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:21:29,523 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7df22433-e6cd-4bc6-b6ab-3dd83a2dc6ea', 'x-compute-request-id': 'req-7df22433-e6cd-4bc6-b6ab-3dd83a2dc6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:30,684 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:21:30,685 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06fb9251-5148-412d-b2b4-40dbc3002893', 'x-compute-request-id': 'req-06fb9251-5148-412d-b2b4-40dbc3002893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:31,853 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.161s 2022-06-20 06:21:31,854 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-359e37f2-0ad8-4816-89f2-4a8f74f20db6', 'x-compute-request-id': 'req-359e37f2-0ad8-4816-89f2-4a8f74f20db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:33,028 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.165s 2022-06-20 06:21:33,028 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0c405f5-9946-445f-8172-854fb09470ae', 'x-compute-request-id': 'req-d0c405f5-9946-445f-8172-854fb09470ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:34,212 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.175s 2022-06-20 06:21:34,212 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74002c78-c600-4be1-9176-0e670338920c', 'x-compute-request-id': 'req-74002c78-c600-4be1-9176-0e670338920c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:35,395 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.174s 2022-06-20 06:21:35,396 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-853e7c7b-1091-4612-a2ba-37ad2f055749', 'x-compute-request-id': 'req-853e7c7b-1091-4612-a2ba-37ad2f055749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:36,557 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:21:36,558 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7e5e1d8-b256-4676-9ef0-966386598526', 'x-compute-request-id': 'req-d7e5e1d8-b256-4676-9ef0-966386598526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:37,719 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:21:37,719 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f784aa8f-1094-41ac-bb4e-bfbe89e5a19d', 'x-compute-request-id': 'req-f784aa8f-1094-41ac-bb4e-bfbe89e5a19d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:38,903 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.174s 2022-06-20 06:21:38,903 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ada72a7c-2737-4f4a-9bf7-dd136b0347f4', 'x-compute-request-id': 'req-ada72a7c-2737-4f4a-9bf7-dd136b0347f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:40,069 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.157s 2022-06-20 06:21:40,069 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcee0004-0411-460c-a99f-9818e72f3a1e', 'x-compute-request-id': 'req-dcee0004-0411-460c-a99f-9818e72f3a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:41,235 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.157s 2022-06-20 06:21:41,236 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d6ec67d-9d21-4423-8a27-a1ec68029424', 'x-compute-request-id': 'req-4d6ec67d-9d21-4423-8a27-a1ec68029424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:42,396 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:21:42,396 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-021c8676-346f-47fb-a2e5-14c7e14e0027', 'x-compute-request-id': 'req-021c8676-346f-47fb-a2e5-14c7e14e0027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:43,562 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.156s 2022-06-20 06:21:43,563 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc3df09c-2697-4c30-abde-74803e89dcc8', 'x-compute-request-id': 'req-cc3df09c-2697-4c30-abde-74803e89dcc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:44,730 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.159s 2022-06-20 06:21:44,730 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78a1c5cf-4696-4d28-a848-ef3162ab30ea', 'x-compute-request-id': 'req-78a1c5cf-4696-4d28-a848-ef3162ab30ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:45,892 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:21:45,892 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0678ee56-3e73-450a-aa7d-5bd8d52c91bd', 'x-compute-request-id': 'req-0678ee56-3e73-450a-aa7d-5bd8d52c91bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:47,054 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:21:47,054 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e96c234b-487c-4a9e-b4dd-89088e777e56', 'x-compute-request-id': 'req-e96c234b-487c-4a9e-b4dd-89088e777e56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:48,214 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:21:48,214 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c803ba5c-8b7e-4cd4-82ea-f1d801f85b2a', 'x-compute-request-id': 'req-c803ba5c-8b7e-4cd4-82ea-f1d801f85b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:49,373 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:21:49,374 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-418c7fdc-6992-4dce-9bc1-07fafab5e4d9', 'x-compute-request-id': 'req-418c7fdc-6992-4dce-9bc1-07fafab5e4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:50,534 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:21:50,535 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-504f5040-2c4a-4bc7-aa7a-836c80c4962e', 'x-compute-request-id': 'req-504f5040-2c4a-4bc7-aa7a-836c80c4962e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:51,697 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:21:51,697 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7211b6d-8b4c-4273-8ef6-7949093da708', 'x-compute-request-id': 'req-d7211b6d-8b4c-4273-8ef6-7949093da708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:52,859 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:21:52,859 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0caed8b5-74ce-4ed6-9c88-a1d8d257697a', 'x-compute-request-id': 'req-0caed8b5-74ce-4ed6-9c88-a1d8d257697a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:54,019 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:21:54,020 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10395488-baaa-4c42-bb01-43aa181f1b4e', 'x-compute-request-id': 'req-10395488-baaa-4c42-bb01-43aa181f1b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:55,181 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:21:55,181 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae9ebeb8-4cf3-43f2-be73-751d37ef38c5', 'x-compute-request-id': 'req-ae9ebeb8-4cf3-43f2-be73-751d37ef38c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:56,342 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:21:56,342 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17f94b87-cdf0-42e8-8efd-9b6d0758b887', 'x-compute-request-id': 'req-17f94b87-cdf0-42e8-8efd-9b6d0758b887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:57,505 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:21:57,506 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46712562-add9-41b9-8b1b-d77609ee40cf', 'x-compute-request-id': 'req-46712562-add9-41b9-8b1b-d77609ee40cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:58,668 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:21:58,668 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-108580c9-581d-4108-8099-f31688890c18', 'x-compute-request-id': 'req-108580c9-581d-4108-8099-f31688890c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:21:59,828 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:21:59,829 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-783b777f-d531-4e84-aee7-a634e275a50b', 'x-compute-request-id': 'req-783b777f-d531-4e84-aee7-a634e275a50b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:00,990 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:22:00,991 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f14f1c8-ba79-4a6a-b56c-d24b40c06bc5', 'x-compute-request-id': 'req-7f14f1c8-ba79-4a6a-b56c-d24b40c06bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:02,153 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:22:02,154 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71915892-689c-45b8-af17-43388bec1e28', 'x-compute-request-id': 'req-71915892-689c-45b8-af17-43388bec1e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:03,316 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:22:03,316 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca2a1003-02b6-426c-8718-d53f9aa0bb92', 'x-compute-request-id': 'req-ca2a1003-02b6-426c-8718-d53f9aa0bb92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:04,481 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:22:04,481 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00d9f122-8f9f-4d1b-bdfd-4b0ae1ac822a', 'x-compute-request-id': 'req-00d9f122-8f9f-4d1b-bdfd-4b0ae1ac822a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:05,645 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:22:05,646 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c12a5fe-f7c4-4ff5-a876-6710d16b4ad7', 'x-compute-request-id': 'req-6c12a5fe-f7c4-4ff5-a876-6710d16b4ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:06,807 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:22:06,807 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-918ee383-4231-4d3a-aba1-18d2d626a162', 'x-compute-request-id': 'req-918ee383-4231-4d3a-aba1-18d2d626a162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:07,967 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:22:07,968 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33ccb8f0-7cc1-4ea2-a84f-9ae8db77408b', 'x-compute-request-id': 'req-33ccb8f0-7cc1-4ea2-a84f-9ae8db77408b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:09,129 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:22:09,129 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eec8005-6c6e-4407-a73f-e628f74388bc', 'x-compute-request-id': 'req-2eec8005-6c6e-4407-a73f-e628f74388bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:10,289 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:22:10,290 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ddae9a8-db63-44a2-95dd-ca43df83ee91', 'x-compute-request-id': 'req-4ddae9a8-db63-44a2-95dd-ca43df83ee91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:11,453 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:22:11,454 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c8bfce8-dc88-42a7-929e-3869184638c6', 'x-compute-request-id': 'req-7c8bfce8-dc88-42a7-929e-3869184638c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:12,617 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:22:12,618 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-917af386-8fd1-491b-8ce8-41811bd9ee37', 'x-compute-request-id': 'req-917af386-8fd1-491b-8ce8-41811bd9ee37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:13,775 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:22:13,776 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3e80f08-2c8c-434e-b9aa-9bafba454d63', 'x-compute-request-id': 'req-d3e80f08-2c8c-434e-b9aa-9bafba454d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:14,936 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:22:14,937 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccf18151-5989-4a68-bcc7-8b1b18a145b2', 'x-compute-request-id': 'req-ccf18151-5989-4a68-bcc7-8b1b18a145b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:16,096 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:22:16,096 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ebf590a-9d4c-4617-997d-bf39e19ef360', 'x-compute-request-id': 'req-6ebf590a-9d4c-4617-997d-bf39e19ef360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:17,255 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:22:17,255 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-278daec9-d3f1-4fa3-9887-e8c42fec7e1e', 'x-compute-request-id': 'req-278daec9-d3f1-4fa3-9887-e8c42fec7e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:18,421 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.156s 2022-06-20 06:22:18,421 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90c8b96e-f294-4095-8541-0de4f76743f9', 'x-compute-request-id': 'req-90c8b96e-f294-4095-8541-0de4f76743f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:19,585 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:22:19,586 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20e82fa2-0837-477d-b78c-02f4be362e06', 'x-compute-request-id': 'req-20e82fa2-0837-477d-b78c-02f4be362e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:20,745 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:22:20,745 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5b305a2-c358-482b-95cb-d35683aa10c3', 'x-compute-request-id': 'req-e5b305a2-c358-482b-95cb-d35683aa10c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:21,904 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:22:21,904 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22f8b85e-2aa1-40e0-aa33-106f72fa7fd5', 'x-compute-request-id': 'req-22f8b85e-2aa1-40e0-aa33-106f72fa7fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:23,113 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.199s 2022-06-20 06:22:23,113 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95deee05-5760-4bff-b55b-8f86b11c74c6', 'x-compute-request-id': 'req-95deee05-5760-4bff-b55b-8f86b11c74c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:24,274 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:22:24,274 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19f57666-172c-4b3f-beb3-f96d1d9cf1a1', 'x-compute-request-id': 'req-19f57666-172c-4b3f-beb3-f96d1d9cf1a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:25,439 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:22:25,439 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dee4a262-921a-48ef-a9d9-1cc56e4307bd', 'x-compute-request-id': 'req-dee4a262-921a-48ef-a9d9-1cc56e4307bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:26,601 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:22:26,601 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64dba7bd-f5b2-4dfc-a88f-318bc633a9dc', 'x-compute-request-id': 'req-64dba7bd-f5b2-4dfc-a88f-318bc633a9dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:27,759 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:22:27,759 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-174ddb04-f8b7-4ff2-bd9d-ed70526b09f5', 'x-compute-request-id': 'req-174ddb04-f8b7-4ff2-bd9d-ed70526b09f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:28,922 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:22:28,922 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10c187b9-c826-4db5-bc98-785e05e04d6e', 'x-compute-request-id': 'req-10c187b9-c826-4db5-bc98-785e05e04d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:30,082 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:22:30,082 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80553b4b-764c-47e1-8f15-c56d5f06f2a8', 'x-compute-request-id': 'req-80553b4b-764c-47e1-8f15-c56d5f06f2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:31,244 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:22:31,244 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c91c126-c4bf-47a6-9ef3-8764d0935f3b', 'x-compute-request-id': 'req-8c91c126-c4bf-47a6-9ef3-8764d0935f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:32,404 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:22:32,404 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e49df679-8dca-43ed-8513-789b9f81f09d', 'x-compute-request-id': 'req-e49df679-8dca-43ed-8513-789b9f81f09d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:33,567 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:22:33,568 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec67a4cc-0b56-4c4d-8a3f-bd4a809702b9', 'x-compute-request-id': 'req-ec67a4cc-0b56-4c4d-8a3f-bd4a809702b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:34,727 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:22:34,727 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a34850b2-ee85-4a07-a5dd-271e75c35919', 'x-compute-request-id': 'req-a34850b2-ee85-4a07-a5dd-271e75c35919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:35,890 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:22:35,891 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1cd1266-1d13-4e6b-a2b1-17caedc1a9f3', 'x-compute-request-id': 'req-a1cd1266-1d13-4e6b-a2b1-17caedc1a9f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:37,050 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:22:37,051 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2fa4afa-0850-49d0-8f4f-dc91ac06ad39', 'x-compute-request-id': 'req-a2fa4afa-0850-49d0-8f4f-dc91ac06ad39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:38,215 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.156s 2022-06-20 06:22:38,216 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68cdd786-f0e4-42ba-8c44-ff481625b287', 'x-compute-request-id': 'req-68cdd786-f0e4-42ba-8c44-ff481625b287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:39,383 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.158s 2022-06-20 06:22:39,384 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f7cdfc4-f4b9-4084-bd3e-4c4c4ebf8eb4', 'x-compute-request-id': 'req-6f7cdfc4-f4b9-4084-bd3e-4c4c4ebf8eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:40,550 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.157s 2022-06-20 06:22:40,550 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c04560ed-06fb-48dc-a18c-ddd4dff67015', 'x-compute-request-id': 'req-c04560ed-06fb-48dc-a18c-ddd4dff67015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:41,709 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:22:41,709 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c846392-31ec-466e-a619-202bea914945', 'x-compute-request-id': 'req-4c846392-31ec-466e-a619-202bea914945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:42,868 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:22:42,869 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2d1b9fd-5ee4-4d72-8503-94674dc07411', 'x-compute-request-id': 'req-b2d1b9fd-5ee4-4d72-8503-94674dc07411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:44,028 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:22:44,029 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6085784-83dd-44b9-9ee0-b9d8396b0357', 'x-compute-request-id': 'req-f6085784-83dd-44b9-9ee0-b9d8396b0357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:45,188 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:22:45,188 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-817e9c5d-3539-4443-89d1-eee86c335e4a', 'x-compute-request-id': 'req-817e9c5d-3539-4443-89d1-eee86c335e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:46,347 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:22:46,348 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76e59e4f-d520-421e-bad2-474956808cba', 'x-compute-request-id': 'req-76e59e4f-d520-421e-bad2-474956808cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:47,511 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:22:47,511 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc82a837-0c16-472a-86e1-90d6e45c9f8a', 'x-compute-request-id': 'req-bc82a837-0c16-472a-86e1-90d6e45c9f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:48,674 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:22:48,674 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-775fbf52-a44e-4644-9275-89603aac7f7b', 'x-compute-request-id': 'req-775fbf52-a44e-4644-9275-89603aac7f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:49,834 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:22:49,834 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb191aa2-651c-4ddd-a13a-e114c790b860', 'x-compute-request-id': 'req-cb191aa2-651c-4ddd-a13a-e114c790b860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:50,997 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:22:50,998 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56be6b1d-0fa2-485d-a01f-3a25e0363b6b', 'x-compute-request-id': 'req-56be6b1d-0fa2-485d-a01f-3a25e0363b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:52,167 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.160s 2022-06-20 06:22:52,168 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-735fb72b-1fb9-4f64-9b99-40e4bd61ff4b', 'x-compute-request-id': 'req-735fb72b-1fb9-4f64-9b99-40e4bd61ff4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:53,330 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:22:53,330 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57b99683-4f5a-4bee-8b95-f2bdab45c41e', 'x-compute-request-id': 'req-57b99683-4f5a-4bee-8b95-f2bdab45c41e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:54,489 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:22:54,490 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdff96fe-8507-4fd4-a114-13acfe778d6a', 'x-compute-request-id': 'req-fdff96fe-8507-4fd4-a114-13acfe778d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:55,653 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:22:55,653 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c9b47da-605b-44b9-8305-4cfef6860ae0', 'x-compute-request-id': 'req-3c9b47da-605b-44b9-8305-4cfef6860ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:56,816 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:22:56,817 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-102b7cc9-2f6b-410d-a904-1d3e6f6d444e', 'x-compute-request-id': 'req-102b7cc9-2f6b-410d-a904-1d3e6f6d444e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:57,978 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:22:57,979 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c95074e-11e2-4c44-90e7-51ee13c244d3', 'x-compute-request-id': 'req-6c95074e-11e2-4c44-90e7-51ee13c244d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:22:59,141 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:22:59,141 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1753ddaf-c119-4ca8-b8b5-c50db40a0459', 'x-compute-request-id': 'req-1753ddaf-c119-4ca8-b8b5-c50db40a0459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:00,300 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:23:00,300 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74a6964d-a443-4502-bd80-9940fd57ea0e', 'x-compute-request-id': 'req-74a6964d-a443-4502-bd80-9940fd57ea0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:01,460 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:23:01,461 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e6bac87-6602-4b56-8ec3-1d6fc3c6525c', 'x-compute-request-id': 'req-1e6bac87-6602-4b56-8ec3-1d6fc3c6525c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:02,625 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.156s 2022-06-20 06:23:02,625 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17c35e48-2133-4012-a741-6f1aa9827fde', 'x-compute-request-id': 'req-17c35e48-2133-4012-a741-6f1aa9827fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:03,782 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.148s 2022-06-20 06:23:03,782 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c4dbca3-bd7b-405b-af97-f64d2e84af0a', 'x-compute-request-id': 'req-1c4dbca3-bd7b-405b-af97-f64d2e84af0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:04,947 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.150s 2022-06-20 06:23:04,948 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e81f35a0-49d8-40c4-b5cf-2df20b89d187', 'x-compute-request-id': 'req-e81f35a0-49d8-40c4-b5cf-2df20b89d187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:06,108 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:23:06,108 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-406b60b4-dc75-432e-b5e0-096d99cc4d98', 'x-compute-request-id': 'req-406b60b4-dc75-432e-b5e0-096d99cc4d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:07,270 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:23:07,271 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7465551-ee37-4438-820a-fcde476b0c8d', 'x-compute-request-id': 'req-a7465551-ee37-4438-820a-fcde476b0c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:08,432 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:23:08,432 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47607aa7-ddb4-4a44-b762-950eae0aaa49', 'x-compute-request-id': 'req-47607aa7-ddb4-4a44-b762-950eae0aaa49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:09,639 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.198s 2022-06-20 06:23:09,639 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e53c6afe-3380-424c-a915-f4bff079b13b', 'x-compute-request-id': 'req-e53c6afe-3380-424c-a915-f4bff079b13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:10,799 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.151s 2022-06-20 06:23:10,799 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7c11d2d-607f-40fa-af21-466944486ba5', 'x-compute-request-id': 'req-a7c11d2d-607f-40fa-af21-466944486ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:11,960 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:23:11,961 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d3e4924-a555-4719-af09-215b428ffb52', 'x-compute-request-id': 'req-9d3e4924-a555-4719-af09-215b428ffb52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:13,123 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.154s 2022-06-20 06:23:13,124 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35611778-a7aa-4350-96f7-86827afc4eb5', 'x-compute-request-id': 'req-35611778-a7aa-4350-96f7-86827afc4eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:14,285 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:23:14,286 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b43e519a-c9f1-41c5-aa76-bc28d6d69520', 'x-compute-request-id': 'req-b43e519a-c9f1-41c5-aa76-bc28d6d69520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:15,454 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.159s 2022-06-20 06:23:15,454 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1679a596-2771-49d0-9c12-e070d9f6bd81', 'x-compute-request-id': 'req-1679a596-2771-49d0-9c12-e070d9f6bd81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:16,615 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.153s 2022-06-20 06:23:16,616 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42481aae-2c0f-4767-a20d-cbdba7e65f54', 'x-compute-request-id': 'req-42481aae-2c0f-4767-a20d-cbdba7e65f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:17,774 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.149s 2022-06-20 06:23:17,774 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c4aed64-c147-4b6c-84ff-c1c05a54475c', 'x-compute-request-id': 'req-2c4aed64-c147-4b6c-84ff-c1c05a54475c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:18,930 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.147s 2022-06-20 06:23:18,931 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-097579b7-923c-487f-86a3-63216748625f', 'x-compute-request-id': 'req-097579b7-923c-487f-86a3-63216748625f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:20,092 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:23:20,093 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79cfca01-1a1d-498a-a879-48de036bd402', 'x-compute-request-id': 'req-79cfca01-1a1d-498a-a879-48de036bd402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:21,874 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.771s 2022-06-20 06:23:21,874 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6988254f-7930-4401-ac3a-a069c6dbeaa9', 'x-compute-request-id': 'req-6988254f-7930-4401-ac3a-a069c6dbeaa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:23,054 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.171s 2022-06-20 06:23:23,055 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40d50f38-a443-402b-a78a-a8e64fe99dea', 'x-compute-request-id': 'req-40d50f38-a443-402b-a78a-a8e64fe99dea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:24,250 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.186s 2022-06-20 06:23:24,250 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ed579b2-aed1-46f0-947c-17e27e82e3f3', 'x-compute-request-id': 'req-5ed579b2-aed1-46f0-947c-17e27e82e3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:25,415 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:23:25,416 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd652585-6288-41c4-991f-912a768d9fe3', 'x-compute-request-id': 'req-fd652585-6288-41c4-991f-912a768d9fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:26,577 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.152s 2022-06-20 06:23:26,577 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-416a7050-63d8-446b-a8b5-4279107acef7', 'x-compute-request-id': 'req-416a7050-63d8-446b-a8b5-4279107acef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' 2022-06-20 06:23:27,742 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99 0.155s 2022-06-20 06:23:27,742 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fdecd79-d324-4a5a-bdb3-417aab452506', 'x-compute-request-id': 'req-9fdecd79-d324-4a5a-bdb3-417aab452506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99'} Body: b'{"server": {"id": "e8486e31-4934-4354-bbe8-82805baead99", "name": "tempest-VolumesSnapshotTestJSON-instance-1504355055", "status": "ACTIVE", "tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0", "user_id": "6490c3d52b5a45aea9236e171ae94770", "metadata": {}, "hostId": "2e289383c5ea45818985cc8bb1c0bfbf56867a7ec467aecb0b896d60", "image": {"id": "1bbbd705-569b-4b97-97e8-819e234caabf", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/1bbbd705-569b-4b97-97e8-819e234caabf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:05:07Z", "updated": "2022-06-20T06:17:27Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1826579438-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ae:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/e8486e31-4934-4354-bbe8-82805baead99"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/e8486e31-4934-4354-bbe8-82805baead99"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-06-20T06:05:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c16cda44-9a87-4f25-9d3a-fe42f4d9d861"}]}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume c16cda44-9a87-4f25-9d3a-fe42f4d9d861 failed to reach available status (current detaching) within the required time (360 s). }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination raise lib_exc.TimeoutException tempest.lib.exceptions.TimeoutException: Request timed out Details: None }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 87, in test_snapshot_create_offline_delete_online snapshot2 = self.create_snapshot(self.volume_origin['id'], force=True) File "/opt/stack/tempest/tempest/api/volume/base.py", line 146, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot f9c334da-c6d7-4aa0-991b-8faa7a6114ff failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
fail
ft10.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-06-20 06:24:17,637 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 202 POST http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes 49.694s 2022-06-20 06:24:17,638 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1970879474"}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-473e9e76-5299-43ac-8916-37276169b2bc', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-473e9e76-5299-43ac-8916-37276169b2bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes'} Body: b'{"volume": {"id": "5b48c7a5-334b-4ae4-903a-eeee5365c9b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:24:17.572194", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-1970879474", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-06-20 06:25:17,706 118307 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.45', port=80): Read timed out. (read timeout=60)")': /volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6 2022-06-20 06:25:23,639 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6 65.994s 2022-06-20 06:25:23,640 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21c8653f-3a3d-4df6-a914-ec18c42c136a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21c8653f-3a3d-4df6-a914-ec18c42c136a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6'} Body: b'{"volume": {"id": "5b48c7a5-334b-4ae4-903a-eeee5365c9b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:24:18.000000", "updated_at": "2022-06-20T06:24:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1970879474", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:26:17,796 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6 53.145s 2022-06-20 06:26:17,796 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d97bdb0-edbc-424f-a3e7-4b14d7ea36fb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d97bdb0-edbc-424f-a3e7-4b14d7ea36fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6'} Body: b'{"volume": {"id": "5b48c7a5-334b-4ae4-903a-eeee5365c9b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:24:18.000000", "updated_at": "2022-06-20T06:24:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1970879474", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:27:18,863 118307 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.45', port=80): Read timed out. (read timeout=60)")': /volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6 2022-06-20 06:28:18,620 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6 119.814s 2022-06-20 06:28:18,620 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34ee8db6-ec14-4514-b2e0-3611c037a66f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34ee8db6-ec14-4514-b2e0-3611c037a66f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6'} Body: b'{"volume": {"id": "5b48c7a5-334b-4ae4-903a-eeee5365c9b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:24:18.000000", "updated_at": "2022-06-20T06:24:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1970879474", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:29:19,687 118307 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.45', port=80): Read timed out. (read timeout=60)")': /volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6 2022-06-20 06:30:18,923 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6 119.296s 2022-06-20 06:30:18,923 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf682e15-8359-49f9-8d20-f1f85733a7b5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf682e15-8359-49f9-8d20-f1f85733a7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6'} Body: b'{"volume": {"id": "5b48c7a5-334b-4ae4-903a-eeee5365c9b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:24:18.000000", "updated_at": "2022-06-20T06:24:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1970879474", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' 2022-06-20 06:31:19,992 118307 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.45', port=80): Read timed out. (read timeout=60)")': /volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6 2022-06-20 06:32:19,349 118307 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6 119.418s 2022-06-20 06:32:19,350 118307 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cbeef2d-c49b-4c54-95f4-51293f3becc4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cbeef2d-c49b-4c54-95f4-51293f3becc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6'} Body: b'{"volume": {"id": "5b48c7a5-334b-4ae4-903a-eeee5365c9b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:24:18.000000", "updated_at": "2022-06-20T06:24:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1970879474", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/75f7c2d4c0e742cd93e51fee7df062f0/volumes/5b48c7a5-334b-4ae4-903a-eeee5365c9b6"}], "user_id": "6490c3d52b5a45aea9236e171ae94770", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75f7c2d4c0e742cd93e51fee7df062f0"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 170, in test_volume_from_snapshot self._create_volume_from_snapshot( File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 148, in _create_volume_from_snapshot src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 5b48c7a5-334b-4ae4-903a-eeee5365c9b6 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
fail
ft10.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 176, in test_volume_from_snapshot_no_size self._create_volume_from_snapshot() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 148, in _create_volume_from_snapshot src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 126, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 695, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 574, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 614, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.45', port=80): Read timed out. (read timeout=60) |
||||||
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 0 | 1 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
fail
ft11.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-06-20 06:04:13,509 118312 DEBUG [tempest.scenario.manager] paths: img: /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx, container_format: bare, disk_format: vhdx, properties: None 2022-06-20 06:04:13,803 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.45/image/v2/images 0.294s 2022-06-20 06:04:13,804 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--1895622759", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-39ab68b0-dbc5-4c7d-9654-4ceabed91083', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1895622759", "disk_format": "vhdx", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "7c6ff8a12e78430f9b0171a87771b80b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "created_at": "2022-06-20T06:04:14Z", "updated_at": "2022-06-20T06:04:14Z", "tags": [], "self": "/v2/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "file": "/v2/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9/file", "schema": "/v2/schemas/image"}' 2022-06-20 06:04:25,087 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.222.0.45/image/v2/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9/file 11.282s 2022-06-20 06:04:25,088 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7f774a9f59d0> Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-74a5e4f0-62fa-4d63-af05-5fdf2f090578', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45/image/v2/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9/file'} Body: b'' 2022-06-20 06:04:25,088 118312 DEBUG [tempest.scenario.manager] image:e6a44e28-fd8c-42ff-b80e-a25201fb53a9 2022-06-20 06:04:25,160 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.45/compute/v2.1/os-keypairs 0.068s 2022-06-20 06:04:25,160 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-389788214", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFkDPKs7pJVs3++W84cR/dggBJR9cM/Zie5xrAPRh4iJ+XceYRZrC9zVD4Qs+41yUANLqN4ulMdoRSBTcba7zrL8PK0cYUrGRPESoCUuUgFFry66/XfOIp1hFtaTK8watA=="}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb61ea83-934c-4061-ac2c-671f4f476ade', 'x-compute-request-id': 'req-cb61ea83-934c-4061-ac2c-671f4f476ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-389788214", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFkDPKs7pJVs3++W84cR/dggBJR9cM/Zie5xrAPRh4iJ+XceYRZrC9zVD4Qs+41yUANLqN4ulMdoRSBTcba7zrL8PK0cYUrGRPESoCUuUgFFry66/XfOIp1hFtaTK8watA==", "fingerprint": "54:6b:db:5e:0d:c2:68:79:ca:5d:b3:97:52:32:6b:20", "user_id": "2f1455920a81413a8264fbabba997da5"}}' 2022-06-20 06:04:25,200 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.45/identity/v3/auth/tokens 0.031s 2022-06-20 06:04:25,201 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3252', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-82920340-b0de-409c-93a5-9c5b3bc3c88d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2f1455920a81413a8264fbabba997da5", "name": "tempest-TestMinimumBasicScenario-1798422069-project", "password_expires_at": null}, "audit_ids": ["1qsxlvxoRHybRs3RNYybvw"], "expires_at": "2022-06-20T07:04:25.000000Z", "issued_at": "2022-06-20T06:04:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c6ff8a12e78430f9b0171a87771b80b", "name": "tempest-TestMinimumBasicScenario-1798422069"}, "is_domain": false, "roles": [{"id": "cb8bcd18ccd341c1b9653ba56d25ceea", "name": "reader"}, {"id": "10f492ea4ccb4aa0b627ead79bc02dea", "name": "member"}], "catalog": [{"endpoints": [{"id": "f4b58050975d4ce997046efd6e98155e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b", "region": "RegionOne"}], "id": "0c1fdfd1c682475e8f29aec91e29cef4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7ef85cdc1fb54640b1d069e931b5a32a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/compute/v2/7c6ff8a12e78430f9b0171a87771b80b", "region": "RegionOne"}], "id": "2b141e9ca8a640cabc1a13e3aff01a46", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "eb8858f71fc9421ab279bf987e04b0a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/image", "region": "RegionOne"}], "id": "49c1fce8eebe4f43b79118859d82e606", "type": "image", "name": "glance"}, {"endpoints": [{"id": "fcae8ec3434f4a2f86000fa96294a04e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/compute/v2.1", "region": "RegionOne"}], "id": "72fd350bd74d424aaedf0859b42da2b8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c4280a0e32fc46e5a509094730a96289", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/placement", "region": "RegionOne"}], "id": "880a30b9f72e48b2ba0838f43f068015", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "097fff29556c42ed9702d21bd871a093", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/identity", "region": "RegionOne"}], "id": "9c592393bc284f1fae2fd99d357b9fd3", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "2ee1914693f04b29ac37e8290ea1843a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.45:8080", "region": "RegionOne"}, {"id": "659c9ec9f9db49fea158874614781387", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45:8080/v1/AUTH_7c6ff8a12e78430f9b0171a87771b80b", "region": "RegionOne"}], "id": "bafee45c1ffc450c90d360e95ba9e607", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "920bb23bf8dd4f5b992d1b1313e12ef4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45:9696/", "region": "RegionOne"}], "id": "d5fe5a0f04334cd099f2473e2fc59f6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "10c34818a34e4013b6e6c9e041ccdb07", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b", "region": "RegionOne"}], "id": "eda81c6d754b4356829c23c49eba981e", "type": "block-storage", "name": "cinder"}]}}' 2022-06-20 06:04:25,201 118312 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '661b92b1-cd90-443b-8bd3-ffe9cc606619', 'name': 'tempest-TestMinimumBasicScenario-682499750-network', 'tenant_id': '7c6ff8a12e78430f9b0171a87771b80b', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7c6ff8a12e78430f9b0171a87771b80b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 577, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-06-20T06:04:00Z', 'updated_at': '2022-06-20T06:04:01Z', 'revision_number': 1} available for tenant 2022-06-20 06:04:25,718 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.45/compute/v2.1/servers 0.516s 2022-06-20 06:04:25,718 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-685097304", "imageRef": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "flavorRef": "452", "key_name": "tempest-TestMinimumBasicScenario-389788214", "networks": [{"uuid": "661b92b1-cd90-443b-8bd3-ffe9cc606619"}]}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9ff6f66-bc27-4bbf-a897-16f0fcfb7115', 'x-compute-request-id': 'req-d9ff6f66-bc27-4bbf-a897-16f0fcfb7115', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "tXQAZrb9qBAp"}}' 2022-06-20 06:04:25,789 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.068s 2022-06-20 06:04:25,790 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1257', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d1d8024-096d-4351-8945-0049c3d8f8c5', 'x-compute-request-id': 'req-6d1d8024-096d-4351-8945-0049c3d8f8c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:26Z", "updated": "2022-06-20T06:04:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "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": []}}' 2022-06-20 06:04:26,887 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.089s 2022-06-20 06:04:26,887 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1261', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e21ef04b-def7-4420-a230-1cf674bc61fa', 'x-compute-request-id': 'req-e21ef04b-def7-4420-a230-1cf674bc61fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "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": []}}' 2022-06-20 06:04:27,981 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.085s 2022-06-20 06:04:27,982 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1309', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22823f75-6763-4956-8a4f-eadda9e256d3', 'x-compute-request-id': 'req-22823f75-6763-4956-8a4f-eadda9e256d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "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": []}}' 2022-06-20 06:04:27,989 118312 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-06-20 06:04:29,313 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.323s 2022-06-20 06:04:29,314 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-104f2b02-e301-4885-967c-e4863ae5f030', 'x-compute-request-id': 'req-104f2b02-e301-4885-967c-e4863ae5f030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:29,321 118312 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2022-06-20 06:04:30,485 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.162s 2022-06-20 06:04:30,485 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58bbd349-83a2-4cb9-9bf7-061f196d8ea9', 'x-compute-request-id': 'req-58bbd349-83a2-4cb9-9bf7-061f196d8ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:31,678 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.183s 2022-06-20 06:04:31,679 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d187764f-fe65-4b7f-9edb-25ab89d864d8', 'x-compute-request-id': 'req-d187764f-fe65-4b7f-9edb-25ab89d864d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:32,865 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.176s 2022-06-20 06:04:32,865 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f716c238-2d83-4342-af2e-db0082221878', 'x-compute-request-id': 'req-f716c238-2d83-4342-af2e-db0082221878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:34,035 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.162s 2022-06-20 06:04:34,036 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1af831b0-93ec-4036-a02b-b10736c8b2ce', 'x-compute-request-id': 'req-1af831b0-93ec-4036-a02b-b10736c8b2ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:35,216 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.170s 2022-06-20 06:04:35,216 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cdaec5d-3e11-4ab0-a617-277700341017', 'x-compute-request-id': 'req-8cdaec5d-3e11-4ab0-a617-277700341017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:36,397 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.170s 2022-06-20 06:04:36,397 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47c09949-aa14-4423-99e7-00dc680886cd', 'x-compute-request-id': 'req-47c09949-aa14-4423-99e7-00dc680886cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:37,571 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.164s 2022-06-20 06:04:37,571 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00b72112-9eed-4d7e-96eb-b9f1890bcc9c', 'x-compute-request-id': 'req-00b72112-9eed-4d7e-96eb-b9f1890bcc9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:38,744 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.164s 2022-06-20 06:04:38,744 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2006c0fe-c5fd-4d4d-b190-66fc8b83c9e7', 'x-compute-request-id': 'req-2006c0fe-c5fd-4d4d-b190-66fc8b83c9e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:39,962 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.208s 2022-06-20 06:04:39,962 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a535cc74-ca02-4e55-973d-82bfc83537c1', 'x-compute-request-id': 'req-a535cc74-ca02-4e55-973d-82bfc83537c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:41,131 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.159s 2022-06-20 06:04:41,131 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6720e0b8-c6b6-4bf6-968a-d04032a4b7b7', 'x-compute-request-id': 'req-6720e0b8-c6b6-4bf6-968a-d04032a4b7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:42,300 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.161s 2022-06-20 06:04:42,301 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a5a2cd4-bf0f-4a34-8827-90bacc03b087', 'x-compute-request-id': 'req-2a5a2cd4-bf0f-4a34-8827-90bacc03b087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:43,775 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.465s 2022-06-20 06:04:43,775 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b1db79f-4e40-4b0a-9679-672cee63abcd', 'x-compute-request-id': 'req-7b1db79f-4e40-4b0a-9679-672cee63abcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:44,960 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.177s 2022-06-20 06:04:44,960 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb6ad23-96a3-410c-b93a-7a8b41ac366d', 'x-compute-request-id': 'req-efb6ad23-96a3-410c-b93a-7a8b41ac366d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:46,190 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.220s 2022-06-20 06:04:46,190 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5ffea5b-30b5-41de-b1b2-7334ac26ce87', 'x-compute-request-id': 'req-d5ffea5b-30b5-41de-b1b2-7334ac26ce87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:47,512 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.311s 2022-06-20 06:04:47,512 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d420362-b31e-4a26-ba21-48096047ef90', 'x-compute-request-id': 'req-2d420362-b31e-4a26-ba21-48096047ef90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:48,875 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.355s 2022-06-20 06:04:48,876 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b4e7775-c958-481a-81b1-f743d0ebc676', 'x-compute-request-id': 'req-7b4e7775-c958-481a-81b1-f743d0ebc676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:50,174 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.289s 2022-06-20 06:04:50,175 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4572ac22-1d7f-48a3-9fba-6fa05d5273e1', 'x-compute-request-id': 'req-4572ac22-1d7f-48a3-9fba-6fa05d5273e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:51,359 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.175s 2022-06-20 06:04:51,359 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9d9c0f8-5a99-4ddd-b76b-af030aba8722', 'x-compute-request-id': 'req-b9d9c0f8-5a99-4ddd-b76b-af030aba8722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:52,532 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.163s 2022-06-20 06:04:52,532 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efe7204d-7375-4072-a11a-ecd2b346737c', 'x-compute-request-id': 'req-efe7204d-7375-4072-a11a-ecd2b346737c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:53,702 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.161s 2022-06-20 06:04:53,702 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8629ceba-e7cc-493e-aca1-512a037358a6', 'x-compute-request-id': 'req-8629ceba-e7cc-493e-aca1-512a037358a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:54,878 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.166s 2022-06-20 06:04:54,878 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f6a04e3-3c06-41f5-80a9-85a2dbe80814', 'x-compute-request-id': 'req-4f6a04e3-3c06-41f5-80a9-85a2dbe80814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:56,038 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:04:56,039 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f5c1f0a-b5a0-4ac6-b20e-fe34ee2b246f', 'x-compute-request-id': 'req-2f5c1f0a-b5a0-4ac6-b20e-fe34ee2b246f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:57,198 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:04:57,199 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7684e22e-f4d7-4990-9467-fc65de0d7ff0', 'x-compute-request-id': 'req-7684e22e-f4d7-4990-9467-fc65de0d7ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:58,392 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.185s 2022-06-20 06:04:58,392 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d6a6949-7ae2-4e60-b63f-146b7c89030f', 'x-compute-request-id': 'req-5d6a6949-7ae2-4e60-b63f-146b7c89030f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:04:59,553 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:04:59,554 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:04:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e36362be-7570-4687-a5bb-69146eac223a', 'x-compute-request-id': 'req-e36362be-7570-4687-a5bb-69146eac223a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:05:00,716 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:05:00,717 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de578da8-17ce-4b1d-bb69-a34f05b59d4a', 'x-compute-request-id': 'req-de578da8-17ce-4b1d-bb69-a34f05b59d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:05:01,892 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.167s 2022-06-20 06:05:01,893 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6ee8f90-6952-486d-a016-2898688e6651', 'x-compute-request-id': 'req-a6ee8f90-6952-486d-a016-2898688e6651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:05:03,068 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.166s 2022-06-20 06:05:03,068 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ba6196d-a3e6-45ca-bcf3-93dd0120627a', 'x-compute-request-id': 'req-5ba6196d-a3e6-45ca-bcf3-93dd0120627a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "BUILD", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:04:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:05:04,234 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.158s 2022-06-20 06:05:04,235 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33e09ecd-3abf-4ccd-817f-363a7cb2539a', 'x-compute-request-id': 'req-33e09ecd-3abf-4ccd-817f-363a7cb2539a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:03Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:05:04,243 118312 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 39 second wait 2022-06-20 06:05:04,412 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.169s 2022-06-20 06:05:04,412 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80852c09-a0c8-427f-b021-b2519ef8f8c4', 'x-compute-request-id': 'req-80852c09-a0c8-427f-b021-b2519ef8f8c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:03Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:05:04,624 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers 0.204s 2022-06-20 06:05:04,624 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a0d8c4b-0fea-4ae0-9e0b-0a785c9c452c', 'x-compute-request-id': 'req-3a0d8c4b-0fea-4ae0-9e0b-0a785c9c452c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers'} Body: b'{"servers": [{"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}]}]}' 2022-06-20 06:05:04,777 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:05:04,777 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f00d8d1f-8947-4898-821f-465e4a190d47', 'x-compute-request-id': 'req-f00d8d1f-8947-4898-821f-465e4a190d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:03Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-06-20 06:05:05,012 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes 0.226s 2022-06-20 06:05:05,012 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1600919227", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3566cb9-df34-47c1-8c0e-0ebf1011d22a', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3566cb9-df34-47c1-8c0e-0ebf1011d22a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:04.947712", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-06-20 06:05:05,061 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:05:05,061 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12fbd71b-7a38-4665-bd7d-d88850a06921', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12fbd71b-7a38-4665-bd7d-d88850a06921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:06,108 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.039s 2022-06-20 06:05:06,109 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c421f566-9bee-4a99-ab4f-9db12d54f6ff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c421f566-9bee-4a99-ab4f-9db12d54f6ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:05.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:07,155 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.038s 2022-06-20 06:05:07,155 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07815ec2-d496-4da8-bac7-295aea700e3c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07815ec2-d496-4da8-bac7-295aea700e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:05.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:08,204 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:05:08,205 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-107ad669-424c-4817-b815-a5e0d3a3df0c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-107ad669-424c-4817-b815-a5e0d3a3df0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:05.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:09,254 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:05:09,254 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43d1af7b-54fb-4233-9178-57b51ef0c656', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43d1af7b-54fb-4233-9178-57b51ef0c656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:05.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:10,316 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.053s 2022-06-20 06:05:10,316 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-732e5052-bea7-4ac3-b755-9cf9d8784549', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-732e5052-bea7-4ac3-b755-9cf9d8784549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:10.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:10,322 118312 INFO [tempest.common.waiters] volume 7578b8ae-aea0-4953-9c7d-c41b5b31c4ed reached available after waiting for 5.322932 seconds 2022-06-20 06:05:10,372 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.049s 2022-06-20 06:05:10,373 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d64d517-c909-4099-ab9f-3355b0c4d0cf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d64d517-c909-4099-ab9f-3355b0c4d0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:10.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:10,439 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes 0.060s 2022-06-20 06:05:10,440 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2f4dbde-960d-4748-834a-1d9ca73f6db6', 'content-length': '405', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2f4dbde-960d-4748-834a-1d9ca73f6db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes'} Body: b'{"volumes": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}]}' 2022-06-20 06:05:10,499 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.056s 2022-06-20 06:05:10,499 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-520f5d62-6a23-4917-b467-7225214cd609', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520f5d62-6a23-4917-b467-7225214cd609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:10.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:10,874 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.366s 2022-06-20 06:05:10,874 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:10 GMT', 'server': 'Apache/2.4.41 (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-800fc233-4146-42b2-902e-0b9adb958615', 'x-compute-request-id': 'req-800fc233-4146-42b2-902e-0b9adb958615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "device": "/dev/sdb"}}' 2022-06-20 06:05:10,938 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.062s 2022-06-20 06:05:10,939 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fee1f2e2-ff84-4514-8e4b-6228bd634846', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fee1f2e2-ff84-4514-8e4b-6228bd634846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:11.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:11,994 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.046s 2022-06-20 06:05:11,994 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6538ac10-b662-4bc6-9a67-774246f1e7df', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6538ac10-b662-4bc6-9a67-774246f1e7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:12.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:13,045 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:05:13,046 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ba74e3-e7ba-4598-a83f-69bb4887f9c5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ba74e3-e7ba-4598-a83f-69bb4887f9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:12.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:14,098 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:05:14,098 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb8514c2-cfec-4481-b653-1a572eb09982', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb8514c2-cfec-4481-b653-1a572eb09982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:12.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:15,153 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.047s 2022-06-20 06:05:15,154 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b12a29a-45fb-4aef-815d-cb329bde594d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b12a29a-45fb-4aef-815d-cb329bde594d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:12.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:16,217 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.054s 2022-06-20 06:05:16,217 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-349d9bd2-b656-40a2-b82b-ec32e9c119cc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-349d9bd2-b656-40a2-b82b-ec32e9c119cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:12.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:17,275 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.050s 2022-06-20 06:05:17,275 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c850102-d72b-4aa1-a3b3-73546f915dd3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c850102-d72b-4aa1-a3b3-73546f915dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:12.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:18,326 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:05:18,327 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98147788-65ce-4769-86f4-936e2422ab41', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98147788-65ce-4769-86f4-936e2422ab41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:12.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:19,379 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:05:19,379 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b09f65e9-0de7-4252-99f6-b1627b0d264f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b09f65e9-0de7-4252-99f6-b1627b0d264f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:12.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:20,434 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:05:20,435 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be44a54-09d2-4761-b91f-980f58e3a7f3', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be44a54-09d2-4761-b91f-980f58e3a7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:20.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:20,441 118312 INFO [tempest.common.waiters] volume 7578b8ae-aea0-4953-9c7d-c41b5b31c4ed reached in-use after waiting for 10.441772 seconds 2022-06-20 06:05:20,488 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.046s 2022-06-20 06:05:20,488 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eb06273-191e-490a-93e0-efc7af884f32', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eb06273-191e-490a-93e0-efc7af884f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:20.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:20,537 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:05:20,537 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a4732c-c0cb-4f43-a211-6385e816ae3a', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a4732c-c0cb-4f43-a211-6385e816ae3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:05:20.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:20,696 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:05:20,697 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1593', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9a4e93c-827e-4f6c-b5b5-2d83687ee7b4', 'x-compute-request-id': 'req-c9a4e93c-827e-4f6c-b5b5-2d83687ee7b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:03Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:05:20,929 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45:9696/v2.0/ports?device_id=c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.224s 2022-06-20 06:05:20,929 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '931', 'x-openstack-request-id': 'req-56fde00f-9a77-4837-82f7-0cd8d3100006', 'date': 'Mon, 20 Jun 2022 06:05:20 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45:9696/v2.0/ports?device_id=c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"ports":[{"id":"8f214eaf-e059-46d2-a629-350a5bcd56c3","name":"","network_id":"661b92b1-cd90-443b-8bd3-ffe9cc606619","tenant_id":"7c6ff8a12e78430f9b0171a87771b80b","mac_address":"fa:16:3e:c8:53:17","admin_state_up":true,"status":"ACTIVE","device_id":"c3515beb-c0b0-4b43-a6c1-dcb6e8aca660","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fb86151d-3e12-4fff-9c69-da0c3e5ac338","ip_address":"172.20.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["81be2132-fdcc-4a54-ab6f-a01dfe831639"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-80475","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-06-20T06:04:28Z","updated_at":"2022-06-20T06:04:48Z","revision_number":5,"project_id":"7c6ff8a12e78430f9b0171a87771b80b"}]}' 2022-06-20 06:05:22,714 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.45:9696/v2.0/floatingips 1.784s 2022-06-20 06:05:22,715 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "3095dc5c-1669-4bf8-9817-b487c18c100d", "port_id": "8f214eaf-e059-46d2-a629-350a5bcd56c3", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "fixed_ip_address": "172.20.0.11"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-ea803b6a-3b80-4ae5-af6a-9f4682385bec', 'date': 'Mon, 20 Jun 2022 06:05:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c38ca675-0a53-4ee8-9554-78788f9067eb", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "floating_ip_address": "172.27.0.142", "floating_network_id": "3095dc5c-1669-4bf8-9817-b487c18c100d", "router_id": "275b163e-5fda-45d2-b50a-9a062ffd691e", "port_id": "8f214eaf-e059-46d2-a629-350a5bcd56c3", "fixed_ip_address": "172.20.0.11", "status": "DOWN", "project_id": "7c6ff8a12e78430f9b0171a87771b80b", "description": "", "port_details": {"name": "", "network_id": "661b92b1-cd90-443b-8bd3-ffe9cc606619", "mac_address": "fa:16:3e:c8:53:17", "admin_state_up": true, "status": "ACTIVE", "device_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-06-20T06:05:21Z", "updated_at": "2022-06-20T06:05:21Z", "revision_number": 0}}' 2022-06-20 06:05:22,887 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.45:9696/v2.0/security-groups 0.172s 2022-06-20 06:05:22,887 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-390158623", "description": "tempest-secgroup-smoke-390158623 description", "project_id": "7c6ff8a12e78430f9b0171a87771b80b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-43603a55-2ffb-4e9a-9db5-0f3399949e1e', 'date': 'Mon, 20 Jun 2022 06:05:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "071499c6-33ad-4e01-a079-4fdc7c4a1a2a", "name": "tempest-secgroup-smoke-390158623", "stateful": true, "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "description": "tempest-secgroup-smoke-390158623 description", "shared": false, "security_group_rules": [{"id": "85ce9a6f-83ae-4207-a059-c9c269c54657", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "security_group_id": "071499c6-33ad-4e01-a079-4fdc7c4a1a2a", "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": 421, "description": null, "tags": [], "created_at": "2022-06-20T06:05:22Z", "updated_at": "2022-06-20T06:05:22Z", "revision_number": 0, "project_id": "7c6ff8a12e78430f9b0171a87771b80b"}, {"id": "d6dfddf9-675f-44c4-b7b2-68d7295373d8", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "security_group_id": "071499c6-33ad-4e01-a079-4fdc7c4a1a2a", "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": 422, "description": null, "tags": [], "created_at": "2022-06-20T06:05:22Z", "updated_at": "2022-06-20T06:05:22Z", "revision_number": 0, "project_id": "7c6ff8a12e78430f9b0171a87771b80b"}], "tags": [], "created_at": "2022-06-20T06:05:22Z", "updated_at": "2022-06-20T06:05:22Z", "revision_number": 1, "project_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:23,032 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.45:9696/v2.0/security-group-rules 0.144s 2022-06-20 06:05:23,032 118312 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": "071499c6-33ad-4e01-a079-4fdc7c4a1a2a", "project_id": "7c6ff8a12e78430f9b0171a87771b80b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-e06dd2d1-a4b8-4305-9fa0-2a56beb7f470', 'date': 'Mon, 20 Jun 2022 06:05:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f8a47db8-d341-4745-87ef-5fa4d8dd80f8", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "security_group_id": "071499c6-33ad-4e01-a079-4fdc7c4a1a2a", "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, "description": "", "created_at": "2022-06-20T06:05:22Z", "updated_at": "2022-06-20T06:05:22Z", "revision_number": 0, "project_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:23,284 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.45:9696/v2.0/security-group-rules 0.251s 2022-06-20 06:05:23,284 118312 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": "071499c6-33ad-4e01-a079-4fdc7c4a1a2a", "project_id": "7c6ff8a12e78430f9b0171a87771b80b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-914e8f0a-2d50-49e7-b5a4-b5f8febd6a11', 'date': 'Mon, 20 Jun 2022 06:05:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d5c67594-d21c-4c1b-8e8b-1ebc340ca856", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "security_group_id": "071499c6-33ad-4e01-a079-4fdc7c4a1a2a", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2022-06-20T06:05:23Z", "updated_at": "2022-06-20T06:05:23Z", "revision_number": 0, "project_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:23,549 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.45:9696/v2.0/security-group-rules 0.264s 2022-06-20 06:05:23,549 118312 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": "071499c6-33ad-4e01-a079-4fdc7c4a1a2a", "project_id": "7c6ff8a12e78430f9b0171a87771b80b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-836bcdbe-41d0-4c9f-bad3-2cfc82472718', 'date': 'Mon, 20 Jun 2022 06:05:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8bb473e6-6091-4884-83a7-fdf96d1b45cf", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "security_group_id": "071499c6-33ad-4e01-a079-4fdc7c4a1a2a", "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, "description": "", "created_at": "2022-06-20T06:05:23Z", "updated_at": "2022-06-20T06:05:23Z", "revision_number": 0, "project_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:23,683 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.45:9696/v2.0/security-group-rules 0.132s 2022-06-20 06:05:23,683 118312 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": "071499c6-33ad-4e01-a079-4fdc7c4a1a2a", "project_id": "7c6ff8a12e78430f9b0171a87771b80b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-1b868517-1368-423b-bd04-3da704018838', 'date': 'Mon, 20 Jun 2022 06:05:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6630cd8e-cefd-4667-a095-3fc5677834ab", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "security_group_id": "071499c6-33ad-4e01-a079-4fdc7c4a1a2a", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2022-06-20T06:05:23Z", "updated_at": "2022-06-20T06:05:23Z", "revision_number": 0, "project_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:23,819 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.45:9696/v2.0/security-group-rules 0.134s 2022-06-20 06:05:23,819 118312 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": "071499c6-33ad-4e01-a079-4fdc7c4a1a2a", "project_id": "7c6ff8a12e78430f9b0171a87771b80b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-e86f1298-6866-47d8-8084-cf38977eeb1b', 'date': 'Mon, 20 Jun 2022 06:05:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "88d52b7a-5601-46b9-9925-2b7b2d27db05", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "security_group_id": "071499c6-33ad-4e01-a079-4fdc7c4a1a2a", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2022-06-20T06:05:23Z", "updated_at": "2022-06-20T06:05:23Z", "revision_number": 0, "project_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:23,957 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.45:9696/v2.0/security-group-rules 0.138s 2022-06-20 06:05:23,958 118312 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": "071499c6-33ad-4e01-a079-4fdc7c4a1a2a", "project_id": "7c6ff8a12e78430f9b0171a87771b80b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e966a15a-cab3-407d-bc93-05bf27fc8660', 'date': 'Mon, 20 Jun 2022 06:05:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.45:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "437cb281-d369-49ec-99f5-99e8da39c0c5", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "security_group_id": "071499c6-33ad-4e01-a079-4fdc7c4a1a2a", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2022-06-20T06:05:23Z", "updated_at": "2022-06-20T06:05:23Z", "revision_number": 0, "project_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:05:24,465 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/action 0.507s 2022-06-20 06:05:24,466 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-390158623"}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:23 GMT', 'server': 'Apache/2.4.41 (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-72d53b55-f68e-4098-a7e5-f69440ee28b3', 'x-compute-request-id': 'req-72d53b55-f68e-4098-a7e5-f69440ee28b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/action'} Body: b'' 2022-06-20 06:05:24,682 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.215s 2022-06-20 06:05:24,682 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1758', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c3a577c-fea3-4d2c-a1be-0a46b4b9424f', 'x-compute-request-id': 'req-4c3a577c-fea3-4d2c-a1be-0a46b4b9424f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:03Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:05:24,692 118312 DEBUG [tempest.lib.common.utils.test_utils] Call wait_for_secgroup_add returns true in 0.226010 seconds 2022-06-20 06:05:24,693 118312 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.142:22' as 'ubuntu' with public key authentication 2022-06-20 06:05:27,763 118312 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.142 ([Errno None] Unable to connect to port 22 on 172.27.0.142). Number attempts: 1. Retry after 2 seconds. 2022-06-20 06:05:33,331 118312 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.142 ([Errno None] Unable to connect to port 22 on 172.27.0.142). Number attempts: 2. Retry after 3 seconds. 2022-06-20 06:05:39,891 118312 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.142 ([Errno None] Unable to connect to port 22 on 172.27.0.142). Number attempts: 3. Retry after 4 seconds. 2022-06-20 06:05:44,408 118312 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.142 ([Errno None] Unable to connect to port 22 on 172.27.0.142). Number attempts: 4. Retry after 5 seconds. 2022-06-20 06:05:49,966 118312 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-06-20 06:05:50,282 118312 INFO [paramiko.transport] Authentication (publickey) successful! 2022-06-20 06:05:50,282 118312 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.142 successfully created 2022-06-20 06:05:50,376 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/action 0.093s 2022-06-20 06:05:50,377 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"reboot": {"type": "SOFT"}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:50 GMT', 'server': 'Apache/2.4.41 (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-5aa723c7-27de-4c2f-a803-272f9fc0146f', 'x-compute-request-id': 'req-5aa723c7-27de-4c2f-a803-272f9fc0146f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/action'} Body: b'' 2022-06-20 06:05:50,546 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.168s 2022-06-20 06:05:50,546 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4572df65-4416-4949-b697-3a65f0644374', 'x-compute-request-id': 'req-4572df65-4416-4949-b697-3a65f0644374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:05:51,719 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.164s 2022-06-20 06:05:51,720 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad2a15b7-bb88-4f84-a85c-d7bf5cad9be5', 'x-compute-request-id': 'req-ad2a15b7-bb88-4f84-a85c-d7bf5cad9be5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:05:52,894 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.165s 2022-06-20 06:05:52,894 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ea60524-cfbb-4ff1-8a1c-f96710d080a9', 'x-compute-request-id': 'req-5ea60524-cfbb-4ff1-8a1c-f96710d080a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:05:54,068 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.165s 2022-06-20 06:05:54,068 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b342466b-8400-44ad-bf71-beac41257353', 'x-compute-request-id': 'req-b342466b-8400-44ad-bf71-beac41257353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:05:55,251 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.174s 2022-06-20 06:05:55,252 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-283139f5-22f0-47b0-adba-865f33d38a31', 'x-compute-request-id': 'req-283139f5-22f0-47b0-adba-865f33d38a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:05:56,426 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.166s 2022-06-20 06:05:56,427 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e643b1e7-248a-4253-9a63-a1184a585692', 'x-compute-request-id': 'req-e643b1e7-248a-4253-9a63-a1184a585692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:05:57,599 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.163s 2022-06-20 06:05:57,599 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26b841ad-2d0f-4dee-a9e0-de0d1012602c', 'x-compute-request-id': 'req-26b841ad-2d0f-4dee-a9e0-de0d1012602c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:05:58,774 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.165s 2022-06-20 06:05:58,774 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52c817bc-bba3-4102-b09c-ddf543d2089f', 'x-compute-request-id': 'req-52c817bc-bba3-4102-b09c-ddf543d2089f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:05:59,957 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.174s 2022-06-20 06:05:59,958 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2996abac-cd17-49f2-9417-e49e8c25d46b', 'x-compute-request-id': 'req-2996abac-cd17-49f2-9417-e49e8c25d46b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:01,132 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.165s 2022-06-20 06:06:01,132 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7e4f607-c3e4-4664-a958-8ba61ea9ce9d', 'x-compute-request-id': 'req-e7e4f607-c3e4-4664-a958-8ba61ea9ce9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:02,308 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.167s 2022-06-20 06:06:02,309 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e82e7ab-2949-43c4-b160-de2c20911ffb', 'x-compute-request-id': 'req-8e82e7ab-2949-43c4-b160-de2c20911ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:03,483 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.165s 2022-06-20 06:06:03,483 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cdb5fda-1076-42ab-a337-62451d25a876', 'x-compute-request-id': 'req-4cdb5fda-1076-42ab-a337-62451d25a876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:04,657 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.164s 2022-06-20 06:06:04,657 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02129720-922f-4bcd-9c30-830648c56c75', 'x-compute-request-id': 'req-02129720-922f-4bcd-9c30-830648c56c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:05,831 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.165s 2022-06-20 06:06:05,832 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff6f0724-6794-459b-a13b-b87d7bde3939', 'x-compute-request-id': 'req-ff6f0724-6794-459b-a13b-b87d7bde3939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:07,008 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.167s 2022-06-20 06:06:07,008 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7306ca65-e05b-4178-b77c-0f81e2985e98', 'x-compute-request-id': 'req-7306ca65-e05b-4178-b77c-0f81e2985e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:08,181 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.164s 2022-06-20 06:06:08,182 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a843fdf-5514-425c-8817-509206617530', 'x-compute-request-id': 'req-0a843fdf-5514-425c-8817-509206617530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:09,359 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.168s 2022-06-20 06:06:09,360 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78e57ef0-2cdc-4edb-82b9-b9cf13f9644d', 'x-compute-request-id': 'req-78e57ef0-2cdc-4edb-82b9-b9cf13f9644d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:10,536 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.167s 2022-06-20 06:06:10,536 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d029a3c-301e-4b80-a4db-93b9d965bf10', 'x-compute-request-id': 'req-2d029a3c-301e-4b80-a4db-93b9d965bf10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:11,708 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.163s 2022-06-20 06:06:11,708 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6318f833-2bc6-44a4-ab59-3039827afa40', 'x-compute-request-id': 'req-6318f833-2bc6-44a4-ab59-3039827afa40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:12,893 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.175s 2022-06-20 06:06:12,893 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2cf6696-4ff5-4bd3-9c64-99b716043646', 'x-compute-request-id': 'req-c2cf6696-4ff5-4bd3-9c64-99b716043646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:14,064 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.162s 2022-06-20 06:06:14,065 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b164579b-fc96-4c37-b797-f4a9a7c93adb', 'x-compute-request-id': 'req-b164579b-fc96-4c37-b797-f4a9a7c93adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:15,240 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.167s 2022-06-20 06:06:15,240 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c574e5b5-3b42-4eb2-894a-503925841bb4', 'x-compute-request-id': 'req-c574e5b5-3b42-4eb2-894a-503925841bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:16,535 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.285s 2022-06-20 06:06:16,535 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a63f746-53aa-43a9-8291-4e69b9f7d2ef', 'x-compute-request-id': 'req-4a63f746-53aa-43a9-8291-4e69b9f7d2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:05:50Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:17,708 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.163s 2022-06-20 06:06:17,708 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efba8b94-a16a-4338-b109-64fcd396e61c', 'x-compute-request-id': 'req-efba8b94-a16a-4338-b109-64fcd396e61c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:17,716 118312 INFO [tempest.common.waiters] State transition "REBOOT/rebooting" ==> "REBOOT/reboot_started" after 27 second wait 2022-06-20 06:06:18,890 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.172s 2022-06-20 06:06:18,890 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80974ef0-f2a7-4bc2-abdf-49075a489a6c', 'x-compute-request-id': 'req-80974ef0-f2a7-4bc2-abdf-49075a489a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:20,061 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.163s 2022-06-20 06:06:20,062 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a135e798-a57d-4585-ada8-0d60230dfcd2', 'x-compute-request-id': 'req-a135e798-a57d-4585-ada8-0d60230dfcd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:21,239 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.168s 2022-06-20 06:06:21,239 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c897f5f-26a9-4135-b92e-cf659f708da6', 'x-compute-request-id': 'req-2c897f5f-26a9-4135-b92e-cf659f708da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:22,414 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.166s 2022-06-20 06:06:22,415 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a918518-32d6-4c28-95a4-f119195d0d2b', 'x-compute-request-id': 'req-7a918518-32d6-4c28-95a4-f119195d0d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:23,587 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.163s 2022-06-20 06:06:23,587 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-feb5e80c-fb48-4564-9125-91e2e1511fb0', 'x-compute-request-id': 'req-feb5e80c-fb48-4564-9125-91e2e1511fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:24,767 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.170s 2022-06-20 06:06:24,767 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-234f1599-9668-4a4c-86cb-3840975a568f', 'x-compute-request-id': 'req-234f1599-9668-4a4c-86cb-3840975a568f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:25,946 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.169s 2022-06-20 06:06:25,946 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bce5ec1-cb83-4e0b-8bfa-58f45ec4ae00', 'x-compute-request-id': 'req-9bce5ec1-cb83-4e0b-8bfa-58f45ec4ae00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:27,252 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.297s 2022-06-20 06:06:27,253 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68099a8d-d815-4f22-ae9a-6d63566c967b', 'x-compute-request-id': 'req-68099a8d-d815-4f22-ae9a-6d63566c967b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:28,427 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.165s 2022-06-20 06:06:28,427 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5046bfd-b6f1-4b95-ab30-a80399335a40', 'x-compute-request-id': 'req-f5046bfd-b6f1-4b95-ab30-a80399335a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:29,600 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.164s 2022-06-20 06:06:29,600 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6034bce0-4555-4b42-98d2-b39eaa61c285', 'x-compute-request-id': 'req-6034bce0-4555-4b42-98d2-b39eaa61c285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:30,775 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.166s 2022-06-20 06:06:30,775 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9b206f7-7ac9-435d-918a-13767a2f00aa', 'x-compute-request-id': 'req-d9b206f7-7ac9-435d-918a-13767a2f00aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:31,950 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.166s 2022-06-20 06:06:31,950 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9f75f52-9419-455b-951f-43e10237df9d', 'x-compute-request-id': 'req-f9f75f52-9419-455b-951f-43e10237df9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:33,125 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.166s 2022-06-20 06:06:33,125 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-875cb413-3e5e-48af-aa40-42ee98c9ac9f', 'x-compute-request-id': 'req-875cb413-3e5e-48af-aa40-42ee98c9ac9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:34,301 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.166s 2022-06-20 06:06:34,301 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c6ec4ee-6b0e-4299-ae09-8a590d585a58', 'x-compute-request-id': 'req-7c6ec4ee-6b0e-4299-ae09-8a590d585a58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:35,472 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.162s 2022-06-20 06:06:35,472 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aff7a80-d51b-4e32-8c9a-123e6775f594', 'x-compute-request-id': 'req-7aff7a80-d51b-4e32-8c9a-123e6775f594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:36,645 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.164s 2022-06-20 06:06:36,645 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7ebcaf7-daa4-4e77-b050-98d3ec27dc69', 'x-compute-request-id': 'req-c7ebcaf7-daa4-4e77-b050-98d3ec27dc69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:37,819 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.164s 2022-06-20 06:06:37,819 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0411169-f1bf-4f96-b44b-3e3597a52287', 'x-compute-request-id': 'req-f0411169-f1bf-4f96-b44b-3e3597a52287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:39,321 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.492s 2022-06-20 06:06:39,321 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96a00a49-ad68-4553-a313-cc502c786a78', 'x-compute-request-id': 'req-96a00a49-ad68-4553-a313-cc502c786a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:40,495 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.165s 2022-06-20 06:06:40,496 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-936bd6b8-551f-4e0a-a9b2-53b5ae6fff19', 'x-compute-request-id': 'req-936bd6b8-551f-4e0a-a9b2-53b5ae6fff19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:41,676 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.171s 2022-06-20 06:06:41,676 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-757ec042-5bd0-4a4a-8865-7b3e0fbaee14', 'x-compute-request-id': 'req-757ec042-5bd0-4a4a-8865-7b3e0fbaee14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:42,850 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.165s 2022-06-20 06:06:42,851 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9d9bba6-bebf-4d2f-aeb6-65e587c78471', 'x-compute-request-id': 'req-a9d9bba6-bebf-4d2f-aeb6-65e587c78471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "REBOOT", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:17Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:44,023 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.164s 2022-06-20 06:06:44,023 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:06:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1758', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdad11a9-0296-4bb6-a7aa-34dcf09b917a', 'x-compute-request-id': 'req-cdad11a9-0296-4bb6-a7aa-34dcf09b917a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:06:43Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}, {"version": 4, "addr": "172.27.0.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-390158623"}, {"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:06:44,031 118312 INFO [tempest.common.waiters] State transition "REBOOT/reboot_started" ==> "ACTIVE/None" after 54 second wait 2022-06-20 06:06:44,032 118312 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.142:22' as 'ubuntu' with public key authentication 2022-06-20 06:07:02,551 118312 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.142 ([Errno None] Unable to connect to port 22 on 172.27.0.142). Number attempts: 1. Retry after 2 seconds. 2022-06-20 06:07:08,098 118312 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.142 ([Errno None] Unable to connect to port 22 on 172.27.0.142). Number attempts: 2. Retry after 3 seconds. 2022-06-20 06:07:11,608 118312 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.142 ([Errno None] Unable to connect to port 22 on 172.27.0.142). Number attempts: 3. Retry after 4 seconds. 2022-06-20 06:07:16,146 118312 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-06-20 06:07:16,275 118312 INFO [paramiko.transport] Authentication (publickey) successful! 2022-06-20 06:07:16,276 118312 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.142 successfully created 2022-06-20 06:07:16,276 118312 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-06-20 06:07:16,277 118312 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.142:22' as 'ubuntu' with public key authentication 2022-06-20 06:07:16,309 118312 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-06-20 06:07:16,457 118312 INFO [paramiko.transport] Authentication (publickey) successful! 2022-06-20 06:07:16,457 118312 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.142 successfully created 2022-06-20 06:07:17,301 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 POST http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/action 0.511s 2022-06-20 06:07:17,302 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-390158623"}} Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:16 GMT', 'server': 'Apache/2.4.41 (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-027db553-88bd-470a-a371-070615be047f', 'x-compute-request-id': 'req-027db553-88bd-470a-a371-070615be047f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/action'} Body: b'' 2022-06-20 06:07:17,530 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.45:9696/v2.0/security-groups/071499c6-33ad-4e01-a079-4fdc7c4a1a2a 0.228s 2022-06-20 06:07:17,531 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-e60ef221-7df9-4508-8980-7cb615927447', 'content-length': '0', 'date': 'Mon, 20 Jun 2022 06:07:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45:9696/v2.0/security-groups/071499c6-33ad-4e01-a079-4fdc7c4a1a2a'} Body: b'' 2022-06-20 06:07:18,748 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.45:9696/v2.0/floatingips/c38ca675-0a53-4ee8-9554-78788f9067eb 1.217s 2022-06-20 06:07:18,749 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-20096b35-3956-4bb3-ab21-969dee083469', 'content-length': '0', 'date': 'Mon, 20 Jun 2022 06:07:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45:9696/v2.0/floatingips/c38ca675-0a53-4ee8-9554-78788f9067eb'} Body: b'' 2022-06-20 06:07:19,010 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.260s 2022-06-20 06:07:19,010 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:18 GMT', 'server': 'Apache/2.4.41 (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-adafd1f6-3a1f-4c14-8880-d383c7d4bc00', 'x-compute-request-id': 'req-adafd1f6-3a1f-4c14-8880-d383c7d4bc00', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'' 2022-06-20 06:07:19,059 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:07:19,059 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2cb06d6-a520-4d4e-9f72-ec4ed29b8f33', 'x-compute-request-id': 'req-c2cb06d6-a520-4d4e-9f72-ec4ed29b8f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:20,110 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:07:20,110 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e737c38-276c-4837-ac83-ba048fc6f6e1', 'x-compute-request-id': 'req-9e737c38-276c-4837-ac83-ba048fc6f6e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:21,160 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:07:21,161 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68473eee-6fe2-4042-8a6f-158681e1d1d0', 'x-compute-request-id': 'req-68473eee-6fe2-4042-8a6f-158681e1d1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:22,215 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.050s 2022-06-20 06:07:22,215 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89fa1285-88e2-41bb-a7ec-74022cc554a9', 'x-compute-request-id': 'req-89fa1285-88e2-41bb-a7ec-74022cc554a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:23,265 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:07:23,265 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb82c474-2263-4538-b285-483d885469c5', 'x-compute-request-id': 'req-bb82c474-2263-4538-b285-483d885469c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:24,315 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:07:24,316 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-374d9c8f-90e2-4bd3-beab-7365b309241e', 'x-compute-request-id': 'req-374d9c8f-90e2-4bd3-beab-7365b309241e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:25,370 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.051s 2022-06-20 06:07:25,371 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8022026e-18ab-42db-b2f7-f5593287065f', 'x-compute-request-id': 'req-8022026e-18ab-42db-b2f7-f5593287065f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:26,419 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:07:26,420 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48a24675-bf45-4ee1-a743-fa59322b2cd3', 'x-compute-request-id': 'req-48a24675-bf45-4ee1-a743-fa59322b2cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:27,467 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:07:27,468 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f034cb41-9127-4465-af89-e541079645f2', 'x-compute-request-id': 'req-f034cb41-9127-4465-af89-e541079645f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:28,516 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:07:28,516 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4964e06-a8c4-44bc-b97a-9129cffbf7ea', 'x-compute-request-id': 'req-f4964e06-a8c4-44bc-b97a-9129cffbf7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:29,565 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:07:29,565 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dc5db46-dd67-4580-b21a-7ae18e4f4a23', 'x-compute-request-id': 'req-6dc5db46-dd67-4580-b21a-7ae18e4f4a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:30,614 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:07:30,614 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d97d060-d1dd-49ac-9837-eb974c52fc92', 'x-compute-request-id': 'req-0d97d060-d1dd-49ac-9837-eb974c52fc92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:31,662 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:07:31,663 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68b3da09-e140-4542-827d-4f2b692e4e46', 'x-compute-request-id': 'req-68b3da09-e140-4542-827d-4f2b692e4e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:32,713 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.048s 2022-06-20 06:07:32,714 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a285b34-f677-4360-9537-f892bdc84cb4', 'x-compute-request-id': 'req-1a285b34-f677-4360-9537-f892bdc84cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:33,761 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:07:33,762 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f905a960-b861-44b4-b55f-c2a13d785230', 'x-compute-request-id': 'req-f905a960-b861-44b4-b55f-c2a13d785230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:34,811 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:07:34,811 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5011505-f06d-4967-8be9-5fcf3f309189', 'x-compute-request-id': 'req-d5011505-f06d-4967-8be9-5fcf3f309189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:35,861 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:07:35,861 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa4c535e-d20b-4f91-85e7-98759d2f73a9', 'x-compute-request-id': 'req-fa4c535e-d20b-4f91-85e7-98759d2f73a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:36,909 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:07:36,910 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eea4ccd6-a375-4128-a3fc-edef75efcaf7', 'x-compute-request-id': 'req-eea4ccd6-a375-4128-a3fc-edef75efcaf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:37,959 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:07:37,959 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbe612d0-9afa-4d52-bb95-a0633c2d38be', 'x-compute-request-id': 'req-fbe612d0-9afa-4d52-bb95-a0633c2d38be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:39,013 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.050s 2022-06-20 06:07:39,013 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b54b996e-2c26-4899-a4cf-12dc3a457af3', 'x-compute-request-id': 'req-b54b996e-2c26-4899-a4cf-12dc3a457af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:40,064 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.048s 2022-06-20 06:07:40,064 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c8ddebc-0a9f-4a22-955d-a83a14ebabd0', 'x-compute-request-id': 'req-4c8ddebc-0a9f-4a22-955d-a83a14ebabd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:41,113 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:07:41,114 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6372e83-5dd2-4949-98a4-7d5a4bc21dd7', 'x-compute-request-id': 'req-f6372e83-5dd2-4949-98a4-7d5a4bc21dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:42,162 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:07:42,162 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36381d92-09da-48db-b5c1-1fe7801c7c1c', 'x-compute-request-id': 'req-36381d92-09da-48db-b5c1-1fe7801c7c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:43,212 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:07:43,213 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58d67b36-8ddf-4814-972c-b9651696a0e1', 'x-compute-request-id': 'req-58d67b36-8ddf-4814-972c-b9651696a0e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:44,266 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.049s 2022-06-20 06:07:44,266 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0deca35e-0dd4-45f7-9068-c5abe232c50f', 'x-compute-request-id': 'req-0deca35e-0dd4-45f7-9068-c5abe232c50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:45,315 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:07:45,316 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42e549fc-f7ec-4a36-a207-33db8619dea6', 'x-compute-request-id': 'req-42e549fc-f7ec-4a36-a207-33db8619dea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:46,366 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:07:46,366 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-025051cd-c4d6-4006-a288-6c55dec507c0', 'x-compute-request-id': 'req-025051cd-c4d6-4006-a288-6c55dec507c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:47,414 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:07:47,414 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d429940-4003-4a3b-8ead-dcc42612e9f7', 'x-compute-request-id': 'req-1d429940-4003-4a3b-8ead-dcc42612e9f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:48,462 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:07:48,462 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9364fbea-15c7-42e9-824a-990165fc7dea', 'x-compute-request-id': 'req-9364fbea-15c7-42e9-824a-990165fc7dea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:49,513 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:07:49,513 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-982f9023-94ad-497b-b1b9-7b8b6996e1cb', 'x-compute-request-id': 'req-982f9023-94ad-497b-b1b9-7b8b6996e1cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:50,561 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:07:50,561 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb15c14c-4e0b-498b-9dee-928210e3e6b4', 'x-compute-request-id': 'req-bb15c14c-4e0b-498b-9dee-928210e3e6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:51,611 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:07:51,612 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a90a06cb-8141-412e-a240-62e96523306e', 'x-compute-request-id': 'req-a90a06cb-8141-412e-a240-62e96523306e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:52,660 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:07:52,660 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae182941-59a6-427b-97c9-cf04aa7aac4d', 'x-compute-request-id': 'req-ae182941-59a6-427b-97c9-cf04aa7aac4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:53,711 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:07:53,711 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b8d4dc7-d049-431e-addb-0480deeee845', 'x-compute-request-id': 'req-5b8d4dc7-d049-431e-addb-0480deeee845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:54,759 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:07:54,760 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93347ed8-2936-40d4-82ad-b3e6812b4823', 'x-compute-request-id': 'req-93347ed8-2936-40d4-82ad-b3e6812b4823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:55,808 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:07:55,809 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11c70c92-3e9d-49bf-803c-4a5069345a17', 'x-compute-request-id': 'req-11c70c92-3e9d-49bf-803c-4a5069345a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:56,859 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:07:56,859 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bba41a57-a00e-4d12-8b9a-91663561cb1d', 'x-compute-request-id': 'req-bba41a57-a00e-4d12-8b9a-91663561cb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:57,908 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:07:57,908 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d056453d-5f54-402b-b682-37df7795937d', 'x-compute-request-id': 'req-d056453d-5f54-402b-b682-37df7795937d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:07:58,957 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:07:58,957 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22999cf5-b2a0-46ac-a674-db1b81298584', 'x-compute-request-id': 'req-22999cf5-b2a0-46ac-a674-db1b81298584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:00,006 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:00,006 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c47ef36-b0f8-404c-974f-79f1cb22b99f', 'x-compute-request-id': 'req-3c47ef36-b0f8-404c-974f-79f1cb22b99f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:01,054 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:08:01,054 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da0c58d8-ad06-417f-95b5-737a757d2c12', 'x-compute-request-id': 'req-da0c58d8-ad06-417f-95b5-737a757d2c12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:02,104 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:08:02,104 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59774e9a-c95b-48ce-b96a-8f6e19238083', 'x-compute-request-id': 'req-59774e9a-c95b-48ce-b96a-8f6e19238083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:03,153 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:08:03,153 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f81a0a65-eca1-48ec-af09-8863c014462e', 'x-compute-request-id': 'req-f81a0a65-eca1-48ec-af09-8863c014462e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:04,201 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:08:04,202 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3a8d977-6832-4977-92c3-cf806b01b1ec', 'x-compute-request-id': 'req-b3a8d977-6832-4977-92c3-cf806b01b1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:05,254 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.049s 2022-06-20 06:08:05,254 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f431358b-f244-458a-922e-25d5b33d9939', 'x-compute-request-id': 'req-f431358b-f244-458a-922e-25d5b33d9939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:06,302 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:08:06,303 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a96d022-d9f3-432e-b397-2db97b39d61a', 'x-compute-request-id': 'req-9a96d022-d9f3-432e-b397-2db97b39d61a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:07,351 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:07,352 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c2c385e-cd99-4b11-a706-262ac50399c0', 'x-compute-request-id': 'req-8c2c385e-cd99-4b11-a706-262ac50399c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:08,401 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:08,401 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d90af03-2135-4978-a377-dd6a710a39bd', 'x-compute-request-id': 'req-1d90af03-2135-4978-a377-dd6a710a39bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:09,455 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.050s 2022-06-20 06:08:09,455 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ea6d7bf-6043-4d6c-b0cd-173ff91dc6a3', 'x-compute-request-id': 'req-0ea6d7bf-6043-4d6c-b0cd-173ff91dc6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:10,504 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:10,504 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a91c21a8-1ba8-46ad-a202-c07c2a1028c6', 'x-compute-request-id': 'req-a91c21a8-1ba8-46ad-a202-c07c2a1028c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:11,556 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.049s 2022-06-20 06:08:11,557 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13d26588-643b-416b-9ded-bcab28d5a1c8', 'x-compute-request-id': 'req-13d26588-643b-416b-9ded-bcab28d5a1c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:12,605 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:08:12,606 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0a2d6c7-7629-4437-be1e-67b64ec53666', 'x-compute-request-id': 'req-d0a2d6c7-7629-4437-be1e-67b64ec53666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:13,654 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:08:13,654 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1142591-a9c5-4db8-9972-a4ef26473721', 'x-compute-request-id': 'req-d1142591-a9c5-4db8-9972-a4ef26473721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:14,704 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:08:14,704 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6e376a8-01a0-43d7-876d-96672c0f128f', 'x-compute-request-id': 'req-d6e376a8-01a0-43d7-876d-96672c0f128f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:15,752 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:08:15,753 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e89f0be-ee8d-4607-a2ab-54f8faf60924', 'x-compute-request-id': 'req-6e89f0be-ee8d-4607-a2ab-54f8faf60924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:16,801 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:08:16,801 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-488975f3-cf39-4d09-b751-c41191621db6', 'x-compute-request-id': 'req-488975f3-cf39-4d09-b751-c41191621db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:17,849 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:17,850 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ea5ece3-3fa2-4ac1-b9e3-9fb24634efa8', 'x-compute-request-id': 'req-7ea5ece3-3fa2-4ac1-b9e3-9fb24634efa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:18,899 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:18,899 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d4e57b3-db09-4e38-8c93-23caccc44007', 'x-compute-request-id': 'req-8d4e57b3-db09-4e38-8c93-23caccc44007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:19,948 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:08:19,948 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e026953-b5cf-4dd8-9531-e6705522121a', 'x-compute-request-id': 'req-4e026953-b5cf-4dd8-9531-e6705522121a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:20,997 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:08:20,997 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cded1d5-133e-48bb-9162-7ee8a23184ad', 'x-compute-request-id': 'req-4cded1d5-133e-48bb-9162-7ee8a23184ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:22,050 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.051s 2022-06-20 06:08:22,051 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6b0b9e0-3634-49f7-8cd0-90e515f6bb07', 'x-compute-request-id': 'req-f6b0b9e0-3634-49f7-8cd0-90e515f6bb07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:23,100 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:23,100 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b94dcac-561e-411a-8b9c-4b9d2018fd94', 'x-compute-request-id': 'req-6b94dcac-561e-411a-8b9c-4b9d2018fd94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:24,150 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:08:24,151 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4caa20a9-b1e8-4e89-aa81-b77946647af3', 'x-compute-request-id': 'req-4caa20a9-b1e8-4e89-aa81-b77946647af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:25,201 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:08:25,202 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e113da5-a14d-4850-8729-14ab014e2d46', 'x-compute-request-id': 'req-6e113da5-a14d-4850-8729-14ab014e2d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:26,250 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:08:26,250 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1af8258d-20a6-4d0e-a201-d838603f652a', 'x-compute-request-id': 'req-1af8258d-20a6-4d0e-a201-d838603f652a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:27,299 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:27,300 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24687d97-17dc-4b15-81ec-6c4e50da107f', 'x-compute-request-id': 'req-24687d97-17dc-4b15-81ec-6c4e50da107f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:28,348 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:08:28,348 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1afd05f7-a68e-4954-bfa8-b736861e2c00', 'x-compute-request-id': 'req-1afd05f7-a68e-4954-bfa8-b736861e2c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:29,397 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:29,397 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d28b871-36b3-4893-b77b-dd50c471d945', 'x-compute-request-id': 'req-3d28b871-36b3-4893-b77b-dd50c471d945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:30,445 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:08:30,446 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99dd8d04-3d8b-4123-83e5-af07bb48be23', 'x-compute-request-id': 'req-99dd8d04-3d8b-4123-83e5-af07bb48be23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:31,494 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:08:31,495 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4192a8de-0f25-45ad-a8e0-5335168448d4', 'x-compute-request-id': 'req-4192a8de-0f25-45ad-a8e0-5335168448d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:32,542 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:08:32,542 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7577ed9d-bc64-4b86-b7db-470a45170d4d', 'x-compute-request-id': 'req-7577ed9d-bc64-4b86-b7db-470a45170d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:33,590 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:08:33,591 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be34c3fa-6ea3-4a29-81b1-8dde766b9dee', 'x-compute-request-id': 'req-be34c3fa-6ea3-4a29-81b1-8dde766b9dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:34,648 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.054s 2022-06-20 06:08:34,648 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3188fd6-b857-492d-b5ea-9cc1022c79f3', 'x-compute-request-id': 'req-e3188fd6-b857-492d-b5ea-9cc1022c79f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:35,697 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:35,698 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7c5046e-801f-4ab8-9b16-8a50bc5e093a', 'x-compute-request-id': 'req-b7c5046e-801f-4ab8-9b16-8a50bc5e093a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:36,748 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:08:36,749 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7ca5d52-02f7-4da9-9e44-b8b032630ce2', 'x-compute-request-id': 'req-b7ca5d52-02f7-4da9-9e44-b8b032630ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:37,797 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:37,798 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-587d56be-cea7-4bae-af52-1671294906b8', 'x-compute-request-id': 'req-587d56be-cea7-4bae-af52-1671294906b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:38,849 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.049s 2022-06-20 06:08:38,849 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3432c6a7-0913-4b5d-bc80-0563d5ee6b37', 'x-compute-request-id': 'req-3432c6a7-0913-4b5d-bc80-0563d5ee6b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:39,903 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.051s 2022-06-20 06:08:39,904 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd0194dd-b6e2-4c62-b855-6a2c1feed78f', 'x-compute-request-id': 'req-cd0194dd-b6e2-4c62-b855-6a2c1feed78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:40,958 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.051s 2022-06-20 06:08:40,958 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8be5d7da-2991-4cec-aa4a-a655fa6df493', 'x-compute-request-id': 'req-8be5d7da-2991-4cec-aa4a-a655fa6df493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:42,008 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:08:42,009 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34cdb95e-4050-4125-9d8c-72843ada5454', 'x-compute-request-id': 'req-34cdb95e-4050-4125-9d8c-72843ada5454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:43,058 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:08:43,059 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e45d418-2c16-4818-9dfc-0203085f3267', 'x-compute-request-id': 'req-9e45d418-2c16-4818-9dfc-0203085f3267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:44,110 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.048s 2022-06-20 06:08:44,110 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3088845-47d7-4c17-b1fe-87ab85325b11', 'x-compute-request-id': 'req-d3088845-47d7-4c17-b1fe-87ab85325b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:45,160 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:08:45,161 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-572d3800-51a6-418a-a904-65f29cff4639', 'x-compute-request-id': 'req-572d3800-51a6-418a-a904-65f29cff4639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:46,210 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:46,210 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-721ff948-3e0a-46cc-ab38-876b7166741e', 'x-compute-request-id': 'req-721ff948-3e0a-46cc-ab38-876b7166741e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:47,260 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:47,260 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c82c2d6b-08b9-4cda-bb84-4d75b1b9728c', 'x-compute-request-id': 'req-c82c2d6b-08b9-4cda-bb84-4d75b1b9728c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:48,309 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:48,309 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffa85322-595c-4878-869b-af6bb1105fda', 'x-compute-request-id': 'req-ffa85322-595c-4878-869b-af6bb1105fda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:49,359 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:08:49,359 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f418fac-46e3-4708-adaa-a1d73ed656bc', 'x-compute-request-id': 'req-6f418fac-46e3-4708-adaa-a1d73ed656bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:50,409 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:50,410 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a88cd08-2a3e-48af-9f3d-386710fced12', 'x-compute-request-id': 'req-7a88cd08-2a3e-48af-9f3d-386710fced12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:51,459 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:51,459 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7795e9b9-4313-432d-86ee-3223e8078d10', 'x-compute-request-id': 'req-7795e9b9-4313-432d-86ee-3223e8078d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:52,512 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.049s 2022-06-20 06:08:52,512 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b639fd9-3076-43bb-91d3-d402be9c7a2f', 'x-compute-request-id': 'req-4b639fd9-3076-43bb-91d3-d402be9c7a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:53,561 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:53,562 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbbb2ac2-f3f6-4644-9184-e4b4a789ee9d', 'x-compute-request-id': 'req-fbbb2ac2-f3f6-4644-9184-e4b4a789ee9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:54,611 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:54,612 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c2e266b-120f-47f4-9222-e70bf6680d7c', 'x-compute-request-id': 'req-3c2e266b-120f-47f4-9222-e70bf6680d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:55,661 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:55,661 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66f91da9-4473-4d77-a3bc-bf9f7b603e93', 'x-compute-request-id': 'req-66f91da9-4473-4d77-a3bc-bf9f7b603e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:56,709 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:08:56,709 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c584c522-285a-4214-baca-25b2b886ed59', 'x-compute-request-id': 'req-c584c522-285a-4214-baca-25b2b886ed59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:57,757 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:57,758 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5029b6b6-9965-412b-85a6-035dcbcd9f90', 'x-compute-request-id': 'req-5029b6b6-9965-412b-85a6-035dcbcd9f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:58,806 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:08:58,807 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03dab85b-d979-4aae-b379-f4c7dcbf0590', 'x-compute-request-id': 'req-03dab85b-d979-4aae-b379-f4c7dcbf0590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:08:59,859 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.049s 2022-06-20 06:08:59,859 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-333a9f60-51d1-41ae-92bc-b9d6d20d211a', 'x-compute-request-id': 'req-333a9f60-51d1-41ae-92bc-b9d6d20d211a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:00,908 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:00,909 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93b9be15-c4f1-41af-95b8-e65d4830ac4d', 'x-compute-request-id': 'req-93b9be15-c4f1-41af-95b8-e65d4830ac4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:01,958 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:01,958 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4713c93a-f747-46cb-8bdf-9f701d0d6576', 'x-compute-request-id': 'req-4713c93a-f747-46cb-8bdf-9f701d0d6576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:03,008 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:03,008 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a9d90ee-3d04-400d-842a-d9204da7f429', 'x-compute-request-id': 'req-1a9d90ee-3d04-400d-842a-d9204da7f429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:04,059 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:04,059 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d65917c-d036-48cc-b55e-57d27b5060a5', 'x-compute-request-id': 'req-9d65917c-d036-48cc-b55e-57d27b5060a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:05,110 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:05,110 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2c93446-d7c4-4198-9908-57e11a10d47a', 'x-compute-request-id': 'req-d2c93446-d7c4-4198-9908-57e11a10d47a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:06,158 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:09:06,158 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7da15f5e-3a97-4fa4-97d0-77d47a2e0a46', 'x-compute-request-id': 'req-7da15f5e-3a97-4fa4-97d0-77d47a2e0a46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:07,208 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:07,209 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4371d525-e58c-4cdb-9308-ca2c74d89a67', 'x-compute-request-id': 'req-4371d525-e58c-4cdb-9308-ca2c74d89a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:08,258 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:08,258 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c894f42-9395-442a-a26b-2cfdb4c31143', 'x-compute-request-id': 'req-2c894f42-9395-442a-a26b-2cfdb4c31143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:09,308 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:09,309 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc29abf6-1260-4257-99f4-ed858ed495ad', 'x-compute-request-id': 'req-fc29abf6-1260-4257-99f4-ed858ed495ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:10,358 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:10,358 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caa6c53f-c27d-42c8-9e13-d88b522e03e6', 'x-compute-request-id': 'req-caa6c53f-c27d-42c8-9e13-d88b522e03e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:11,407 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:11,407 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ed147c4-f060-4b69-bec5-00a00790586d', 'x-compute-request-id': 'req-6ed147c4-f060-4b69-bec5-00a00790586d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:12,456 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:09:12,456 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63bfa55a-acbf-4c0b-a7a3-b59d1f773d42', 'x-compute-request-id': 'req-63bfa55a-acbf-4c0b-a7a3-b59d1f773d42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:13,607 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.148s 2022-06-20 06:09:13,607 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da3e4b25-e8ac-494f-8be2-250e8ccf76a5', 'x-compute-request-id': 'req-da3e4b25-e8ac-494f-8be2-250e8ccf76a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:14,655 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:09:14,655 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcfd5ff7-8a44-4e3f-bf6d-e60c545f270e', 'x-compute-request-id': 'req-dcfd5ff7-8a44-4e3f-bf6d-e60c545f270e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:15,706 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:15,706 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2e5051a-1679-4b7e-8585-37882d459e25', 'x-compute-request-id': 'req-e2e5051a-1679-4b7e-8585-37882d459e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:16,758 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.049s 2022-06-20 06:09:16,758 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cab520e-58c0-4936-9d10-622bdc5cbc15', 'x-compute-request-id': 'req-9cab520e-58c0-4936-9d10-622bdc5cbc15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:17,809 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:17,809 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07715208-84b8-424a-9a37-354fa9029cb8', 'x-compute-request-id': 'req-07715208-84b8-424a-9a37-354fa9029cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:18,858 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:09:18,858 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-608330eb-2d1a-4718-90ba-cd54464c25f1', 'x-compute-request-id': 'req-608330eb-2d1a-4718-90ba-cd54464c25f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:19,907 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:19,908 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-473c4a50-be3b-48be-8c0d-424ea1f75ff3', 'x-compute-request-id': 'req-473c4a50-be3b-48be-8c0d-424ea1f75ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:20,957 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:20,957 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9c0646a-beb2-41c4-98f3-d50cd3ab3e22', 'x-compute-request-id': 'req-d9c0646a-beb2-41c4-98f3-d50cd3ab3e22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:22,006 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:22,007 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f13b8fdc-5164-42cd-a911-714a9caddcc8', 'x-compute-request-id': 'req-f13b8fdc-5164-42cd-a911-714a9caddcc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:23,058 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.048s 2022-06-20 06:09:23,058 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e7f9c9e-e83f-4051-a5c5-95f523663b30', 'x-compute-request-id': 'req-6e7f9c9e-e83f-4051-a5c5-95f523663b30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:24,109 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:24,109 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc74d4cb-cc77-4ee6-ba35-8835d22e5380', 'x-compute-request-id': 'req-fc74d4cb-cc77-4ee6-ba35-8835d22e5380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:25,161 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.049s 2022-06-20 06:09:25,162 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-167d7bcb-7c11-4747-8af2-3e745e7a7896', 'x-compute-request-id': 'req-167d7bcb-7c11-4747-8af2-3e745e7a7896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:26,211 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:26,211 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beb2a53a-c742-4856-9c88-6083d406b9fa', 'x-compute-request-id': 'req-beb2a53a-c742-4856-9c88-6083d406b9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:27,268 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.053s 2022-06-20 06:09:27,268 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f16873fe-149b-4af6-9203-32619b02b9ce', 'x-compute-request-id': 'req-f16873fe-149b-4af6-9203-32619b02b9ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:28,317 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:28,318 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8988c0f4-cdf7-49cb-b9d9-a9b3a4d53dba', 'x-compute-request-id': 'req-8988c0f4-cdf7-49cb-b9d9-a9b3a4d53dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:29,367 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:29,367 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-043c2e1c-19d4-4027-9279-2b1d5e6ca271', 'x-compute-request-id': 'req-043c2e1c-19d4-4027-9279-2b1d5e6ca271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:30,418 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.048s 2022-06-20 06:09:30,419 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-303026e6-8764-4674-8767-4ffe66224e60', 'x-compute-request-id': 'req-303026e6-8764-4674-8767-4ffe66224e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:31,473 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.051s 2022-06-20 06:09:31,473 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bebdde41-364b-437d-b7f3-684cff51ce95', 'x-compute-request-id': 'req-bebdde41-364b-437d-b7f3-684cff51ce95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:32,520 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:09:32,521 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2331235b-84e8-4281-94a6-d50821d60a4c', 'x-compute-request-id': 'req-2331235b-84e8-4281-94a6-d50821d60a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:33,575 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.052s 2022-06-20 06:09:33,576 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0d767ee-0de0-4f5f-b512-761d82c84f70', 'x-compute-request-id': 'req-c0d767ee-0de0-4f5f-b512-761d82c84f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:34,625 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:34,626 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3600923-2b08-4be0-b9c6-6c7f817e49d7', 'x-compute-request-id': 'req-c3600923-2b08-4be0-b9c6-6c7f817e49d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:35,675 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:35,675 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be6619b3-1103-456f-ab2c-89059e53003e', 'x-compute-request-id': 'req-be6619b3-1103-456f-ab2c-89059e53003e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:36,725 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:36,725 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db0b301a-02d2-46c0-8333-c4cf50936ddd', 'x-compute-request-id': 'req-db0b301a-02d2-46c0-8333-c4cf50936ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:37,775 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:37,776 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6127552-b452-4e2b-8f96-4fa186b547e1', 'x-compute-request-id': 'req-b6127552-b452-4e2b-8f96-4fa186b547e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:38,829 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.050s 2022-06-20 06:09:38,829 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93d34163-878a-428f-9945-b226bc4dea6c', 'x-compute-request-id': 'req-93d34163-878a-428f-9945-b226bc4dea6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:39,881 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.050s 2022-06-20 06:09:39,882 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e01ee67-6fc1-4a50-abb3-c7d89bfa3d3a', 'x-compute-request-id': 'req-0e01ee67-6fc1-4a50-abb3-c7d89bfa3d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:40,933 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.048s 2022-06-20 06:09:40,934 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fea16acc-7c37-41fa-9740-10e7b42847de', 'x-compute-request-id': 'req-fea16acc-7c37-41fa-9740-10e7b42847de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:41,984 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:41,984 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74d6954e-917c-47a8-9968-ee63e019fa1c', 'x-compute-request-id': 'req-74d6954e-917c-47a8-9968-ee63e019fa1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:43,034 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:43,034 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-078f54c2-13c9-4d90-9022-776b08756813', 'x-compute-request-id': 'req-078f54c2-13c9-4d90-9022-776b08756813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:44,084 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:44,084 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2914c9a-0eea-447f-b572-aa6a6e51fba4', 'x-compute-request-id': 'req-e2914c9a-0eea-447f-b572-aa6a6e51fba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:45,143 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.055s 2022-06-20 06:09:45,143 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a73e9576-e3b4-41ee-b6b9-044fef425382', 'x-compute-request-id': 'req-a73e9576-e3b4-41ee-b6b9-044fef425382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:46,192 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:46,193 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1d9d16d-6694-463f-b973-1001c18bf516', 'x-compute-request-id': 'req-b1d9d16d-6694-463f-b973-1001c18bf516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:47,241 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:47,241 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33ff993a-a2ec-4f49-b282-9f396f97c34a', 'x-compute-request-id': 'req-33ff993a-a2ec-4f49-b282-9f396f97c34a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:48,291 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:48,291 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c68c37a5-fc87-40ba-a290-6068e822d50c', 'x-compute-request-id': 'req-c68c37a5-fc87-40ba-a290-6068e822d50c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:49,342 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:49,343 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85c1c406-41d0-47aa-b489-70bc34bd98c8', 'x-compute-request-id': 'req-85c1c406-41d0-47aa-b489-70bc34bd98c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:50,392 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:50,393 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25f1a162-1f43-4ed9-8fea-8edbf8d34139', 'x-compute-request-id': 'req-25f1a162-1f43-4ed9-8fea-8edbf8d34139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:51,442 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:51,443 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2cf277e-fc2a-4640-aa29-9eec16f6d80c', 'x-compute-request-id': 'req-f2cf277e-fc2a-4640-aa29-9eec16f6d80c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:52,493 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.048s 2022-06-20 06:09:52,494 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ac202a0-f9cd-4a9c-96fe-5f55cf763dfb', 'x-compute-request-id': 'req-1ac202a0-f9cd-4a9c-96fe-5f55cf763dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:53,545 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.048s 2022-06-20 06:09:53,545 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6b6961c-cb8c-4d11-a71b-4a873a08819c', 'x-compute-request-id': 'req-d6b6961c-cb8c-4d11-a71b-4a873a08819c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:54,595 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:54,595 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2270ca08-65e5-4334-bab4-372d7955bb91', 'x-compute-request-id': 'req-2270ca08-65e5-4334-bab4-372d7955bb91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:55,646 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:55,646 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-330b393c-a651-4665-86bf-bfe7624632f9', 'x-compute-request-id': 'req-330b393c-a651-4665-86bf-bfe7624632f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:56,696 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:56,697 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a971c9b-5b9c-4a50-8395-f1191b914268', 'x-compute-request-id': 'req-4a971c9b-5b9c-4a50-8395-f1191b914268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:57,746 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:09:57,747 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-802f9b98-4cac-4d3b-a284-0afd2656334f', 'x-compute-request-id': 'req-802f9b98-4cac-4d3b-a284-0afd2656334f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:58,797 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:58,797 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d317b1b1-6dec-416b-8706-8ca08c90209d', 'x-compute-request-id': 'req-d317b1b1-6dec-416b-8706-8ca08c90209d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:09:59,847 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:09:59,848 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:09:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-945bd37e-7d6e-4c5e-abc5-22cebbd6ca2b', 'x-compute-request-id': 'req-945bd37e-7d6e-4c5e-abc5-22cebbd6ca2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:00,897 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:00,898 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5821c676-4bf0-4743-96d5-e1a9d22462f9', 'x-compute-request-id': 'req-5821c676-4bf0-4743-96d5-e1a9d22462f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:01,946 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:01,946 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbf57087-e8fc-4209-8601-626e980f6a37', 'x-compute-request-id': 'req-dbf57087-e8fc-4209-8601-626e980f6a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:02,996 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:10:02,996 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03dc0f6c-552a-4e93-b0fd-3caca9c911f6', 'x-compute-request-id': 'req-03dc0f6c-552a-4e93-b0fd-3caca9c911f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:04,045 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:04,045 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60080f69-9b1a-45f7-b8de-36c2fa45d292', 'x-compute-request-id': 'req-60080f69-9b1a-45f7-b8de-36c2fa45d292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:05,094 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:05,094 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb037bc8-276a-463d-8f6e-21c78519e1f6', 'x-compute-request-id': 'req-eb037bc8-276a-463d-8f6e-21c78519e1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:06,143 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:06,144 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c88eb982-1627-4d32-9223-a001e81a6505', 'x-compute-request-id': 'req-c88eb982-1627-4d32-9223-a001e81a6505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:07,193 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:07,193 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18cf07ba-2064-40d0-96cf-e671fc306ed6', 'x-compute-request-id': 'req-18cf07ba-2064-40d0-96cf-e671fc306ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:08,243 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:08,243 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8529d636-a02f-400d-89f7-c5c48b4094e7', 'x-compute-request-id': 'req-8529d636-a02f-400d-89f7-c5c48b4094e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:09,292 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:09,293 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1705562-d02d-48d6-a092-47ae946804bb', 'x-compute-request-id': 'req-c1705562-d02d-48d6-a092-47ae946804bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:10,343 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:10:10,344 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d4adbd6-5de5-4fb6-9732-c57a495f7675', 'x-compute-request-id': 'req-3d4adbd6-5de5-4fb6-9732-c57a495f7675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:11,393 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:11,393 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec56a2a3-496e-4c3c-aef6-7580082ee4a3', 'x-compute-request-id': 'req-ec56a2a3-496e-4c3c-aef6-7580082ee4a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:12,442 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:12,443 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeb4c5fd-bdb1-45b0-a1c6-ba28b2baed85', 'x-compute-request-id': 'req-eeb4c5fd-bdb1-45b0-a1c6-ba28b2baed85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:13,491 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:13,491 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d301285-8021-46b3-89b3-858b429baab5', 'x-compute-request-id': 'req-2d301285-8021-46b3-89b3-858b429baab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:14,539 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:14,540 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-442af24e-c9e2-4539-896b-d896a8aa34c2', 'x-compute-request-id': 'req-442af24e-c9e2-4539-896b-d896a8aa34c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:15,589 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:15,589 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-200d004b-d766-41e9-abf5-0d1335f095d2', 'x-compute-request-id': 'req-200d004b-d766-41e9-abf5-0d1335f095d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:16,636 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:16,637 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18376a95-6164-44fb-9b42-023bd503a082', 'x-compute-request-id': 'req-18376a95-6164-44fb-9b42-023bd503a082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:17,685 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:17,685 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16b64ca2-0942-4e96-a687-a4dc84dce846', 'x-compute-request-id': 'req-16b64ca2-0942-4e96-a687-a4dc84dce846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:18,734 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:18,734 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab77a483-c965-4a00-b67a-ef5a5231b8f6', 'x-compute-request-id': 'req-ab77a483-c965-4a00-b67a-ef5a5231b8f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:19,783 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:19,783 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a9720bb-ecdf-4cb2-afe5-d07453ded5d4', 'x-compute-request-id': 'req-4a9720bb-ecdf-4cb2-afe5-d07453ded5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:20,833 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:10:20,833 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c84b1af0-dda3-410b-b9a4-4e12586355ac', 'x-compute-request-id': 'req-c84b1af0-dda3-410b-b9a4-4e12586355ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:21,882 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:21,883 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e79e8413-3965-47b6-a834-ee2e88f6d2cc', 'x-compute-request-id': 'req-e79e8413-3965-47b6-a834-ee2e88f6d2cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:22,934 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.048s 2022-06-20 06:10:22,935 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-629e24a1-b30c-44c5-b16d-5b86d3f7c624', 'x-compute-request-id': 'req-629e24a1-b30c-44c5-b16d-5b86d3f7c624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:23,985 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:10:23,985 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-494b15cc-6a5c-4542-bbcd-9a7a6dfe9468', 'x-compute-request-id': 'req-494b15cc-6a5c-4542-bbcd-9a7a6dfe9468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:25,033 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:25,033 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3819125-508b-4192-8d74-001767f5da57', 'x-compute-request-id': 'req-a3819125-508b-4192-8d74-001767f5da57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:26,082 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:26,082 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18504ba0-1fd8-48bb-9b7c-25efeb96f7a2', 'x-compute-request-id': 'req-18504ba0-1fd8-48bb-9b7c-25efeb96f7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:27,131 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:27,132 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5afe90c4-fe29-48a1-8b18-0eff523505f6', 'x-compute-request-id': 'req-5afe90c4-fe29-48a1-8b18-0eff523505f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:28,180 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:28,180 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a4b3b92-dba8-4b2d-97ee-91ab7f8367cd', 'x-compute-request-id': 'req-8a4b3b92-dba8-4b2d-97ee-91ab7f8367cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:29,230 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:29,230 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8b20ca5-3a94-42f5-a540-f7b2d987cf0a', 'x-compute-request-id': 'req-e8b20ca5-3a94-42f5-a540-f7b2d987cf0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:30,279 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:30,279 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b02dc8da-9f19-45de-89a2-896ba212edb4', 'x-compute-request-id': 'req-b02dc8da-9f19-45de-89a2-896ba212edb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:31,327 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:31,328 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-481841ad-ca7f-464c-8f7e-a57e32eeba46', 'x-compute-request-id': 'req-481841ad-ca7f-464c-8f7e-a57e32eeba46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:32,377 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:32,377 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a7f9cae-2dfb-4350-9c3d-709297c205ad', 'x-compute-request-id': 'req-8a7f9cae-2dfb-4350-9c3d-709297c205ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:33,426 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:33,427 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05505552-3229-4dec-b078-ebafc7c289f7', 'x-compute-request-id': 'req-05505552-3229-4dec-b078-ebafc7c289f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:34,475 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:34,476 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aaf3f31-2742-4e74-b150-51a9cf37d201', 'x-compute-request-id': 'req-3aaf3f31-2742-4e74-b150-51a9cf37d201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:35,524 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:35,524 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-697d4b17-85f4-4fd9-a20c-6ba450062523', 'x-compute-request-id': 'req-697d4b17-85f4-4fd9-a20c-6ba450062523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:36,574 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:36,575 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca0d0550-4bcc-48bc-86e6-35957975a07f', 'x-compute-request-id': 'req-ca0d0550-4bcc-48bc-86e6-35957975a07f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:37,623 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:37,624 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19d9406d-bb66-4a25-9350-52a9ec800f93', 'x-compute-request-id': 'req-19d9406d-bb66-4a25-9350-52a9ec800f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:38,672 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:38,672 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14e1589d-8fdf-4d30-a72a-e07af959757c', 'x-compute-request-id': 'req-14e1589d-8fdf-4d30-a72a-e07af959757c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:39,720 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:39,721 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efc8cc26-ddf6-46dc-9520-9a810b566a4e', 'x-compute-request-id': 'req-efc8cc26-ddf6-46dc-9520-9a810b566a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:40,770 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:40,770 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22254f0d-7f77-4128-8f28-bbe5aa08a4b1', 'x-compute-request-id': 'req-22254f0d-7f77-4128-8f28-bbe5aa08a4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:41,818 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:41,819 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb06efe-5929-4fc2-80b8-09adc668a3a7', 'x-compute-request-id': 'req-6bb06efe-5929-4fc2-80b8-09adc668a3a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:42,869 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.048s 2022-06-20 06:10:42,870 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfc4e108-c84b-4c91-8600-c2a2b6a69f8a', 'x-compute-request-id': 'req-bfc4e108-c84b-4c91-8600-c2a2b6a69f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:43,919 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:43,920 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c262f365-ed55-4354-a0a0-1de083886b22', 'x-compute-request-id': 'req-c262f365-ed55-4354-a0a0-1de083886b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:44,968 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:44,969 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0c414db-a226-4330-9149-843d67510262', 'x-compute-request-id': 'req-c0c414db-a226-4330-9149-843d67510262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:46,017 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:46,017 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91525415-3a19-4d2a-9b44-bb8d69273951', 'x-compute-request-id': 'req-91525415-3a19-4d2a-9b44-bb8d69273951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:47,066 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:47,066 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6021f892-1773-4e4e-b41f-9048d67dcd6c', 'x-compute-request-id': 'req-6021f892-1773-4e4e-b41f-9048d67dcd6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:48,114 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:48,114 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f1c6dbc-a82e-4450-908d-25171b385c53', 'x-compute-request-id': 'req-1f1c6dbc-a82e-4450-908d-25171b385c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:49,162 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:49,163 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecd5f64f-b00b-453a-a065-95e3b2f51d7a', 'x-compute-request-id': 'req-ecd5f64f-b00b-453a-a065-95e3b2f51d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:50,212 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:50,212 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-073cc9e9-eb7d-42bd-bb50-8cf7abd2969e', 'x-compute-request-id': 'req-073cc9e9-eb7d-42bd-bb50-8cf7abd2969e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:51,261 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:51,261 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc4cb43-7042-4059-a714-afb7e9052c19', 'x-compute-request-id': 'req-3cc4cb43-7042-4059-a714-afb7e9052c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:52,310 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:52,310 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64d32ecd-5129-4aac-95c6-7f3cf7db4e9a', 'x-compute-request-id': 'req-64d32ecd-5129-4aac-95c6-7f3cf7db4e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:53,358 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:53,359 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e48c9dfa-4228-472d-b5e2-6a343c391219', 'x-compute-request-id': 'req-e48c9dfa-4228-472d-b5e2-6a343c391219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:54,408 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:10:54,409 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ae3a332-1515-4de1-bdbc-a364bc533b05', 'x-compute-request-id': 'req-7ae3a332-1515-4de1-bdbc-a364bc533b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:55,456 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:10:55,456 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-201593b1-3ccb-4e59-8b0b-4c04d33a9012', 'x-compute-request-id': 'req-201593b1-3ccb-4e59-8b0b-4c04d33a9012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:56,504 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:56,504 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e47a5db4-b1c5-4970-b466-fa1bb3bce684', 'x-compute-request-id': 'req-e47a5db4-b1c5-4970-b466-fa1bb3bce684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:57,552 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:57,552 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3a57d64-8449-4fe4-8a55-4af7dae0825f', 'x-compute-request-id': 'req-b3a57d64-8449-4fe4-8a55-4af7dae0825f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:58,604 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.048s 2022-06-20 06:10:58,604 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6054ef08-04b3-428a-afcd-2ff3c29010de', 'x-compute-request-id': 'req-6054ef08-04b3-428a-afcd-2ff3c29010de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:10:59,652 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:10:59,653 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-118e4bb5-6cb4-4ef8-8b19-71d1bf9c7239', 'x-compute-request-id': 'req-118e4bb5-6cb4-4ef8-8b19-71d1bf9c7239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:00,700 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:11:00,701 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aadfd95-86b8-44a7-9e1e-51c7f921fef0', 'x-compute-request-id': 'req-4aadfd95-86b8-44a7-9e1e-51c7f921fef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:01,750 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:11:01,750 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8f79e93-1674-4aeb-b279-e59035e1e063', 'x-compute-request-id': 'req-d8f79e93-1674-4aeb-b279-e59035e1e063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:02,798 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:11:02,799 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50c31099-1e1a-4fd7-ae81-429a43d2e596', 'x-compute-request-id': 'req-50c31099-1e1a-4fd7-ae81-429a43d2e596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:03,848 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:11:03,849 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3c2125f-e355-4f22-a17b-83c4f48bbb3a', 'x-compute-request-id': 'req-d3c2125f-e355-4f22-a17b-83c4f48bbb3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:04,897 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:04,897 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d7eb966-cfb3-4a12-b0f1-dff351747efc', 'x-compute-request-id': 'req-2d7eb966-cfb3-4a12-b0f1-dff351747efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:05,947 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:05,947 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82ff5360-73b9-43fe-bde3-7d6aa2bbb575', 'x-compute-request-id': 'req-82ff5360-73b9-43fe-bde3-7d6aa2bbb575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:06,997 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:11:06,997 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3d94f19-c5ea-4de6-857a-bf49ec7973a0', 'x-compute-request-id': 'req-b3d94f19-c5ea-4de6-857a-bf49ec7973a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:08,044 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:08,045 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3da22a35-67e7-46b8-ac5e-ffeb4da624c5', 'x-compute-request-id': 'req-3da22a35-67e7-46b8-ac5e-ffeb4da624c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:09,093 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:09,093 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49c44fc2-4288-4769-ad7a-df1a45937423', 'x-compute-request-id': 'req-49c44fc2-4288-4769-ad7a-df1a45937423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:10,142 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:10,142 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd9adc68-c30f-4c9f-8d60-79d2430793b4', 'x-compute-request-id': 'req-cd9adc68-c30f-4c9f-8d60-79d2430793b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:11,191 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:11:11,191 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-240e6069-934b-4a3f-aa98-473149b2c219', 'x-compute-request-id': 'req-240e6069-934b-4a3f-aa98-473149b2c219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:12,240 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:12,240 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6745b14a-75b9-430f-ad12-2cc6e4862682', 'x-compute-request-id': 'req-6745b14a-75b9-430f-ad12-2cc6e4862682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:13,288 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:13,289 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c534a959-7d0a-45cb-b0cd-d9d3d95fe27a', 'x-compute-request-id': 'req-c534a959-7d0a-45cb-b0cd-d9d3d95fe27a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:14,343 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.051s 2022-06-20 06:11:14,344 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7af51ec-2333-47d5-83bf-af5846beec62', 'x-compute-request-id': 'req-b7af51ec-2333-47d5-83bf-af5846beec62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:15,392 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:15,392 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0d59495-40e9-435f-8f4b-ebbcf621fab1', 'x-compute-request-id': 'req-d0d59495-40e9-435f-8f4b-ebbcf621fab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:16,445 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.049s 2022-06-20 06:11:16,446 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d622e04-f02a-42d0-a87a-4d6367ab4619', 'x-compute-request-id': 'req-7d622e04-f02a-42d0-a87a-4d6367ab4619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:17,495 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:11:17,495 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edbe0b91-827f-49c5-a863-27353850ebcf', 'x-compute-request-id': 'req-edbe0b91-827f-49c5-a863-27353850ebcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:18,543 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:18,543 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d1913cf-2f46-4a99-92de-d8e12ea5493e', 'x-compute-request-id': 'req-1d1913cf-2f46-4a99-92de-d8e12ea5493e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:19,593 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:11:19,594 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1688d8cb-7b0c-4fe3-94f0-739dd6bb4914', 'x-compute-request-id': 'req-1688d8cb-7b0c-4fe3-94f0-739dd6bb4914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:20,641 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:20,642 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de19412c-e723-4dce-9037-37946bdecd95', 'x-compute-request-id': 'req-de19412c-e723-4dce-9037-37946bdecd95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:21,690 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:21,690 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea1d7e99-8636-4011-8976-150e2d3216db', 'x-compute-request-id': 'req-ea1d7e99-8636-4011-8976-150e2d3216db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:22,738 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:22,739 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38f00833-2805-46e8-991c-cb1aef8a096a', 'x-compute-request-id': 'req-38f00833-2805-46e8-991c-cb1aef8a096a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:23,787 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:23,787 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c64cc4c4-2d73-4975-ac61-fa8baa0d8c31', 'x-compute-request-id': 'req-c64cc4c4-2d73-4975-ac61-fa8baa0d8c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:24,838 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:11:24,838 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5210ff8-a9de-43aa-96d4-ae90a1902a99', 'x-compute-request-id': 'req-c5210ff8-a9de-43aa-96d4-ae90a1902a99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:25,886 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:25,886 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-015c2d50-fbe1-492f-aedd-5c9360474ab7', 'x-compute-request-id': 'req-015c2d50-fbe1-492f-aedd-5c9360474ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:26,934 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:11:26,934 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7136ce90-1d45-4421-a814-92c4f5b838d1', 'x-compute-request-id': 'req-7136ce90-1d45-4421-a814-92c4f5b838d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:27,984 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:11:27,984 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-547a92be-23ed-4a34-87d6-70222364aa10', 'x-compute-request-id': 'req-547a92be-23ed-4a34-87d6-70222364aa10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:29,032 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:29,033 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aceef76a-0677-45b5-94f8-683b30a12579', 'x-compute-request-id': 'req-aceef76a-0677-45b5-94f8-683b30a12579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:30,081 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:11:30,081 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b563148-416b-48fa-aa7e-80095f5b7a56', 'x-compute-request-id': 'req-0b563148-416b-48fa-aa7e-80095f5b7a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:31,131 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:11:31,131 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-851de65c-93d3-441d-a1ef-602f52f2dfb4', 'x-compute-request-id': 'req-851de65c-93d3-441d-a1ef-602f52f2dfb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:32,179 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:11:32,179 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c45c6f06-4a3c-425c-81d6-dc928926a63e', 'x-compute-request-id': 'req-c45c6f06-4a3c-425c-81d6-dc928926a63e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:33,228 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:33,228 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60599e8d-8305-4537-8691-4a3b958d22cf', 'x-compute-request-id': 'req-60599e8d-8305-4537-8691-4a3b958d22cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:34,276 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:34,277 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b64fc4c-b57e-4d40-85d4-22679620a467', 'x-compute-request-id': 'req-3b64fc4c-b57e-4d40-85d4-22679620a467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:35,326 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:11:35,326 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ae11984-b9e1-4212-9ddb-6ea6f4af3d8e', 'x-compute-request-id': 'req-6ae11984-b9e1-4212-9ddb-6ea6f4af3d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:36,375 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:11:36,375 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7677d42-f534-4747-b622-14c9bfe689b4', 'x-compute-request-id': 'req-e7677d42-f534-4747-b622-14c9bfe689b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:37,423 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:37,423 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee78913e-81c6-430e-a9aa-2d3c10a68cc8', 'x-compute-request-id': 'req-ee78913e-81c6-430e-a9aa-2d3c10a68cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:38,474 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.048s 2022-06-20 06:11:38,474 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb1e481a-4444-48e1-ac93-2e199dbd48b8', 'x-compute-request-id': 'req-fb1e481a-4444-48e1-ac93-2e199dbd48b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:39,523 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:39,523 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4840df0e-b8ff-40eb-a02e-e3ce736f6c27', 'x-compute-request-id': 'req-4840df0e-b8ff-40eb-a02e-e3ce736f6c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:40,571 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:40,572 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c82b0d3d-091a-4292-af2a-e32b0d489fa7', 'x-compute-request-id': 'req-c82b0d3d-091a-4292-af2a-e32b0d489fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:41,620 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:11:41,621 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6abb23a6-42ae-4e92-89fd-4383d5ba5f1b', 'x-compute-request-id': 'req-6abb23a6-42ae-4e92-89fd-4383d5ba5f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:42,669 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:42,669 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5773bb43-8586-429c-88d9-fa80f6d53968', 'x-compute-request-id': 'req-5773bb43-8586-429c-88d9-fa80f6d53968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:43,718 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:43,718 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1f48c17-3764-4e83-864a-8b3ac6cc8402', 'x-compute-request-id': 'req-e1f48c17-3764-4e83-864a-8b3ac6cc8402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:44,766 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:44,767 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84cb97a8-542e-435d-b76b-1b50805ef281', 'x-compute-request-id': 'req-84cb97a8-542e-435d-b76b-1b50805ef281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:45,815 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:45,815 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c68b38b2-6128-481a-932c-0c4f24d80c5b', 'x-compute-request-id': 'req-c68b38b2-6128-481a-932c-0c4f24d80c5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:46,863 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:46,864 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c502c8e-a8a4-44db-be64-cdfe299aa407', 'x-compute-request-id': 'req-7c502c8e-a8a4-44db-be64-cdfe299aa407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:47,911 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:11:47,912 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c4558dc-2486-403f-9f1c-f48dcc053dcb', 'x-compute-request-id': 'req-3c4558dc-2486-403f-9f1c-f48dcc053dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:48,959 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:11:48,960 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-440fc1ef-229f-416d-a703-860f78530a0a', 'x-compute-request-id': 'req-440fc1ef-229f-416d-a703-860f78530a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:50,005 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.043s 2022-06-20 06:11:50,006 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f956e55-a5dc-4044-9d54-2f3dc367ff43', 'x-compute-request-id': 'req-1f956e55-a5dc-4044-9d54-2f3dc367ff43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:51,057 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:11:51,057 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15efc597-a62c-4bee-95ce-e569bc6cadb3', 'x-compute-request-id': 'req-15efc597-a62c-4bee-95ce-e569bc6cadb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:52,107 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:11:52,107 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c92f4e11-18e0-4c58-9da1-2a3a7882e7a2', 'x-compute-request-id': 'req-c92f4e11-18e0-4c58-9da1-2a3a7882e7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:53,154 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:11:53,154 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28142bd4-6638-45bf-af95-d9e4373da099', 'x-compute-request-id': 'req-28142bd4-6638-45bf-af95-d9e4373da099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:54,203 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:11:54,204 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c94d4d9e-fec7-43ef-8853-1a54ab582d4a', 'x-compute-request-id': 'req-c94d4d9e-fec7-43ef-8853-1a54ab582d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:55,253 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:11:55,253 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f463e9e-84b5-4d3b-9c8f-12aa09b94d4f', 'x-compute-request-id': 'req-0f463e9e-84b5-4d3b-9c8f-12aa09b94d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:56,300 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:11:56,301 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3707b23-18c3-4b2f-871c-de046847972e', 'x-compute-request-id': 'req-e3707b23-18c3-4b2f-871c-de046847972e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:57,349 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:11:57,349 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab6c6495-ed09-4071-933f-7408a6d4863e', 'x-compute-request-id': 'req-ab6c6495-ed09-4071-933f-7408a6d4863e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:58,397 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:11:58,398 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2864f3b-48db-482b-83e8-772595fad19e', 'x-compute-request-id': 'req-c2864f3b-48db-482b-83e8-772595fad19e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:11:59,447 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:11:59,447 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88efc515-0f79-44d4-adc3-7e14f04bf4d8', 'x-compute-request-id': 'req-88efc515-0f79-44d4-adc3-7e14f04bf4d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:00,496 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:00,496 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-721d0a0e-4810-4fd2-b5bb-27f6951f0bb0', 'x-compute-request-id': 'req-721d0a0e-4810-4fd2-b5bb-27f6951f0bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:01,545 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:12:01,545 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daebc9f1-53ec-423b-a696-e88339c3e43e', 'x-compute-request-id': 'req-daebc9f1-53ec-423b-a696-e88339c3e43e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:02,594 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:02,594 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0ab8ffe-d245-4d65-8449-f0bd0b1b3768', 'x-compute-request-id': 'req-e0ab8ffe-d245-4d65-8449-f0bd0b1b3768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:03,642 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:03,643 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98f4a5dc-156f-42e4-96be-9641c8a6ac32', 'x-compute-request-id': 'req-98f4a5dc-156f-42e4-96be-9641c8a6ac32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:04,691 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:12:04,692 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69c10b8d-14fa-4d2e-92b3-20fb5e2df1b3', 'x-compute-request-id': 'req-69c10b8d-14fa-4d2e-92b3-20fb5e2df1b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:05,740 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:05,740 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-767d586f-0d89-4b2d-80c8-795595c13246', 'x-compute-request-id': 'req-767d586f-0d89-4b2d-80c8-795595c13246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:06,789 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:12:06,790 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18c06f11-96e6-4bab-bb70-9779eab4a792', 'x-compute-request-id': 'req-18c06f11-96e6-4bab-bb70-9779eab4a792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:07,839 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:12:07,839 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a936ba84-d3d0-4e02-a067-c2e2f8511119', 'x-compute-request-id': 'req-a936ba84-d3d0-4e02-a067-c2e2f8511119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:08,887 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:08,888 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-999a5ee4-b951-4c30-98e3-889367db8278', 'x-compute-request-id': 'req-999a5ee4-b951-4c30-98e3-889367db8278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:09,936 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:09,936 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46e487bf-1f7d-410f-bfbe-f27bd794344b', 'x-compute-request-id': 'req-46e487bf-1f7d-410f-bfbe-f27bd794344b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:10,984 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:10,985 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a611bb7b-049f-45d2-bc59-069d51ff2f6a', 'x-compute-request-id': 'req-a611bb7b-049f-45d2-bc59-069d51ff2f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:12,032 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:12,033 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eafc1631-a449-4311-af64-59c12d9d5a6b', 'x-compute-request-id': 'req-eafc1631-a449-4311-af64-59c12d9d5a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:13,081 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:13,081 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0c7892b-3b68-4736-8e24-fd04fa0ba9af', 'x-compute-request-id': 'req-f0c7892b-3b68-4736-8e24-fd04fa0ba9af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:14,132 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:12:14,133 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11334215-03c7-4182-a0fd-7c1a4097badc', 'x-compute-request-id': 'req-11334215-03c7-4182-a0fd-7c1a4097badc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:15,181 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:15,181 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1b6f416-fad4-43a0-87e1-ca1a3086d819', 'x-compute-request-id': 'req-f1b6f416-fad4-43a0-87e1-ca1a3086d819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:16,230 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:16,230 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ba9f592-fc3d-44a1-8864-5e80089c1566', 'x-compute-request-id': 'req-0ba9f592-fc3d-44a1-8864-5e80089c1566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:17,284 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.051s 2022-06-20 06:12:17,284 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19617aad-4327-432b-b61a-1dc2ef6ac4e8', 'x-compute-request-id': 'req-19617aad-4327-432b-b61a-1dc2ef6ac4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:18,332 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:18,333 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cccefae6-6107-43b4-a5e3-d69e8eea18a2', 'x-compute-request-id': 'req-cccefae6-6107-43b4-a5e3-d69e8eea18a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:19,381 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:19,382 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18bb8504-cb8d-45b2-b4f6-3786a71af906', 'x-compute-request-id': 'req-18bb8504-cb8d-45b2-b4f6-3786a71af906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:20,430 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:20,430 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92e4221d-73b2-4c8b-a8e0-d5d8937e8430', 'x-compute-request-id': 'req-92e4221d-73b2-4c8b-a8e0-d5d8937e8430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:21,477 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:12:21,478 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab3c0f73-b78f-4373-9246-cd93f39c3469', 'x-compute-request-id': 'req-ab3c0f73-b78f-4373-9246-cd93f39c3469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:22,526 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:22,526 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ce915d7-0ec2-46d4-8a0d-61ee3dde89c3', 'x-compute-request-id': 'req-0ce915d7-0ec2-46d4-8a0d-61ee3dde89c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:23,577 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:12:23,577 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-448ad410-e93e-4ec9-94f6-b90ba95c37ed', 'x-compute-request-id': 'req-448ad410-e93e-4ec9-94f6-b90ba95c37ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:24,631 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.050s 2022-06-20 06:12:24,631 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afe8bd28-2fd1-4881-a6f3-60d9ae76f854', 'x-compute-request-id': 'req-afe8bd28-2fd1-4881-a6f3-60d9ae76f854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:25,682 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.048s 2022-06-20 06:12:25,682 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e33c7c8-b742-4b56-b077-e01fe05a606a', 'x-compute-request-id': 'req-5e33c7c8-b742-4b56-b077-e01fe05a606a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:26,729 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:26,730 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6171298e-02bf-40c5-9889-db9ad3755602', 'x-compute-request-id': 'req-6171298e-02bf-40c5-9889-db9ad3755602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:27,777 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:12:27,778 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1329c983-a3f4-4d3a-ac03-c60d0e145a3c', 'x-compute-request-id': 'req-1329c983-a3f4-4d3a-ac03-c60d0e145a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:28,835 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.054s 2022-06-20 06:12:28,835 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3998d4ee-476e-4cc3-a682-c7d98488d34a', 'x-compute-request-id': 'req-3998d4ee-476e-4cc3-a682-c7d98488d34a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:29,883 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:29,884 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68423544-8033-46f8-96ac-54ce738a8aac', 'x-compute-request-id': 'req-68423544-8033-46f8-96ac-54ce738a8aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:30,933 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:12:30,933 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d83cb72-1910-479b-b828-f1f58b58a54d', 'x-compute-request-id': 'req-0d83cb72-1910-479b-b828-f1f58b58a54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:31,982 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:31,983 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9c290a8-c1af-472b-9d37-d47a60e037a4', 'x-compute-request-id': 'req-b9c290a8-c1af-472b-9d37-d47a60e037a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:33,033 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:12:33,033 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38806ef3-8604-429c-96d4-48b4c3c8b693', 'x-compute-request-id': 'req-38806ef3-8604-429c-96d4-48b4c3c8b693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:34,082 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:12:34,082 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb5fc836-8733-480b-9b8f-431e352fb661', 'x-compute-request-id': 'req-bb5fc836-8733-480b-9b8f-431e352fb661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:35,131 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:12:35,132 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b5ba119-f0a2-478f-a719-a12d683716f4', 'x-compute-request-id': 'req-9b5ba119-f0a2-478f-a719-a12d683716f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:36,183 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.048s 2022-06-20 06:12:36,184 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76f96378-d6a6-4b72-9162-02d8c4c97252', 'x-compute-request-id': 'req-76f96378-d6a6-4b72-9162-02d8c4c97252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:37,233 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:12:37,234 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eb06dbd-0817-4be0-a9ef-2101db19d573', 'x-compute-request-id': 'req-2eb06dbd-0817-4be0-a9ef-2101db19d573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:38,282 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:38,283 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-644371d2-55e7-4169-a399-da077a05f43c', 'x-compute-request-id': 'req-644371d2-55e7-4169-a399-da077a05f43c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:39,331 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:39,331 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7336e82-e6ca-4cb1-8b94-c9511e710d81', 'x-compute-request-id': 'req-c7336e82-e6ca-4cb1-8b94-c9511e710d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:40,381 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:12:40,382 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e96ad33b-9658-4009-b347-98218215f48a', 'x-compute-request-id': 'req-e96ad33b-9658-4009-b347-98218215f48a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:41,431 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:12:41,432 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0a1c551-68ee-482e-b1f6-b9c859adfc8e', 'x-compute-request-id': 'req-c0a1c551-68ee-482e-b1f6-b9c859adfc8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:42,482 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.048s 2022-06-20 06:12:42,483 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cda10e67-cd92-42b2-9e46-adede0d9defb', 'x-compute-request-id': 'req-cda10e67-cd92-42b2-9e46-adede0d9defb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:43,539 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.053s 2022-06-20 06:12:43,539 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd67b008-a720-4025-9875-edf68617df0c', 'x-compute-request-id': 'req-fd67b008-a720-4025-9875-edf68617df0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:44,589 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:12:44,589 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3ae4547-c32e-4de7-8a26-3964cb5d7d5c', 'x-compute-request-id': 'req-a3ae4547-c32e-4de7-8a26-3964cb5d7d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:45,638 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:45,638 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1686b1d6-2f95-4319-ad1e-40cb1f330480', 'x-compute-request-id': 'req-1686b1d6-2f95-4319-ad1e-40cb1f330480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:46,688 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:12:46,688 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbe5826d-56a7-4cb5-8d7d-95e76d3a03a8', 'x-compute-request-id': 'req-fbe5826d-56a7-4cb5-8d7d-95e76d3a03a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:47,737 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:12:47,737 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f335efb3-115d-49ca-a90d-f0234b0e2430', 'x-compute-request-id': 'req-f335efb3-115d-49ca-a90d-f0234b0e2430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:48,785 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:12:48,786 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccf90a02-62dc-4c58-9b02-059c69663eb2', 'x-compute-request-id': 'req-ccf90a02-62dc-4c58-9b02-059c69663eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:49,835 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:12:49,836 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dad6e7e-8729-4c7f-a3bf-1420e8a90ee7', 'x-compute-request-id': 'req-2dad6e7e-8729-4c7f-a3bf-1420e8a90ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:50,884 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:50,884 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a9b6281-3e96-4039-8c3f-fc571c3c3e33', 'x-compute-request-id': 'req-1a9b6281-3e96-4039-8c3f-fc571c3c3e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:51,932 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:12:51,932 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e86d0aef-9c5c-4222-a6b0-d48732ceacba', 'x-compute-request-id': 'req-e86d0aef-9c5c-4222-a6b0-d48732ceacba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:52,984 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.048s 2022-06-20 06:12:52,985 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd22182f-c21d-4246-820c-a87fa811f981', 'x-compute-request-id': 'req-dd22182f-c21d-4246-820c-a87fa811f981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:54,032 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:12:54,032 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8d4a353-a74e-47a6-a6d3-a39c19ffc7d7', 'x-compute-request-id': 'req-f8d4a353-a74e-47a6-a6d3-a39c19ffc7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:55,081 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:55,081 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31628cff-1c14-463b-bdad-b01efbdd0bd4', 'x-compute-request-id': 'req-31628cff-1c14-463b-bdad-b01efbdd0bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:56,131 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:12:56,132 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5995330a-e106-49f3-bd13-6ef65ccf1f6c', 'x-compute-request-id': 'req-5995330a-e106-49f3-bd13-6ef65ccf1f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:57,180 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:57,181 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40ed5528-c8c8-4201-ae47-44502a084212', 'x-compute-request-id': 'req-40ed5528-c8c8-4201-ae47-44502a084212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:58,231 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.048s 2022-06-20 06:12:58,232 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e56c1a84-2600-4e1f-8064-dee971c02129', 'x-compute-request-id': 'req-e56c1a84-2600-4e1f-8064-dee971c02129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:12:59,280 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:12:59,280 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-876ce74d-4457-4f9e-814c-fda14c280884', 'x-compute-request-id': 'req-876ce74d-4457-4f9e-814c-fda14c280884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:00,327 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:13:00,328 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b1d3276-d13e-41f7-972a-860c07d9a403', 'x-compute-request-id': 'req-3b1d3276-d13e-41f7-972a-860c07d9a403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:01,377 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:13:01,378 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95f5a02f-400b-4202-a0df-21c62e86fdb7', 'x-compute-request-id': 'req-95f5a02f-400b-4202-a0df-21c62e86fdb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:02,426 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:13:02,426 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b599f0d2-9f1b-48d2-876f-22416aaae5d9', 'x-compute-request-id': 'req-b599f0d2-9f1b-48d2-876f-22416aaae5d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:03,473 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:13:03,473 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ceb425fa-e6e4-4d99-8795-a1a4be3521dc', 'x-compute-request-id': 'req-ceb425fa-e6e4-4d99-8795-a1a4be3521dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:04,523 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:13:04,523 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77af5e0c-2046-4ead-806f-cbfb4ba87351', 'x-compute-request-id': 'req-77af5e0c-2046-4ead-806f-cbfb4ba87351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:05,571 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:13:05,571 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1e0890d-6476-4e8c-a780-9d2d00a16210', 'x-compute-request-id': 'req-f1e0890d-6476-4e8c-a780-9d2d00a16210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:06,619 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:13:06,619 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-733d3910-87cb-48f2-acae-921d3ad84b8a', 'x-compute-request-id': 'req-733d3910-87cb-48f2-acae-921d3ad84b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:07,668 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:13:07,668 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c588552-e100-461a-b5f3-d822dd779e94', 'x-compute-request-id': 'req-3c588552-e100-461a-b5f3-d822dd779e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:08,718 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.047s 2022-06-20 06:13:08,718 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-632340d3-6f74-419d-a3d6-ae248f1e789a', 'x-compute-request-id': 'req-632340d3-6f74-419d-a3d6-ae248f1e789a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:09,766 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:13:09,766 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8aa961c-bba0-482f-8caa-0483d1ec5766', 'x-compute-request-id': 'req-c8aa961c-bba0-482f-8caa-0483d1ec5766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:10,814 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:13:10,814 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23e366ad-ad31-4509-9449-21a3b6496327', 'x-compute-request-id': 'req-23e366ad-ad31-4509-9449-21a3b6496327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:11,863 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:13:11,864 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff045e1-5b23-4fb0-a48f-eb6173f59cfb', 'x-compute-request-id': 'req-fff045e1-5b23-4fb0-a48f-eb6173f59cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:12,912 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:13:12,913 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb55ae80-bd1f-43dc-933d-501fd073373f', 'x-compute-request-id': 'req-bb55ae80-bd1f-43dc-933d-501fd073373f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:13,960 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.044s 2022-06-20 06:13:13,961 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a91b28f-0440-49d7-aaae-78b1c38141e8', 'x-compute-request-id': 'req-6a91b28f-0440-49d7-aaae-78b1c38141e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:15,009 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:13:15,010 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e55dda9-b090-41df-bd51-02059af8281b', 'x-compute-request-id': 'req-7e55dda9-b090-41df-bd51-02059af8281b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:16,063 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.050s 2022-06-20 06:13:16,063 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29a7562d-d81c-49cc-93c2-2e16979b6b19', 'x-compute-request-id': 'req-29a7562d-d81c-49cc-93c2-2e16979b6b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:17,112 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.046s 2022-06-20 06:13:17,113 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe924631-5203-4e87-be4e-669a7c022c39', 'x-compute-request-id': 'req-fe924631-5203-4e87-be4e-669a7c022c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:18,160 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments 0.045s 2022-06-20 06:13:18,160 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28ff051b-947c-4f8e-8239-b594512f2938', 'x-compute-request-id': 'req-28ff051b-947c-4f8e-8239-b594512f2938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "volumeId": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "serverId": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "device": "/dev/sdb"}]}' 2022-06-20 06:13:19,280 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 POST http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/action 0.116s 2022-06-20 06:13:19,281 118312 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, 20 Jun 2022 06:13:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '84058', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edfe2a0b-f265-4edb-b488-9d32cd9383a9', 'x-compute-request-id': 'req-edfe2a0b-f265-4edb-b488-9d32cd9383a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-06-20 06:13:19,283 118312 DEBUG [tempest.common.waiters] Console output for c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.268000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272000] tsc: Detected 1995.191 MHz processor [ 0.276000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.280013] pid_max: default: 32768 minimum: 301 [ 0.284065] Security Framework initialized [ 0.288012] Yama: becoming mindful. [ 0.292067] AppArmor: AppArmor initialized [ 0.296278] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.300123] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.304048] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.308027] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.312562] CPU: Physical Processor ID: 0 [ 0.316320] mce: CPU supports 1 MCE banks [ 0.320128] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.324012] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.328012] Spectre V2 : Mitigation: Full generic retpoline [ 0.332010] Speculative Store Bypass: Vulnerable [ 0.476466] Freeing SMP alternatives memory: 36K [ 0.494328] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.496171] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.504040] Hierarchical SRCU implementation. [ 0.508886] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.512011] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.520135] smp: Bringing up secondary CPUs ... [ 0.524011] smp: Brought up 1 node, 1 CPU [ 0.528006] smpboot: Max logical packages: 1 [ 0.532014] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.536564] devtmpfs: initialized [ 0.540205] x86/mm: Memory block size: 128MB [ 0.544290] evm: security.selinux [ 0.548016] evm: security.SMACK64 [ 0.552009] evm: security.SMACK64EXEC [ 0.556039] evm: security.SMACK64TRANSMUTE [ 0.560012] evm: security.SMACK64MMAP [ 0.564009] evm: security.apparmor [ 0.568013] evm: security.ima [ 0.572006] evm: security.capability [ 0.576225] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.580027] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.584137] pinctrl core: initialized pinctrl subsystem [ 0.588325] NET: Registered protocol family 16 [ 0.592170] audit: initializing netlink subsys (disabled) [ 0.596352] cpuidle: using governor ladder [ 0.600023] audit: type=2000 audit(1655705117.596:1): state=initialized audit_enabled=0 res=1 [ 0.604019] cpuidle: using governor menu [ 0.608136] ACPI: bus type PCI registered [ 0.612013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.620216] PCI: Using configuration type 1 for base access [ 0.625662] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.628399] ACPI: Added _OSI(Module Device) [ 0.632022] ACPI: Added _OSI(Processor Device) [ 0.636016] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.640011] ACPI: Added _OSI(Processor Aggregator Device) [ 0.644036] ACPI: Added _OSI(Linux-Dell-Video) [ 0.657047] ACPI: Interpreter enabled [ 0.660032] ACPI: (supports S0 S5) [ 0.664010] ACPI: Using IOAPIC for interrupt routing [ 0.668089] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.672624] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.746296] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.748021] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.752058] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.756040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.760605] PCI host bridge to bus 0000:00 [ 0.764009] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.768007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.772697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.776018] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.780015] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.784047] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.854416] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.856040] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.860012] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.864016] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.875460] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.875460] * this clock source is slow. Consider trying other clock sources [ 0.883389] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.956615] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.960636] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.964874] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.968632] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.976224] SCSI subsystem initialized [ 0.984000] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.984000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.984014] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.988031] vgaarb: loaded [ 0.992101] pps_core: LinuxPPS API ver. 1 registered [ 0.996010] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.000038] PTP clock support registered [ 1.004122] EDAC MC: Ver: 3.0.0 [ 1.015277] hv_vmbus: Vmbus version:4.0 [ 1.016453] PCI: Using ACPI for IRQ routing [ 1.020000] NetLabel: Initializing [ 1.020000] NetLabel: domain hash size = 128 [ 1.020000] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.020000] NetLabel: unlabeled traffic allowed by default [ 1.020743] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 1.054319] VFS: Disk quotas dquot_6.6.0 [ 1.064597] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.075522] AppArmor: AppArmor Filesystem Enabled [ 1.095434] pnp: PnP ACPI init [ 1.122101] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 1.127857] system 00:06: [io 0x0160-0x016f] has been reserved [ 1.131988] system 00:06: [io 0x0278-0x027f] has been reserved [ 1.145160] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.162953] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.175507] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.193340] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.209098] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.227481] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.237458] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.249521] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.255064] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.270623] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.284251] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.293690] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.314017] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.321405] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.332212] pnp: PnP ACPI: found 9 devices [ 1.349096] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.375520] NET: Registered protocol family 2 [ 1.383896] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.415721] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.432067] TCP: Hash tables configured (established 8192 bind 8192) [ 1.444969] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.460464] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.466641] NET: Registered protocol family 1 [ 1.472798] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.488426] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.508271] Unpacking initramfs... [ 1.628038] random: fast init done [ 2.028375] Freeing initrd memory: 13088K [ 2.033024] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 2.039278] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 2.046897] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 2.058944] Scanning for low memory corruption every 60 seconds [ 2.068857] Initialise system trusted keyrings [ 2.085129] Key type blacklist registered [ 2.091396] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 2.102219] zbud: loaded [ 2.106515] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.112395] fuse init (API version 7.26) [ 2.123864] Key type asymmetric registered [ 2.132128] Asymmetric key parser 'x509' registered [ 2.142653] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 2.161624] io scheduler noop registered (default) [ 2.165728] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.174253] ACPI: Power Button [PWRF] [ 2.183637] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.219945] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.262322] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 2.280599] Linux agpgart interface v0.103 [ 2.290839] loop: module loaded [ 2.300640] hv_vmbus: registering driver hv_storvsc [ 2.337907] scsi host0: storvsc_host_t [ 2.357172] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.374879] scsi host1: storvsc_host_t [ 2.391020] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.400374] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 2.411378] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.430934] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.437363] sd 0:0:0:0: [sda] Write Protect is off [ 2.445759] scsi host2: ata_piix [ 2.467206] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.472508] scsi host3: ata_piix [ 2.475943] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.485829] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.501681] libphy: Fixed MDIO Bus: probed [ 2.508508] tun: Universal TUN/TAP device driver, 1.6 [ 2.514249] PPP generic driver version 2.4.2 [ 2.521377] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.557325] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 2.566183] sda: sda1 [ 2.574170] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.582627] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.592099] mousedev: PS/2 mouse device common for all mice [ 2.611962] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.626142] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 2.638297] rtc_cmos 00:00: RTC can wake from S4 [ 4.099726] sd 1:0:0:0: [sdb] Write Protect is off [ 4.113001] sd 0:0:0:0: [sda] Attached SCSI disk [ 4.118325] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.332370] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 4.345360] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.363441] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 4.381721] device-mapper: uevent: version 1.0.3 [ 4.387430] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 4.398200] NET: Registered protocol family 10 [ 4.430175] Segment Routing with IPv6 [ 4.436490] NET: Registered protocol family 17 [ 4.450473] Key type dns_resolver registered [ 4.668075] RAS: Correctable Errors collector initialized. [ 4.695153] registered taskstats version 1 [ 4.699450] Loading compiled-in X.509 certificates [ 4.743217] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 4.750669] zswap: loaded using pool lzo/zbud [ 4.759244] Key type big_key registered [ 4.773294] Key type trusted registered [ 4.781237] Key type encrypted registered [ 4.791715] AppArmor: AppArmor sha1 policy hashing enabled [ 4.800863] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 4.808084] evm: HMAC attrs: 0x1 [ 4.821767] rtc_cmos 00:00: setting system clock to 2022-06-20 06:05:24 UTC (1655705124) [ 4.830380] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.841544] EDD information not available. [ 5.791663] sd 1:0:0:0: [sdb] Attached SCSI disk [ 5.817046] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 5.826939] ata2.00: configured for MWDMA2 [ 5.885262] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 5.938066] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 5.953933] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 5.976578] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 5.987494] Freeing unused kernel memory: 2248K [ 6.004136] Write protecting the kernel read-only data: 18432k [ 6.027687] Freeing unused kernel memory: 2008K [ 6.034711] Freeing unused kernel memory: 124K [ 6.044019] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.071134] x86/mm: Checking user space page tables [ 6.101160] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, pleasewait... starting version 229 [ 6.300261] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 6.323392] random: udevadm: uninitialized urandom read (16 bytes read) [ 6.337380] random: udevadm: uninitialized urandom read (16 bytes read) [ 6.349094] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 6.376925] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 6.407323] random: udevadm: uninitialized urandom read (16 bytes read) [ 6.412564] random: udevadm: uninitialized urandom read (16 bytes read) [ 6.449900] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 6.476309] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 6.484469] random: udevadm: uninitialized urandom read (16 bytes read) [ 6.771362] hv_vmbus: registering driver hv_netvsc [ 6.787049] hv_utils: Registering HyperV Utility Driver [ 6.804940] hv_vmbus: registering driver hv_util [ 6.861170] hidraw: raw HID events driver (C) Jiri Kosina [ 6.881467] hv_vmbus: registering driver hyperv_keyboard [ 6.915833] hv_vmbus: registering driver hid_hyperv [ 7.021071] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 7.043895] hv_utils: Heartbeat IC version 3.0 [ 7.068774] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 7.482041] hid-generic 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 7.490806] hv_utils: Shutdown IC version 3.0 [ 7.504007] hv_utils: TimeSync IC version 4.0 [ 7.522030] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 7.713397] raid6: sse2x1 gen() 2733 MB/s [ 7.796040] raid6: sse2x1 xor() 2403 MB/s [ 7.864053] raid6: sse2x2 gen() 2368 MB/s [ 7.924045] raid6: sse2x2 xor() 1964 MB/s [ 7.980034] raid6: sse2x4 gen() 2886 MB/s [ 8.048263] raid6: sse2x4 xor() 2567 MB/s [ 8.064841] raid6: using algorithm sse2x4 gen() 2886 MB/s [ 8.082026] raid6: .... xor() 2567 MB/s, rmw enabled [ 8.096415] raid6: using intx1 recovery algorithm [ 8.170848] xor: measuring software checksum speed [ 8.224036] prefetch64-sse: 11446.000 MB/sec [ 8.276038] generic_sse: 7560.000 MB/sec [ 8.283307] xor: using function: prefetch64-sse (11446.000 MB/sec) [ 8.296638] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 8.579278] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck nt present, so skipping root file system [ 8.919402] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bttom ... done. Begin: Running /scripts/init-botom ... done. [ 9.862152] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 9.887340] systemd[1]: Detected virtualization microsoft. [ 9.895129] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 9.974302] systemd[1]: Set hostname to <ubuntu>. [ 9.995845] systemd[1]: Initializing machine ID from random generator. [ 10.002183] systemd[1]: Installed transient /etc/machine-id file. [ 10.491151] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 10.592175] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 10.676316] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 10.740182] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on Journal Socket. Starting Create list of required st... nodes for the current kernel... Starting Load Kernel Modules... Mounting Huge Pages File System... [ 11.322760] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [ 11.380631] iscsi: registered transport (tcp) Mounting Debug File System... Starting Remount Root and Kernel File Systems...[ 11.449922] iscsi: registered transport (iser) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[ 11.555549] EXT4-fs (sda1): re-mounted. Opts: (null) [0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). Starting Journal Service... [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Started Dispatch Password Requets to Console Directory Watch. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 meadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories.. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [ 18.672867] cloud-init[332]: Cloud-init v. 18.2 running 'init-local' at Mon, 20 Jun 2022 06:05:36 +0000. Up 16.54 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking) [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [m] Reached target Network. [ 23.918173] cloud-init[667]: Cloud-init v. 18.2 running 'init' at Mon, 20 Jun 2022 06:05:40 +0000. Up 20.62 seconds. [ 24.022013] cloud-init[[667]: [0;32m OK [0mci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [ 24.139982] cloud-init[[667]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target System Initialization. [ 24.236355] cloud-init[667]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |[ [0;32m OK [0m[ 24.304164] ] Started ACPI Events Check.cloud-init[667]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m] Reached target Paths. [ 24.444186] [cloud-init[0;32m OK [0m[667]: ] ci-info: | eth0 | True | 172.20.0.11 | 255.255.255.240 | . | fa:16:3e:c8:53:17 |Started Daily Cleanup of Temporary Directories. [ 24.538498] cloud-init[[0;32m OK [0m[667]: ] ci-info: | eth0 | True | fe80::f816:3eff:fec8:5317/64 | . | link | fa:16:3e:c8:53:17 |Listening on D-Bus System Message Bus Socket. [ 24.646466] cloud-init[[667]: [0;32m OK [0mci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |] Started Daily apt download activities. [ 24.744350] [cloud-init[0;32m OK [0m[667]: ] ci-info: | lo | True | ::1/128 | . | host | . |Started Daily apt upgrade and clean activities. [[ 24.866829] [0;32m OK [0mcloud-init] [667]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target Timers. [[ 24.972883] [0;32m OK [0mcloud-init] [667]: Listening on ACPID Listen Socket.ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [ [0;32m OK [0m[ 25.085568] ] cloud-init[667]: Reached target Sockets.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m ] [ 25.186611] cloud-initReached target Basic System.[667]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [[ 25.263099] [0;32m OK [0mcloud-init] [667]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Started Regular background program processing daemon. [ 25.368546] [cloud-init[0;32m OK [0m] [667]: Started ACPI event daemon.ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | Starting LSB: Record successful boot for GRUB...[ 25.497307] cloud-init[667]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |[[0;32m OK [0m ] [ 25.591021] Started Unattended Upgrades Shutdown.cloud-init [667]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | Starting LSB: MD monitoring daemon... [ 25.690109] cloud-init [667]: Starting Login Service...ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m[ 25.799279] cloud-init] [667]: Started Deferred execution scheduler.Generating public/private rsa key pair. [ 25.873111] [cloud-init[0;32m OK [0m[667]: ] Your identification has been saved in /etc/ssh/ssh_host_rsa_key.Started D-Bus System Message Bus. [ 25.968280] cloud-init[667]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 26.016951] cloud-init[667]: The key fingerprint is: [ 26.068745] cloud-init[667]: SHA256:SHulmoStrdXyd591mUmVcKVC0H6VdRT4z7Y6svgkN0g root@tempest-testminimumbasicscenario-server-685097304 [ 26.128849] cloud-init[667]: The key's randomart image is: [ 26.176994] cloud-init[667]: +---[RSA 2048]----+ [ 26.219542] cloud-init[[667]: [0;32m OK [0m| .o...+X|] Reached target Cloud-config availability.[ 26.303635] cloud-init[[667]: [0;32m OK [0m| ...oo+|] Reached target Network is Online.[ 26.412682] cloud-init [667]: | . ... oo.|Starting Apply the settings specified in cloud-config... [ 26.516472] cloud-init[667]: | + o o .....|Starting OpenBSD Secure Shell server... [ 26.675829] cloud-init[667]: Starting /etc/rc.local Compatibility...| . = SE . o.| [ 26.812205] cloud-initStarting iSCSI initiator daemon (iscsid)...[667]: | + =. . . B| [[ 26.952195] [0;32m OK [0m] cloud-initStarted OpenBSD Secure Shell server.[667]: | . * .o + =+|[ [0;32m OK [0m[ 27.140231] ] cloud-initStarted /etc/rc.local Compatibility.[667]: | o o *.o. +.| [[0;32m OK [0m[ 27.356424] ] cloud-initStarted iSCSI initiator daemon (iscsid).[667]: | . .o.+oo= | [ 27.492201] [cloud-init[0;32m OK [0m[667]: ] +----[SHA256]-----+Started LSB: Record successful boot for GRUB. [ 27.640226] cloud-init[667]: [Generating public/private dsa key pair.[0;32m OK [0m ] Started Login Service.[ 27.796199] cloud-init [667]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.[[0;32m OK [0m] Started LSB: MD monitoring daemon.[ 27.944219] cloud-init[667]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.Starting Login to default iSCSI targets... [ 28.079661] cloud-init[667]: The key fingerprint is: [ 28.138270] cloud-init[[0;32m OK [0m[667]: ] SHA256:LnhdCcFqYq62nSAPxVDfqIHz40C1Dsslfb7YfO4HHiA root@tempest-testminimumbasicscenario-server-685097304Started Login to default iSCSI targets. [[ 28.281276] cloud-init[0;32m OK [0m] [667]: Reached target Remote File Systems (Pre).The key's randomart image is: [[ 28.400215] [0;32m OK [0mcloud-init] [667]: Reached target Remote File Systems.+---[DSA 1024]----+ [ 28.516506] cloud-initStarting Permit User Sessions...[667]: | .. .. | Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...[ 28.634831] cloud-init [667]: Starting LSB: automatic crash report generation...| oo..o .. | [ 28.755323] [cloud-init[0;32m OK [0m[667]: |++.+o.... |] Started Permit User Sessions. [ 28.881543] cloud-init[667]: [|o=*E=.o . . |[0;32m OK [0m ] [ 28.980523] cloud-initStarted LSB: Set the CPU Frequency Scaling governor to "ondemand".[667]: |.o*+.+. S o | [ 29.051887] cloud-init[[667]: [0;32m OK [0m| + .=..= . | ] Started Serial Getty on ttyS0.[ 29.153170] cloud-init [667]: [|o oo.++.= |[0;32m OK [0m ] [ 29.234330] Started Getty on tty1.cloud-init [667]: [| +oo ooo . |[0;32m OK [0m ] [ 29.358384] Reached target Login Prompts.cloud-init [667]: | .o.o .o. |[[0;32m OK [0m ] [ 29.475687] Started LSB: automatic crash report generation.cloud-init[667]: +----[SHA256]-----+ [[ 29.568625] [0;32m OK [0mcloud-init] Reached target Multi-User System.[667]: Generating public/private ecdsa key pair. [[ 29.676523] [0;32m OK [0mcloud-init] [667]: Reached target Graphical Interface.Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Update UTMP about System Runlevel Changes...[ 29.801062] cloud-init [667]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 29.881453] cloud-init[667]: The key fingerprint is: [[0;32m OK [0m[ 29.962052] cloud-init] [667]: Started Update UTMP about System Runlevel Changes.SHA256:ykwvVqHIKGWMaNFxfcpDszuXI/L6ig199nT7K8zbl7M root@tempest-testminimumbasicscenario-server-685097304 [ 30.088645] cloud-init[667]: The key's randomart image is: [ 30.146261] cloud-init[667]: +---[ECDSA 256]---+ [ 30.204879] cloud-init[667]: | ...... | [ 30.258183] cloud-init[667]: |.o... + . | [ 30.318319] cloud-init[667]: |o.+ o * |[ [0;32m OK [0m[ 30.412540] ] cloud-initCreated slice Uer Slice of ubuntu.[667]: |.o o . * . | Starting User Manager for UID 1000...[ 30.537582] cloud-init[[667]: |. . o o S . |[0;32m OK [0m ] [ 30.682840] Started Session 1 of user ubuntu.cloud-init [667]: | . .= B + |[ [0;32m OK [0m] [ 30.800755] cloud-initStarted User Manager for UID 1000.[667]: | . .Oo=.+. .| [ 30.906386] cloud-init[667]: | +.ooo .+o + | [ 30.979653] cloud-init[667]: | . ++. . o++oEo| [ 31.090030] cloud-init[667]: +----[SHA256]-----+ [ 31.191919] cloud-init[667]: Generating public/private ed25519 key pair. [ 31.290778] cloud-init[667]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 31.364408] cloud-init[667]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 31.460981] cloud-init[667]: The key fingerprint is: [ 31.590937] cloud-init[667]: SHA256:vnFW6oLGEZKFx6f5kK+bBqjwVk7LE1Vn+6x7EK2MIE4 root@tempest-testminimumbasicscenario-server-685097304 [ 31.744240] cloud-init[667]: The key's randomart image is: [ 31.818179] cloud-init[667]: +--[ED25519 256]--+ [ 31.882500] cloud-init[667]: | o | [ 31.959628] cloud-init[667]: | . + o o | [ 32.028359] cloud-init[667]: | + * o o | [ 32.084717] cloud-init[667]: | E O o . | [ 32.196777] cloud-init[667]: | + + *So =. | [ 32.293688] cloud-init[667]: |. . * ..+ +oo | [ 32.364023] cloud-init[667]: |.o = = +o +o | [ 32.415989] cloud-init[667]: |. o = *..*. . | [ 32.462081] cloud-init[667]: | . +o...oo | [ 32.521619] cloud-init[667]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-testminimumbasicscenario-server-685097304 ttyS0 tempest-testminimumbasicscenario-server-685097304 login: [[0;32m OK [0m] Closed Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Stopped target Timers. [[0;32m OK [0m] Stopped target Graphical Interface. Stopping ACPI event daemon... [[0;32m OK [0m] Stopped target Cloud-init target. [[0;32m OK [0m] Stopped Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Stopped Daily apt upgrade and clean activities. [[0;32m OK [0m] Stopped Daily apt download activities. [[0;32m OK [0m] Stopped Execute cloud user/final scripts. [[0;32m OK [0m] Stopped target Multi-User System. Stopping OpenBSD Secure Shell server... Stopping LSB: Set the CPU Frequency Scaling governor to "ondemand"... Stopping D-Bus System Message Bus... Stopping Login Service... Stopping LSB: automatic crash rport generation... Stopping Unattended Upgrades Shutdown... [[0;32m OK [0m] Stopped target Login Prompts. Stopping Serial Getty on ttyS0... Stopping Getty on tty1... Stopping LSB: Record successful boot for GRUB... Stopping Deferred execution scheduler... Stopping Regular background program processing daemon... [[0;32m OK [0m] Stopped Daily apt upgrade and clean activities. [[0;32m OK [0m] Stopped Daily apt download activities. [[0;32m OK [0m] Stopped target System Time Synchronized. [[0;32m OK [0m] Reached target Unmount All Filesystems. Stopping LSB: MD monitoring daemon... [[0;32m OK [0m] Stopped Regular background program processing daemon. [[0;32m OK [0m] Stopped ACPI event daemon. [[0;32m OK [0m] Stopped Login Service. [[0;32m OK [0m] Stopped Deferred execution scheduler. [[0;32m OK [0m] Stopped OpenBSD Secure Shell server. [[0;32m OK [0m] Stopped Serial Getty on ttyS0. [[0;32m OK [0m] Stopped Getty on tty1. [[0;32m OK [0m] Stopped D-Bus System Message Bus. [[0;32m OK [0m] Stopped Unattended Upgrades Shutdown. [[0;32m OK [0m] Stopped LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Stopped LSB: Record successful boot for GRUB. [[0;32m OK [0m] Stopped LSB: automatic crash report generation. [[0;32m OK [0m] Stopped LSB: MD monitoring daemon. [[0;32m OK [0m] Removed slice system-getty.slice. [[0;32m OK [0m] Removed slice system-serial\x2dgetty.slice. Stopping Permit User Sessions... [[0;32m OK [0m] Stopped /etc/rc.local Compatibility. [[0;32m OK [0m] Stopped Permit User Sessions. [[0;32m OK [0m] Stopped target Remote File Systems. [[0;32m OK [0m] Stopped target Remote File Systems (Pre). Stopping Login to default iSCSI targets... [[0;32m OK [0m] Stopped Login to default iSCSI targets. Stopping iSCSI nitiator daemon (iscsid)... [[0;32m OK [0m] Stopped iSCSI initiator daemon (iscsid). [ [0;31m*[0;1;31m*[0m[0;31m*[0m] A stop job is running for Apply the... in cloud-config (2s / no limit)[K[ [0;31m*[0;1;31m*[0m] A stop job is running for Apply the... in cloud-config (3s / no limit)[K[ [0;31m*[0m] A stop job is running for Apply the... in cloud-config (3s / no limit)[K[ [0;31m*[0;1;31m*[0m] A stop job is running for Apply the... in cloud-config (4s / no limit)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A stop job is running for Apply the... in cloud-config (4s / no limit)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A stop job is running for Apply the... cloud-config (341ms / no limit)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A stop job is running for Apply the... cloud-config (841ms / no limit)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A stop job is running for Apply the... in cloud-config (1s / no limit)[K[[0;1;31m*[0m[0;31m* [0m] A stop job is running for Apply the... in cloud-config (1s / no limit)[K[[0m[0;31m* [0m] A stop job is running for Apply the... in cloud-config (2s / no limit)[K[[0;1;31m*[0m[0;31m* [0m] A stop job is running for Apply the... in cloudconfig (2s / no limit)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A stop job is running for Apply the... in cloud-config (3s / no limit)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A stop job is running for Apply the... in cloud-config (3s / no limit)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A stop job is running for Apply the... in cloud-config (4s / no limit)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A stop job is running for Apply the... in cloud-config (4s / no limit)[K[ [0;31m*[0;1;31m*[0m] A stop job is running for Apply the... cloud-config (291ms / no limit)[K[ [0;31m*[0m] A stop job is running for Apply the... cloud-config (791ms / no limit)[K[ [0;31m*[0;1;31m*[0m] A stop job is running for Apply the... in cloud-config (1s / no limit)Cloud-init 18.2 received SIGTERM, exiting... Filename: /usr/lib/python3/dist-packages/cloudinit/util.py Function: is_resolvable Line number: 1121 Filename: /usr/lib/python3/dist-packages/cloudinit/util.py Function: is_resolvable_url Line number 1157 Filename: /usr/lib/python3/dist-packages/cloudinit/util.py Function: search_for_mirror Line number: 1167 [K[[0;32m OK [0m] Stopped Apply the settings specified in cloud-config. [[0;32m OK [0m] Stopped target Basic System. [[0;32m OK [0m] Stopped target Slices. [[0;32m OK [0m] Removed slice User and Session Slice. [[0;32m OK [0m] Stopped target Sockets. [[0;32m OK [0m] Closed D-Bus System Message Bus Socket. [[0;32m OK [0m] Closed ACPID Listen Socket. [[0;32m OK [0m] Stopped target Paths. [[0;32m OK [0m] Stopped ACPI Events Check. [[0;32m OK [0m] Stopped target System Initialization. [[0;32m OK [0m] Stopped target Encrypted Volumes. Stopping Network Time Synchronization... [[0;32m OK [0m] Stopped target Swap. Stopping Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Stopped Commit a transient machine-id on disk. Stopping Load/Save Random Seed... [[0;32m OK [0m] Stopped Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Stopped Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Stopped target Cloud-config availability. [[0;32m OK [0m] Stopped target Network is Online. [[0;32m OK [0m] Stopped Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Stopped target Network. Stopping Raise network interfaces... [[0;32m OK [0m] Stopped Load/Save Random Seed. [[0;32m OK [0m] Stopped Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Stopped Raise network interfaces. [[0;32m OK [0m] Stopped target Network (Pre). [[0;32m OK [0m] Stopped Initial cloud-init job (pre-networking). [[0;32m OK [0m] Stopped Apply Kernel Variables. [[0;32m OK [0m] Stopped Load Kernel Modules. [[0;32m OK [0m] Stopped Network Time Synchronization. [[0;32m OK [0m] Stopped Create Volatile Files and Directories. [[0;32m OK [0m] Stopped target Local File Systems. [[0;32m OK [0m] Stopped target Local File Systems (Pre). Stopping Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Stopped Create Static Device Nodes in /dev. [[0;32m OK [0m] Stopped Remount Root and Kernel File Systems. [[0;32m OK [0m] Reached target Shutdown. [[0;32m OK [0m] Reached target Final Step. Starting Power-Off... [[0;32m OK [0m] Stopped Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [ 81.014048] EXT4-fs (sda1): Unrecognized mount option "sync" or missing value [ 81.017160] EXT4-fs (sda1): Unrecognized mount option "sync" or missing value [ 81.044716] reboot: Power down [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.096000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100000] tsc: Detected 1995.191 MHz processor [ 0.104000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.112005] pid_max: default: 32768 minimum: 301 [ 0.116000] Security Framework initialized [ 0.116005] Yama: becoming mindful. [ 0.120040] AppArmor: AppArmor initialized [ 0.124733] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.128099] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.132024] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.136010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.140538] CPU: Physical Processor ID: 0 [ 0.144355] mce: CPU supports 1 MCE banks [ 0.148000] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.148004] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.152005] Spectre V2 : Mitigation: Full generic retpoline [ 0.156004] Speculative Store Bypass: Vulnerable [ 0.191247] Freeing SMP alternatives memory: 36K [ 0.194397] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.196092] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.200058] Hierarchical SRCU implementation. [ 0.208430] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.212003] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.216082] smp: Bringing up secondary CPUs ... [ 0.220005] smp: Brought up 1 node, 1 CPU [ 0.224004] smpboot: Max logical packages: 1 [ 0.228005] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.232422] devtmpfs: initialized [ 0.236077] x86/mm: Memory block size: 128MB [ 0.240235] evm: security.selinux [ 0.244007] evm: security.SMACK64 [ 0.248005] evm: security.SMACK64EXEC [ 0.252006] evm: security.SMACK64TRANSMUTE [ 0.256004] evm: security.SMACK64MMAP [ 0.260005] evm: security.apparmor [ 0.264005] evm: security.ima [ 0.268005] evm: security.capability [ 0.272153] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.276016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.280063] pinctrl core: initialized pinctrl subsystem [ 0.284271] NET: Registered protocol family 16 [ 0.288109] audit: initializing netlink subsys (disabled) [ 0.292172] cpuidle: using governor ladder [ 0.296009] audit: type=2000 audit(1655705213.292:1): state=initialized audit_enabled=0 res=1 [ 0.300007] cpuidle: using governor menu [ 0.304060] ACPI: bus type PCI registered [ 0.308004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.316935] PCI: Using configuration type 1 for base access [ 0.321493] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.328255] ACPI: Added _OSI(Module Device) [ 0.332010] ACPI: Added _OSI(Processor Device) [ 0.336004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.340005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.344022] ACPI: Added _OSI(Linux-Dell-Video) [ 0.357178] ACPI: Interpreter enabled [ 0.360013] ACPI: (supports S0 S5) [ 0.364004] ACPI: Using IOAPIC for interrupt routing [ 0.368039] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372592] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.412748] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.416010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.424015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.428458] PCI host bridge to bus 0000:00 [ 0.432007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.436006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.440006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.444008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.448006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.452007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491119] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.492007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.496007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.500006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.510430] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.510430] * this clock source is slow. Consider trying other clock sources [ 0.524365] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.570345] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.572786] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.576880] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.580811] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.584857] SCSI subsystem initialized [ 0.588330] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.592000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.592006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.596005] vgaarb: loaded [ 0.600053] pps_core: LinuxPPS API ver. 1 registered [ 0.604025] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.608018] PTP clock support registered [ 0.612067] EDAC MC: Ver: 3.0.0 [ 0.617497] hv_vmbus: Vmbus version:4.0 [ 0.620099] PCI: Using ACPI for IRQ routing [ 0.624713] NetLabel: Initializing [ 0.628013] NetLabel: domain hash size = 128 [ 0.632013] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.636036] NetLabel: unlabeled traffic allowed by default [ 0.640159] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.659130] VFS: Disk quotas dquot_6.6.0 [ 0.664081] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.668920] AppArmor: AppArmor Filesystem Enabled [ 0.673564] pnp: PnP ACPI init [ 0.685896] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.690877] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.695489] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.700327] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.705256] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.709967] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.714833] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.719542] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.724778] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.731129] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.735838] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.741370] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.746333] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.751311] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.756332] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.761291] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.766062] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.772119] pnp: PnP ACPI: found 9 devices [ 0.782810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.788813] NET: Registered protocol family 2 [ 0.793267] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.798197] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.803116] TCP: Hash tables configured (established 8192 bind 8192) [ 0.807946] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.812920] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.817522] NET: Registered protocol family 1 [ 0.821749] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.827872] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.833921] Unpacking initramfs... [ 1.129979] Freeing initrd memory: 13088K [ 1.134584] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.139443] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.146253] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.151980] Scanning for low memory corruption every 60 seconds [ 1.157836] Initialise system trusted keyrings [ 1.162419] Key type blacklist registered [ 1.165866] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.172256] zbud: loaded [ 1.177187] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.182152] fuse init (API version 7.26) [ 1.188118] Key type asymmetric registered [ 1.193168] Asymmetric key parser 'x509' registered [ 1.197915] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.203581] io scheduler noop registered (default) [ 1.209037] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.214177] ACPI: Power Button [PWRF] [ 1.219133] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.247232] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.277652] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.286574] Linux agpgart interface v0.103 [ 1.292429] loop: module loaded [ 1.296967] hv_vmbus: registering driver hv_storvsc [ 1.304807] scsi host0: storvsc_host_t [ 1.313959] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.323166] random: fast init done [ 1.327370] scsi host1: storvsc_host_t [ 1.337471] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.344334] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.350694] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.363191] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.371803] scsi host2: ata_piix [ 1.375970] sd 0:0:0:0: [sda] Write Protect is off [ 1.381195] scsi host3: ata_piix [ 1.385539] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.390558] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.397172] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.412214] libphy: Fixed MDIO Bus: probed [ 1.416231] tun: Universal TUN/TAP device driver, 1.6 [ 1.420611] PPP generic driver version 2.4.2 [ 1.425539] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.447859] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.452113] sda: sda1 [ 1.456118] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.461081] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.465674] mousedev: PS/2 mouse device common for all mice [ 1.471533] rtc_cmos 00:00: RTC can wake from S4 [ 1.475753] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.480576] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.511624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.518772] sd 1:0:0:0: [sdb] Write Protect is off [ 1.525762] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.533363] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.538544] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.542800] device-mapper: uevent: version 1.0.3 [ 1.547212] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.553142] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.560589] NET: Registered protocol family 10 [ 2.537970] Segment Routing with IPv6 [ 2.542300] NET: Registered protocol family 17 [ 2.547458] Key type dns_resolver registered [ 2.552541] RAS: Correctable Errors collector initialized. [ 2.557281] registered taskstats version 1 [ 2.561560] Loading compiled-in X.509 certificates [ 2.569766] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.575276] zswap: loaded using pool lzo/zbud [ 2.581836] sd 1:0:0:0: [sdb] Attached SCSI disk [ 2.591147] Key type big_key registered [ 2.595384] Key type trusted registered [ 2.602897] Key type encrypted registered [ 2.607222] AppArmor: AppArmor sha1 policy hashing enabled [ 2.611667] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.616257] evm: HMAC attrs: 0x1 [ 2.755511] rtc_cmos 00:00: setting system clock to 2022-06-20 06:06:57 UTC (1655705217) [ 2.760799] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.765519] EDD information not available. [ 3.212528] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.224439] ata2.00: configured for MWDMA2 [ 3.241980] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.258085] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.262436] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.271475] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.279789] Freeing unused kernel memory: 2248K [ 3.292060] Write protecting the kernel read-only data: 18432k [ 3.297509] Freeing unused kernel memory: 2008K [ 3.302355] Freeing unused kernel memory: 124K [ 3.317393] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.322369] x86/mm: Checking user space page tables [ 3.337493] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.394194] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.400581] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.405671] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.411241] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.415853] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.428076] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.442007] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.450819] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.455641] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.461050] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.600588] hv_utils: Registering HyperV Utility Driver [ 3.605242] hv_vmbus: registering driver hv_util [ 3.620468] hv_vmbus: registering driver hv_netvsc [ 3.630706] hidraw: raw HID events driver (C) Jiri Kosina [ 3.639498] hv_vmbus: registering driver hyperv_keyboard [ 3.653712] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.673572] hv_vmbus: registering driver hid_hyperv [ 3.768129] hv_utils: Heartbeat IC version 3.0 [ 3.783255] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.803625] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.834027] hv_utils: Shutdown IC version 3.0 [ 3.843147] hv_utils: TimeSync IC version 4.0 [ 3.859808] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.052042] raid6: sse2x1 gen() 4923 MB/s [ 4.104059] raid6: sse2x1 xor() 3864 MB/s [ 4.156033] raid6: sse2x2 gen() 6190 MB/s [ 4.208031] raid6: sse2x2 xor() 4327 MB/s [ 4.260031] raid6: sse2x4 gen() 7047 MB/s [ 4.312034] raid6: sse2x4 xor() 5372 MB/s [ 4.316899] raid6: using algorithm sse2x4 gen() 7047 MB/s [ 4.321414] raid6: .... xor() 5372 MB/s, rmw enabled [ 4.325844] raid6: using intx1 recovery algorithm [ 4.334044] xor: measuring software checksum speed [ 4.376063] prefetch64-sse: 10035.000 MB/sec [ 4.420024] generic_sse: 9284.000 MB/sec [ 4.424365] xor: using function: prefetch64-sse (10035.000 MB/sec) [ 4.433424] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.602607] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.783228] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 4.788649] EXT4-fs (sda1): write access will be enabled during recovery [ 4.913534] EXT4-fs (sda1): recovery complete [ 4.923582] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.326897] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.334321] systemd[1]: Detected virtualization microsoft. [ 5.338896] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.385231] systemd[1]: Set hostname to <tempest-testminimumbasicscenario-server-685097304>. [ 5.695523] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 5.747826] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 5.793896] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 5.844086] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 5.894995] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 5.941304] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Load Kernel Modules... Starting Remount Root and Kernel File Systems... [ 6.326138] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [ 6.371411] iscsi: registered transport (tcp) Mounting Huge Pages File System...[ 6.401124] iscsi: registered transport (iser) Mounting Debug File System... [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m[ 6.517797] EXT4-fs (sda1): re-mounted. Opts: (null) ] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Reached target Encrypted Volumes. Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). Starting Journal Service... [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /sys/subsystem/net/devices/eth0. [ 11.642232] cloud-init[330]: Cloud-init v. 18.2 running 'init-local' at Mon, 20 Jun 2022 06:07:05 +0000. Up 10.31 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started ifup for eth0. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 14.981850] cloud-init[672]: Cloud-init v. 18.2 running 'init' at Mon, 20 Jun 2022 06:07:08 +0000. Up 13.38 seconds. [ 15.076995] cloud-init[672]: [[0;32m OK [0mci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [ 15.190206] [cloud-init[0;32m OK [0m[672]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target Cloud-config availability. [[ 15.298842] [0;32m OK [0mcloud-init] [672]: Reached target Network is Online.ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Starting iSCSI initiator daemon (iscsid)...[ 15.405059] cloud-init [672]: [ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[0;32m OK [0m] Reached target System Initialization. [ 15.516882] cloud-init[672]: ci-info: | eth0 | True | 172.20.0.11 | 255.255.255.240 | . | fa:16:3e:c8:53:17 |[ [0;32m OK [0m[ 15.581817] ] cloud-initStarted ACPI Events Check.[672]: ci-info: | eth0 | True | fe80::f816:3eff:fec8:5317/64 | . | link | fa:16:3e:c8:53:17 |[[0;32m OK [0m ] [ 15.683661] Reached target Paths.cloud-init[672]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[[0;32m OK [0m] Listening on ACPID Listen Socket.[ 15.787316] cloud-init[672]: [ci-info: | lo | True | ::1/128 | . | host | . |[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 15.886419] cloud-init[[672]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Listening on D-Bus System Message Bus Socket. [ 15.979347] cloud-init[[672]: [0;32m OK [0mci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++] Started Daily apt download activities. [ 16.070743] cloud-init[[672]: [0;32m OK [0mci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Started Daily apt upgrade and clean activities. [ 16.163568] [cloud-init[0;32m OK [0m[672]: ] ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |Reached target Timers. [[ 16.257934] [0;32m OK [0mcloud-init] [672]: Reached target Sockets.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m[ 16.355118] cloud-init] [672]: Reached target Basic System.ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ 16.439951] Starting /etc/rc.local Compatibility...cloud-init [672]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | Starting Login Service... [ 16.542917] [cloud-init[0;32m OK [0m[672]: ] ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U |Started Unattended Upgrades Shutdown. [[ 16.649282] [0;32m OK [0mcloud-init] [672]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Started ACPI event daemon. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. Starting LSB: MD monitoring daemon... Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [ 19.166082] cloud-init[731]: Cloud-init v. 18.2 running 'modules:config' at Mon, 20 Jun 2022 06:07:12 +0000. Up 17.88 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. Starting Execute cloud user/final scripts... ci-info: Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu ci-info: +---------+-------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------+---------+---------+ ci-info: +---------+-------------------+---------+---------+ <14>Jun 20 06:07:15 ec2: <14>Jun 20 06:07:15 ec2: ############################################################# <14>Jun 20 06:07:15 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Jun 20 06:07:15 ec2: 1024 SHA256:LnhdCcFqYq62nSAPxVDfqIHz40C1Dsslfb7YfO4HHiA root@tempest-testminimumbasicscenario-server-685097304 (DSA) <14>Jun 20 06:07:15 ec2: 256 SHA256:ykwvVqHIKGWMaNFxfcpDszuXI/L6ig199nT7K8zbl7M root@tempest-testminimumbasicscenario-server-685097304 (ECDSA) <14>Jun 20 06:07:15 ec2: 256 SHA256:vnFW6oLGEZKFx6f5kK+bBqjwVk7LE1Vn+6x7EK2MIE4 root@tempest-testminimumbasicscenario-server-685097304 (ED25519) <14>Jun 20 06:07:15 ec2: 2048 SHA256:SHulmoStrdXyd591mUmVcKVC0H6VdRT4z7Y6svgkN0g root@tempest-testminimumbasicscenario-server-685097304 (RSA) <14>Jun 20 06:07:15 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Jun 20 06:07:15 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8p2gb84yQoArYTvns8KgDKU/QHCatj0GrhvAaPh2EyGopb2iRHisElza1UT4vEf4I900hln6zw/u8RHg13lEA= root@tempest-testminimumbasicscenario-server-685097304 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDSzBSuSqwqRm99MqiKIvYpVQ7daGevmJflMWaTLffu1 root@tempest-testminimumbasicscenario-server-685097304 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyhq7jW5tNv2vj6PLzW1Qnw9deGlqpOjH5huJb2nwlOL1wj+fUV/nBauk8Ql4LJgLi2q8OhCm+gtD5Buzc8uDufUyf/b+BvxLQhwOzLNpuDeSdqA80AdcqY40UZhVNN1ztB0xm4MUfHvqlfMJXQBeiYWtmoZfKtNmMvUW8RALLgvpDvlcYKGUP9dIWMHhfjkzKll4rSrLb02rhJR18qJnJAzFUXIjPEHDVmsJeNNli7zPLPsHj1dZWBgs58Mi9leOK00iRXzWnriCu+Oz38dPnJi+FrYF7bz283I2KpZpd+ZLJULKqVd4KNVlzA7ez6oKvD2pEJbPxvLvk8jhYwFR root@tempest-testminimumbasicscenario-server-685097304 -----END SSH HOST KEY KEYS----- [ 21.006145] cloud-init[798]: Cloud-init v. 18.2 running 'modules:final' at Mon, 20 Jun 2022 06:07:14 +0000. Up 19.82 seconds. [ 21.101039] cloud-init[[0;32m OK [0m[798]: Cloud-init v. 18.2 finished at Mon, 20 Jun 2022 06:07:15 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 20.91 seconds] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS tempest-testminimumbasicscenario-server-685097304 ttyS0 tempest-testminimumbasicscenario-server-685097304 login: 2022-06-20 06:13:19,445 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 400 DELETE http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.161s 2022-06-20 06:13:19,446 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:19 GMT', 'server': 'Apache/2.4.41 (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': '269', 'x-openstack-request-id': 'req-cb6f8e3b-d93e-45e5-92d3-4b2fc6ac134f', 'x-compute-request-id': 'req-cb6f8e3b-d93e-45e5-92d3-4b2fc6ac134f', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660/os-volume_attachments/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Invalid input received: Invalid volume: Unable to detach volume. Volume status must be \'in-use\' and attach_status must be \'attached\' to detach. (HTTP 400) (Request-ID: req-11b87342-db2e-4ab4-91ca-954b4cbc4b5d)"}}' 2022-06-20 06:13:19,489 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 400 DELETE http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:13:19,489 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-b394c6da-bf19-4ed9-9429-8980d112bb34', 'x-openstack-request-id': 'req-b394c6da-bf19-4ed9-9429-8980d112bb34', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"badRequest": {"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."}}' 2022-06-20 06:13:19,531 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:13:19,532 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1010d9c-9181-458d-9a59-e007ac66498b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1010d9c-9181-458d-9a59-e007ac66498b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:20,584 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:13:20,584 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94336fa2-99c3-46b9-8c88-c4676f96d397', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94336fa2-99c3-46b9-8c88-c4676f96d397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:21,637 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:13:21,637 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c403429-8b37-4a13-946f-678ca63a3f5b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c403429-8b37-4a13-946f-678ca63a3f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:22,688 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:13:22,689 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de1c16d-331d-4d67-a18e-9708e55517a2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de1c16d-331d-4d67-a18e-9708e55517a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:23,740 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:13:23,741 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4837324-47d9-48d0-836b-09ab57483428', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4837324-47d9-48d0-836b-09ab57483428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:24,795 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:13:24,795 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9892985b-10fe-4ae1-bb56-a7918e655fea', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9892985b-10fe-4ae1-bb56-a7918e655fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:25,847 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:13:25,847 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b85c60a-9f70-411a-a1cd-7b0663b626b9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b85c60a-9f70-411a-a1cd-7b0663b626b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:26,897 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:13:26,898 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b438838-ac59-42ae-9be5-3091754928b6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b438838-ac59-42ae-9be5-3091754928b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:27,952 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:13:27,952 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f118f3bb-b33a-4a3e-8147-a45c005d7d58', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f118f3bb-b33a-4a3e-8147-a45c005d7d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:29,003 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:13:29,004 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f2f8fe-8e0e-421b-b8d0-bfaca46b5226', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f2f8fe-8e0e-421b-b8d0-bfaca46b5226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:30,058 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.046s 2022-06-20 06:13:30,058 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683fe55c-520b-4b71-96b7-33bb86abbaab', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683fe55c-520b-4b71-96b7-33bb86abbaab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:31,112 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.046s 2022-06-20 06:13:31,113 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58eec139-009c-4ab5-8754-85fb698b6f11', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58eec139-009c-4ab5-8754-85fb698b6f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:32,169 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.046s 2022-06-20 06:13:32,169 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac8ac73d-3d06-469a-9ff4-f77da53f56d0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac8ac73d-3d06-469a-9ff4-f77da53f56d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:33,224 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.047s 2022-06-20 06:13:33,224 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fa96513-8cec-4872-beef-c4deedb415b5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fa96513-8cec-4872-beef-c4deedb415b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:34,276 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:13:34,277 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a77870-b669-46ef-92c5-b4fc9e348656', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a77870-b669-46ef-92c5-b4fc9e348656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:35,331 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.046s 2022-06-20 06:13:35,331 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7620ad-72aa-4868-9dd8-7dc27e6221fb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7620ad-72aa-4868-9dd8-7dc27e6221fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:36,383 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:13:36,383 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40c1877d-8187-465c-9280-229ca3bbb534', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40c1877d-8187-465c-9280-229ca3bbb534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:37,434 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:13:37,435 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5758b296-44e1-4d9d-a537-441ccf826141', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5758b296-44e1-4d9d-a537-441ccf826141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:38,487 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:13:38,488 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84760e4-d4ee-4480-ac2d-334cfcabd77e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84760e4-d4ee-4480-ac2d-334cfcabd77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:39,541 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:13:39,541 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f8dcc37-646e-4b6a-99f0-c56fb0795b36', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f8dcc37-646e-4b6a-99f0-c56fb0795b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:40,595 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.046s 2022-06-20 06:13:40,596 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c805a5-926e-46a3-8412-31abb120cf96', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22c805a5-926e-46a3-8412-31abb120cf96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:41,646 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:13:41,647 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54591108-4653-4af8-9383-f36a2617e34e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54591108-4653-4af8-9383-f36a2617e34e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:42,702 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.047s 2022-06-20 06:13:42,703 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6648a126-4d53-4b4b-857c-13a10101c1e2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6648a126-4d53-4b4b-857c-13a10101c1e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:43,754 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:13:43,754 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-640b3c88-0267-4a3b-b01d-f23635a71c16', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-640b3c88-0267-4a3b-b01d-f23635a71c16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:44,810 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.047s 2022-06-20 06:13:44,811 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-775e0355-7d35-472b-a373-dae0c3369022', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-775e0355-7d35-472b-a373-dae0c3369022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:45,874 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.055s 2022-06-20 06:13:45,875 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e60140f-d052-438f-a383-81d09f5e48b5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e60140f-d052-438f-a383-81d09f5e48b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:46,928 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:13:46,928 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0df681e3-c8a0-4a80-b611-ed43e989c5a8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0df681e3-c8a0-4a80-b611-ed43e989c5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:47,978 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:13:47,979 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe6dde9-3c2a-4742-a8e7-fa426ed64749', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe6dde9-3c2a-4742-a8e7-fa426ed64749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:49,030 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:13:49,031 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1733e2e-9262-486f-a973-eeca031f5415', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1733e2e-9262-486f-a973-eeca031f5415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:50,081 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:13:50,082 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb477c2-7441-4017-89b0-7506921dd040', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb477c2-7441-4017-89b0-7506921dd040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:51,134 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:13:51,134 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b64510eb-4eb1-4ea6-8d4e-56f8ee2200f3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b64510eb-4eb1-4ea6-8d4e-56f8ee2200f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:52,185 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:13:52,185 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4cb159-e7cb-4c26-886d-f50ca8eef642', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4cb159-e7cb-4c26-886d-f50ca8eef642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:53,238 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:13:53,238 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb903790-d985-49e8-9716-0b0b2cfe337d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb903790-d985-49e8-9716-0b0b2cfe337d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:54,288 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:13:54,288 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fda4eca-e04f-4dfe-bc9c-a34008e3a992', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fda4eca-e04f-4dfe-bc9c-a34008e3a992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:55,343 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.046s 2022-06-20 06:13:55,343 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b5881d-8965-4d77-866a-674678735208', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b5881d-8965-4d77-866a-674678735208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:56,398 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.046s 2022-06-20 06:13:56,398 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9231a840-f19d-417b-9441-6796d450a35c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9231a840-f19d-417b-9441-6796d450a35c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:57,449 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:13:57,449 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5fdbceb-24a2-497f-9218-8b5681e5170e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5fdbceb-24a2-497f-9218-8b5681e5170e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:58,500 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:13:58,500 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76dc5100-b7eb-4e64-ac7c-8205da512224', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76dc5100-b7eb-4e64-ac7c-8205da512224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:13:59,551 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:13:59,551 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2626a89b-fced-4bde-bfd1-e8578d22243d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2626a89b-fced-4bde-bfd1-e8578d22243d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:00,603 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:14:00,603 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef76aca8-2de3-4253-bd69-165ff364c200', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef76aca8-2de3-4253-bd69-165ff364c200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:01,655 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:14:01,655 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3cb6d12-3e41-4e58-bf67-313cb6e9eb82', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3cb6d12-3e41-4e58-bf67-313cb6e9eb82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:02,717 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.054s 2022-06-20 06:14:02,717 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edc6f8e6-9189-46ff-bed4-dd245a6df607', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edc6f8e6-9189-46ff-bed4-dd245a6df607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:03,767 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:03,767 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b8ff3a-4e4c-4d7a-8e23-5cc994847b01', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b8ff3a-4e4c-4d7a-8e23-5cc994847b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:04,817 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:04,817 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a8ef4a1-b033-49e0-bbf5-1dcc8fd70779', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a8ef4a1-b033-49e0-bbf5-1dcc8fd70779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:05,871 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:14:05,871 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c555c4-2d5a-4db2-8d3b-0881fea429d4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c555c4-2d5a-4db2-8d3b-0881fea429d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:06,924 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:14:06,924 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-149cc4f2-5e9e-4e68-a811-02e669162e75', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-149cc4f2-5e9e-4e68-a811-02e669162e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:07,975 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:14:07,975 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23acd3d4-dadb-4308-8178-5003e7ad15c3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23acd3d4-dadb-4308-8178-5003e7ad15c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:09,026 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:14:09,027 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7052aa3-d319-491e-b415-572d582cec4d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7052aa3-d319-491e-b415-572d582cec4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:10,077 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:10,077 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e2d6f8-3644-453f-baa1-eb2fc60d016e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e2d6f8-3644-453f-baa1-eb2fc60d016e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:11,129 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:14:11,129 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de935e82-17d7-43fa-a786-febb664d92c9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de935e82-17d7-43fa-a786-febb664d92c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:12,180 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:12,181 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fd8b7e0-b27a-468b-93e0-05d91fe53e03', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fd8b7e0-b27a-468b-93e0-05d91fe53e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:13,305 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.116s 2022-06-20 06:14:13,306 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1cf0823-db80-48bb-b7eb-fc748fd05be1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1cf0823-db80-48bb-b7eb-fc748fd05be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:14,358 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:14:14,358 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec67ebb0-8360-467c-982f-c71b3744feb2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec67ebb0-8360-467c-982f-c71b3744feb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:15,409 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:15,409 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab1ef72e-44c2-4902-bb56-320efd49a671', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1ef72e-44c2-4902-bb56-320efd49a671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:16,465 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.047s 2022-06-20 06:14:16,465 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-755f8433-a905-4a70-ab44-7e1479747856', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-755f8433-a905-4a70-ab44-7e1479747856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:17,518 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:14:17,518 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b68ff399-ce8e-4bb6-9aa1-7c13c3b442c4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b68ff399-ce8e-4bb6-9aa1-7c13c3b442c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:18,570 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:14:18,571 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5668ce07-80a6-4290-9624-633f5726a923', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5668ce07-80a6-4290-9624-633f5726a923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:19,620 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:19,621 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdb0f4d9-4a0a-41a5-9366-1085cec0058d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdb0f4d9-4a0a-41a5-9366-1085cec0058d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:20,687 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.057s 2022-06-20 06:14:20,687 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd9a56fa-a9f7-465b-9643-8573efa3a69a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd9a56fa-a9f7-465b-9643-8573efa3a69a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:21,738 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:21,738 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66963dfe-bcb8-43d3-8708-90a30a521434', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66963dfe-bcb8-43d3-8708-90a30a521434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:22,789 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:22,789 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b704b06-672c-42ce-a905-c24e14b7ef01', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b704b06-672c-42ce-a905-c24e14b7ef01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:23,846 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.049s 2022-06-20 06:14:23,846 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0f6f109-5946-435c-9a34-d238176698d1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0f6f109-5946-435c-9a34-d238176698d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:24,897 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:24,897 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642f06af-0488-492b-a171-a6554a31b7d3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642f06af-0488-492b-a171-a6554a31b7d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:25,949 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:14:25,949 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da4e06e-7255-479d-b29e-90e2dc35d7d7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da4e06e-7255-479d-b29e-90e2dc35d7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:27,000 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:14:27,001 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab02808-050b-4eaa-96b1-f3d247d8ae81', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab02808-050b-4eaa-96b1-f3d247d8ae81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:28,050 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:14:28,051 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b06457c3-77f8-47b2-bb97-2843b9777662', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b06457c3-77f8-47b2-bb97-2843b9777662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:29,101 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:14:29,102 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef51e719-1110-48ba-a6a1-6967eff9d02c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef51e719-1110-48ba-a6a1-6967eff9d02c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:30,154 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:14:30,154 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f742b37-3336-4e81-8ceb-3d8de0191fbe', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f742b37-3336-4e81-8ceb-3d8de0191fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:31,205 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:14:31,206 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed00cf6c-2d36-42b7-93f7-a8ad06504138', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed00cf6c-2d36-42b7-93f7-a8ad06504138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:32,256 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:32,257 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f68408cd-9226-44fb-aa13-5d91e3fa0cc7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f68408cd-9226-44fb-aa13-5d91e3fa0cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:33,306 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:14:33,306 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d953b65e-022a-431e-9a9f-9ebb46bdae4f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d953b65e-022a-431e-9a9f-9ebb46bdae4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:34,355 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:14:34,355 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9629562-c2f3-40c9-901d-834560345f1d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9629562-c2f3-40c9-901d-834560345f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:35,406 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:35,407 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e779273-8e4c-4ee5-a54c-fe43b5225f89', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e779273-8e4c-4ee5-a54c-fe43b5225f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:36,456 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:36,456 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb2f3f9-0dd8-404f-82d6-8173fb665f03', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb2f3f9-0dd8-404f-82d6-8173fb665f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:37,507 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:37,507 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b545842-6c74-441a-9a76-39275668e553', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b545842-6c74-441a-9a76-39275668e553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:38,558 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:14:38,559 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2736f043-3947-436a-a95a-678bf9be1ccb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2736f043-3947-436a-a95a-678bf9be1ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:39,609 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:14:39,610 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f156ab4c-1a1f-4f15-8832-e8cef095532a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f156ab4c-1a1f-4f15-8832-e8cef095532a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:40,662 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:14:40,662 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8294fbef-6453-40b6-9091-69726a9ad544', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8294fbef-6453-40b6-9091-69726a9ad544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:41,711 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:41,712 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e1c1e0a-9e05-4dea-8d20-6d4a3bb043d2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e1c1e0a-9e05-4dea-8d20-6d4a3bb043d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:42,766 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:14:42,766 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99091d26-af44-4d25-b4bc-d96b5728aab4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99091d26-af44-4d25-b4bc-d96b5728aab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:43,816 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:14:43,816 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f70d9b99-4260-44b0-a8ea-35cced3b30be', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f70d9b99-4260-44b0-a8ea-35cced3b30be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:44,868 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:14:44,868 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21bbe73d-83d0-4695-995f-c862eb271093', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21bbe73d-83d0-4695-995f-c862eb271093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:45,919 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:45,919 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e6ec94-a39b-4bd4-b49c-b629a66edfba', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e6ec94-a39b-4bd4-b49c-b629a66edfba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:46,974 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.047s 2022-06-20 06:14:46,974 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b0306e-da03-489b-b747-c3ccc1e5ed9f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b0306e-da03-489b-b747-c3ccc1e5ed9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:48,025 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:48,025 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd28a35-7898-4080-93ac-0fb9906a534d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd28a35-7898-4080-93ac-0fb9906a534d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:49,074 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:14:49,074 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ee9970-2895-43a0-9c3b-6ccf2c0df455', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ee9970-2895-43a0-9c3b-6ccf2c0df455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:50,126 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:14:50,126 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cdd4299-a6dc-4b50-9850-054de520c2a3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cdd4299-a6dc-4b50-9850-054de520c2a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:51,179 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:14:51,179 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6cf27d-a5c8-41a9-a2b6-f231ac248cdd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6cf27d-a5c8-41a9-a2b6-f231ac248cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:52,228 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:14:52,229 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52d3a557-31bf-4597-a07c-cd136889f12f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52d3a557-31bf-4597-a07c-cd136889f12f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:53,280 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:53,280 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb204e79-6592-4ca2-9455-1ff7e03017c7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb204e79-6592-4ca2-9455-1ff7e03017c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:54,329 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:14:54,329 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2179ffbc-775c-4a81-90ac-2ba681e02143', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2179ffbc-775c-4a81-90ac-2ba681e02143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:55,379 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:14:55,380 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fe34cc2-6027-47b5-9389-89ea4fa48b91', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fe34cc2-6027-47b5-9389-89ea4fa48b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:56,430 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:56,430 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad6e97e4-c36c-4bdc-a0f4-58255a76d4bb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad6e97e4-c36c-4bdc-a0f4-58255a76d4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:57,481 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:14:57,482 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52aede84-6090-4d2d-9569-f57ba5f51a68', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52aede84-6090-4d2d-9569-f57ba5f51a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:58,532 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:58,532 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693cdc73-6791-49b1-a447-06740f0f166e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693cdc73-6791-49b1-a447-06740f0f166e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:14:59,582 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:14:59,582 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f81b9f-88d7-4c07-b25c-724e4f3f95f5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f81b9f-88d7-4c07-b25c-724e4f3f95f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:00,633 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:15:00,633 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-999fd984-c534-439c-818c-8e5e2fcbb9b3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-999fd984-c534-439c-818c-8e5e2fcbb9b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:01,687 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:15:01,687 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3befb55-5a50-4944-abec-5d03eb4fbb86', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3befb55-5a50-4944-abec-5d03eb4fbb86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:02,737 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:15:02,737 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adfbbbc1-9cfe-4bf9-851b-0eb622045445', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adfbbbc1-9cfe-4bf9-851b-0eb622045445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:03,786 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:15:03,787 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf608d0c-b761-4e0e-90f9-b96bc510cf40', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf608d0c-b761-4e0e-90f9-b96bc510cf40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:04,838 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:15:04,839 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6fda060-c53f-42c4-8d41-1f6479e52a9e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6fda060-c53f-42c4-8d41-1f6479e52a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:05,892 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:15:05,892 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43314c83-8930-4c8b-8227-8d1f506d78b9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43314c83-8930-4c8b-8227-8d1f506d78b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:06,944 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:15:06,944 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc475cdf-94a8-48d5-a5ea-84b493c44603', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc475cdf-94a8-48d5-a5ea-84b493c44603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:07,995 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:15:07,996 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266fcdad-dae1-4828-82fb-540c97736e48', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266fcdad-dae1-4828-82fb-540c97736e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:09,045 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:15:09,046 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d623d1f-1273-4561-b908-0949f38079a2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d623d1f-1273-4561-b908-0949f38079a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:10,097 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:15:10,098 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8971f24d-2f39-488b-9a16-9997a5d3dc3d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8971f24d-2f39-488b-9a16-9997a5d3dc3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:11,147 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:15:11,148 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d678dd30-26d2-4c20-b1d9-0a66c96eed7d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d678dd30-26d2-4c20-b1d9-0a66c96eed7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:12,199 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:15:12,199 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cdda707-c479-4402-a6b6-91ad66db8c38', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cdda707-c479-4402-a6b6-91ad66db8c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:13,251 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:15:13,251 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db65242b-26f1-4c39-ac65-2b2a7e594f78', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db65242b-26f1-4c39-ac65-2b2a7e594f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:14,302 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:15:14,302 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cc2c863-7fa1-4c46-bd50-5e609060a947', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cc2c863-7fa1-4c46-bd50-5e609060a947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:15,353 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:15:15,353 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be97ff69-d834-45e0-a566-8b94433446e1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be97ff69-d834-45e0-a566-8b94433446e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:16,404 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:15:16,405 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed9d43c-e65a-4f6f-99e2-a390ef3d04cc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed9d43c-e65a-4f6f-99e2-a390ef3d04cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:17,457 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:15:17,457 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7639ca1d-c5f5-4c8c-8211-975c8bb79347', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7639ca1d-c5f5-4c8c-8211-975c8bb79347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:18,508 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:15:18,509 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15010de-d25f-42c1-8617-65458e792134', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b15010de-d25f-42c1-8617-65458e792134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:19,566 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.049s 2022-06-20 06:15:19,566 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c5551b7-767b-4727-8743-5c9a17f03605', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c5551b7-767b-4727-8743-5c9a17f03605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:20,620 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:15:20,620 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8fbd9bb-5d07-43f3-92a0-1ad78e0e427c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8fbd9bb-5d07-43f3-92a0-1ad78e0e427c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:21,671 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:15:21,671 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1291853a-7419-4ab2-ad06-452a433ec41f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1291853a-7419-4ab2-ad06-452a433ec41f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:22,722 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:15:22,723 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f20e1d-5e08-4f54-8451-3423ea17f947', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f20e1d-5e08-4f54-8451-3423ea17f947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:23,776 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:15:23,777 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4adc9ac-300f-4e6f-a7a2-eae50f3bb12e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4adc9ac-300f-4e6f-a7a2-eae50f3bb12e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:24,832 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.047s 2022-06-20 06:15:24,832 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa973bb-3943-4700-ab30-54cab72686db', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa973bb-3943-4700-ab30-54cab72686db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:25,885 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:15:25,885 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e9659dc-127b-43ce-8326-24f2868b5545', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e9659dc-127b-43ce-8326-24f2868b5545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:26,936 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:15:26,936 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-274a14ea-76b3-44af-b0a7-f38fdc593249', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-274a14ea-76b3-44af-b0a7-f38fdc593249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:27,988 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:15:27,988 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec82f04-cb1e-4869-87ac-74cf183be6d1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec82f04-cb1e-4869-87ac-74cf183be6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:29,037 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:15:29,038 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bef9a8a-8f52-4b75-992e-89d0a4bc194a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bef9a8a-8f52-4b75-992e-89d0a4bc194a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:30,088 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:15:30,088 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6d6150-ce19-465d-98e0-0598d8776838', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6d6150-ce19-465d-98e0-0598d8776838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:31,138 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:15:31,138 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b778a2d0-b13e-4cda-882f-4373e3f97589', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b778a2d0-b13e-4cda-882f-4373e3f97589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:32,190 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:15:32,191 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-915159d2-723d-42a3-bd6a-5c5842f6eb1a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-915159d2-723d-42a3-bd6a-5c5842f6eb1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:33,241 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:15:33,241 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-070c4053-90ff-4dbb-bfbd-7c2efa792490', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-070c4053-90ff-4dbb-bfbd-7c2efa792490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:34,293 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:15:34,293 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b857ef57-ff31-463e-be0a-fa8b98b079c4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b857ef57-ff31-463e-be0a-fa8b98b079c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:35,354 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.052s 2022-06-20 06:15:35,354 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a839a65b-95a6-42ae-8a15-7f20e4d352fe', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a839a65b-95a6-42ae-8a15-7f20e4d352fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:36,404 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:15:36,405 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-647e2da8-6379-4f0e-aa0d-e0c8b0442eef', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-647e2da8-6379-4f0e-aa0d-e0c8b0442eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:37,455 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:15:37,455 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b324796-71ba-42a9-bf66-aa9c0153fd8c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b324796-71ba-42a9-bf66-aa9c0153fd8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:38,508 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:15:38,508 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c3ffef8-ab53-43a3-b1d7-5f1f0f6594c2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c3ffef8-ab53-43a3-b1d7-5f1f0f6594c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:39,558 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:15:39,558 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f292f504-a59c-4168-85fb-1ff54b2c91d5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f292f504-a59c-4168-85fb-1ff54b2c91d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:40,609 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:15:40,610 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b92fe218-7b04-4a63-9a99-72ee0394da4b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b92fe218-7b04-4a63-9a99-72ee0394da4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:41,659 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:15:41,660 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c7eea4-1797-4b93-b8e5-4471dfd8efee', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c7eea4-1797-4b93-b8e5-4471dfd8efee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:42,709 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:15:42,710 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-992e0e92-2d73-469a-b7e5-f12b4cbcd64a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-992e0e92-2d73-469a-b7e5-f12b4cbcd64a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:43,766 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.048s 2022-06-20 06:15:43,766 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01e3c29b-d2ba-445c-84b1-e9e19b0d88d0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01e3c29b-d2ba-445c-84b1-e9e19b0d88d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:44,815 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:15:44,815 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81f9ed1e-cfde-4570-a0d0-2f3b1c76ccf1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81f9ed1e-cfde-4570-a0d0-2f3b1c76ccf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:45,867 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:15:45,867 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc95d87e-5b60-4165-9bf3-3b2371b60535', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc95d87e-5b60-4165-9bf3-3b2371b60535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:46,926 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.049s 2022-06-20 06:15:46,926 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1759194-fae5-4178-aaab-d7d11b82a456', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1759194-fae5-4178-aaab-d7d11b82a456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:47,980 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:15:47,980 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-712acb30-be0d-41f1-a6aa-b490ef9f14b3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-712acb30-be0d-41f1-a6aa-b490ef9f14b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:49,030 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:15:49,030 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a95b9b-af57-4c37-9ccd-a838766881c5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a95b9b-af57-4c37-9ccd-a838766881c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:50,080 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:15:50,080 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad6e249-5fc4-49b1-929f-c94d6426c288', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad6e249-5fc4-49b1-929f-c94d6426c288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:51,132 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:15:51,132 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98a2bdd2-b11e-4020-9ea2-a428020f4ebd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98a2bdd2-b11e-4020-9ea2-a428020f4ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:52,182 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:15:52,182 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9172af06-5045-4586-9cb7-3c2a6503f988', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9172af06-5045-4586-9cb7-3c2a6503f988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:53,233 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:15:53,234 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9baa4d96-c9ba-41da-b535-dd8de83ede30', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9baa4d96-c9ba-41da-b535-dd8de83ede30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:54,288 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:15:54,288 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d31e70f-9f59-4ff8-912f-55c5dbd6bbef', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d31e70f-9f59-4ff8-912f-55c5dbd6bbef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:55,341 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:15:55,341 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49a162a5-c3f7-4a64-8fd1-e38f2580dde0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49a162a5-c3f7-4a64-8fd1-e38f2580dde0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:56,392 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:15:56,392 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76cf44bf-9438-4014-aa79-be7f7683511c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76cf44bf-9438-4014-aa79-be7f7683511c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:57,442 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:15:57,442 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336a56b1-8ce4-432d-afe3-3ed8be42b4c5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-336a56b1-8ce4-432d-afe3-3ed8be42b4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:58,492 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:15:58,492 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d19d794-40bf-426d-bfe1-ab7a342d7b04', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d19d794-40bf-426d-bfe1-ab7a342d7b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:15:59,544 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:15:59,544 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0bd3c87-a8df-485d-abc6-8dafc84b1035', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0bd3c87-a8df-485d-abc6-8dafc84b1035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:00,594 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:00,594 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4840ba5-3065-4335-9f09-a440efec42e6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4840ba5-3065-4335-9f09-a440efec42e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:01,645 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:01,646 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88809f0f-cf5e-4548-820e-9fab508855b0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88809f0f-cf5e-4548-820e-9fab508855b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:02,696 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:16:02,697 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be78b95-5083-45a8-b2f1-a75931daf3a3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be78b95-5083-45a8-b2f1-a75931daf3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:03,749 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:16:03,749 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b9d99c-9a9c-4e4a-b24d-8e771580f07a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b9d99c-9a9c-4e4a-b24d-8e771580f07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:04,801 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:16:04,801 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a6c5a6-9080-49a3-8f31-789b64c4edac', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a6c5a6-9080-49a3-8f31-789b64c4edac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:05,860 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.050s 2022-06-20 06:16:05,860 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-035baafd-aeab-4e47-a337-d3cb4c479d8d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-035baafd-aeab-4e47-a337-d3cb4c479d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:06,911 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:06,911 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7230ae1-db7f-47e9-b4a5-9c5dcda03823', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7230ae1-db7f-47e9-b4a5-9c5dcda03823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:07,960 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:16:07,960 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e72c504-f7b8-4d64-b8b7-27d84099f079', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e72c504-f7b8-4d64-b8b7-27d84099f079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:09,012 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:16:09,012 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6304c614-5f3c-4353-82b1-ab0039c6b8cb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6304c614-5f3c-4353-82b1-ab0039c6b8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:10,062 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:16:10,062 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6454a2b2-5521-434b-a21a-e2190b63928e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6454a2b2-5521-434b-a21a-e2190b63928e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:11,113 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:16:11,114 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82db1732-2995-46d3-9d42-1a49df72b0ec', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82db1732-2995-46d3-9d42-1a49df72b0ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:12,164 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:12,164 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-449aff3b-3ed4-4dc4-b619-614076bb1aa3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-449aff3b-3ed4-4dc4-b619-614076bb1aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:13,214 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:16:13,214 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcee94bd-45bd-4d58-af54-067d87f99ab3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcee94bd-45bd-4d58-af54-067d87f99ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:14,263 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:16:14,263 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-652405e5-0b0b-4354-88da-64b9d56cba52', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-652405e5-0b0b-4354-88da-64b9d56cba52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:15,314 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:16:15,315 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b1c75b-90d4-487a-af6b-f34dfddf18c1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17b1c75b-90d4-487a-af6b-f34dfddf18c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:16,369 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:16:16,369 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d15803bd-c757-4e2d-bd46-636df2ea2a65', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d15803bd-c757-4e2d-bd46-636df2ea2a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:17,419 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:17,419 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e55bbf05-1607-4dc9-bbd9-68d271694c1c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e55bbf05-1607-4dc9-bbd9-68d271694c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:18,469 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:18,469 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ab44fe-642d-4413-a6d5-8e15a94eff9c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ab44fe-642d-4413-a6d5-8e15a94eff9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:19,520 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:19,520 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16a99330-cb22-45bc-983c-f2e971ffde0e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16a99330-cb22-45bc-983c-f2e971ffde0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:20,574 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:16:20,574 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f862ca9-1a47-44db-8aa2-35a3ee27d856', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f862ca9-1a47-44db-8aa2-35a3ee27d856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:21,624 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:21,625 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba136771-6861-4954-8284-7a8f3e766d7b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba136771-6861-4954-8284-7a8f3e766d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:22,674 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:16:22,674 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f1969d-3f6a-4e03-bd29-9fa472a3fa01', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f1969d-3f6a-4e03-bd29-9fa472a3fa01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:23,724 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:23,725 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2bacedb-f587-45a9-9369-734a2abd6de6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2bacedb-f587-45a9-9369-734a2abd6de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:24,774 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:16:24,774 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a58f1fc1-15b5-4ddc-aa52-97acc7ce8e8f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a58f1fc1-15b5-4ddc-aa52-97acc7ce8e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:25,826 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:16:25,826 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc567e4b-977b-41e0-b4b9-0b484fa3d8b7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc567e4b-977b-41e0-b4b9-0b484fa3d8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:26,878 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:16:26,879 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b3e887-a474-4291-a7b4-5a44e4f0d8f7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b3e887-a474-4291-a7b4-5a44e4f0d8f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:27,929 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:27,930 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f325ba52-f2eb-438d-af0c-8da75694363d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f325ba52-f2eb-438d-af0c-8da75694363d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:28,979 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:28,980 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-152fc1ab-dc48-4148-94f8-61d705b58b21', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-152fc1ab-dc48-4148-94f8-61d705b58b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:30,030 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:30,030 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2724b4a3-92d4-4bbf-abe3-54267d09eb17', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2724b4a3-92d4-4bbf-abe3-54267d09eb17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:31,079 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:16:31,080 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce8c371-74f6-4620-a727-629f5f9e7d9c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce8c371-74f6-4620-a727-629f5f9e7d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:32,131 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:16:32,131 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-376dd298-be4f-40a6-8294-b4e41252d8f1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-376dd298-be4f-40a6-8294-b4e41252d8f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:33,181 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:33,182 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3794f942-43cf-4b41-956a-14264f5c4851', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3794f942-43cf-4b41-956a-14264f5c4851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:34,231 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:16:34,232 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-003ac26b-4e78-42d9-bcfc-01b84b144f05', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-003ac26b-4e78-42d9-bcfc-01b84b144f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:35,287 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.047s 2022-06-20 06:16:35,287 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-468053a9-8851-467e-8d9d-d3295e549905', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-468053a9-8851-467e-8d9d-d3295e549905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:36,338 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:36,338 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-201ac6f0-a74d-4bae-b324-9a9d07789da5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-201ac6f0-a74d-4bae-b324-9a9d07789da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:37,390 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:16:37,390 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-941ff1ab-5e47-4db9-a5d5-8c67f8eea380', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-941ff1ab-5e47-4db9-a5d5-8c67f8eea380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:38,441 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:16:38,442 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3809eca-6519-489e-ba61-a16ac893edcc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3809eca-6519-489e-ba61-a16ac893edcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:39,493 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:16:39,494 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf24b14d-aef3-4fbf-ba1d-2cbda5470137', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf24b14d-aef3-4fbf-ba1d-2cbda5470137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:40,670 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.168s 2022-06-20 06:16:40,670 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949c100b-ef6b-40f8-b5bf-05b7a7d0fa1e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949c100b-ef6b-40f8-b5bf-05b7a7d0fa1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:41,770 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:16:41,770 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c8c8e6-b402-46ea-86f4-318ab1a2b0eb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c8c8e6-b402-46ea-86f4-318ab1a2b0eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:42,820 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:42,821 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a950d8-3f9b-491e-9bc6-29b3ec063d32', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a950d8-3f9b-491e-9bc6-29b3ec063d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:43,873 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:16:43,873 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95fbfc00-4191-4d65-b48f-102b48336cb4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95fbfc00-4191-4d65-b48f-102b48336cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:44,923 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:16:44,924 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52240567-b329-4d00-bfa7-b6f4c0e1cf93', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52240567-b329-4d00-bfa7-b6f4c0e1cf93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:46,099 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.168s 2022-06-20 06:16:46,100 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e1a9e5-affd-4629-93b0-63b552f0e897', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e1a9e5-affd-4629-93b0-63b552f0e897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:47,152 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:16:47,152 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63821ae6-3b65-4eae-9a6f-adfeb0b6157d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63821ae6-3b65-4eae-9a6f-adfeb0b6157d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:48,204 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:16:48,205 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd298474-ec3f-4933-9fd0-80a549c43197', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd298474-ec3f-4933-9fd0-80a549c43197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:49,261 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.048s 2022-06-20 06:16:49,261 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a69bcf-6f0f-4e33-b4ae-94ebf2699bbb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a69bcf-6f0f-4e33-b4ae-94ebf2699bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:50,316 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.046s 2022-06-20 06:16:50,316 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56fd8432-cd95-4b49-be76-6c3c48fb5ab7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56fd8432-cd95-4b49-be76-6c3c48fb5ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:51,366 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:16:51,366 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e3324b-8246-4373-9210-9cc275f28f07', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e3324b-8246-4373-9210-9cc275f28f07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:52,417 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:52,417 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ac54db3-adf4-4e9d-b388-1b4cec944d59', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ac54db3-adf4-4e9d-b388-1b4cec944d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:53,466 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:16:53,467 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9821f285-f175-439c-a5cf-813b38630a4b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9821f285-f175-439c-a5cf-813b38630a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:54,521 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:16:54,521 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14737fb-de8d-400f-af7b-f3bed3a37fb8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14737fb-de8d-400f-af7b-f3bed3a37fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:55,571 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:55,571 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a020a3b5-8cc4-4448-9c20-04ada80bc683', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a020a3b5-8cc4-4448-9c20-04ada80bc683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:56,625 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:16:56,625 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4766f644-f939-4e0a-b6c4-fa78163afd89', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4766f644-f939-4e0a-b6c4-fa78163afd89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:57,677 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:16:57,677 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad47d092-661d-4aca-978e-da9bcbb03743', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad47d092-661d-4aca-978e-da9bcbb03743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:58,727 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:16:58,728 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088a2e6d-4601-4ed4-b804-57dfc4d700ad', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088a2e6d-4601-4ed4-b804-57dfc4d700ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:16:59,779 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:16:59,779 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f429bf46-107f-4738-9dc3-134a4cd5f968', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f429bf46-107f-4738-9dc3-134a4cd5f968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:00,836 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.049s 2022-06-20 06:17:00,837 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c21b7079-424c-4883-8150-52f0d85c22e4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c21b7079-424c-4883-8150-52f0d85c22e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:01,890 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:17:01,890 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e3d835a-4034-4b6b-87d3-6ba24087238d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e3d835a-4034-4b6b-87d3-6ba24087238d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:02,941 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:17:02,941 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a08c02c5-6424-41aa-84aa-e5e3cd91b811', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a08c02c5-6424-41aa-84aa-e5e3cd91b811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:03,993 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:17:03,994 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a208f7c0-e359-499e-a1f1-64ac5a694823', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a208f7c0-e359-499e-a1f1-64ac5a694823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:05,044 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:17:05,045 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef195c33-2f6e-4dc2-a615-c47179877fdb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef195c33-2f6e-4dc2-a615-c47179877fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:06,095 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:17:06,095 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77158539-e13f-4fb8-89b4-75fe11fa03a4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77158539-e13f-4fb8-89b4-75fe11fa03a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:07,144 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:17:07,145 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae477478-b4e7-4df8-b9ac-1f96f690d461', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae477478-b4e7-4df8-b9ac-1f96f690d461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:08,193 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:17:08,194 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bd8ec4c-9f00-4c80-a59d-c51960914c4a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bd8ec4c-9f00-4c80-a59d-c51960914c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:09,245 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:17:09,246 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8709c812-b42a-4ed2-ba1d-5596dc739548', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8709c812-b42a-4ed2-ba1d-5596dc739548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:10,297 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:17:10,298 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e680320-2a35-477e-843a-1a693d41dc82', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e680320-2a35-477e-843a-1a693d41dc82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:11,357 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.050s 2022-06-20 06:17:11,357 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae373d52-ac99-4fd9-8033-48d69677add9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae373d52-ac99-4fd9-8033-48d69677add9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:12,407 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:17:12,407 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce4c2e3-e2af-4824-90c1-57ed010bbb72', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce4c2e3-e2af-4824-90c1-57ed010bbb72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:13,458 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:17:13,458 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e04fc94-9a60-4f54-a9cc-12d69bdfc673', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e04fc94-9a60-4f54-a9cc-12d69bdfc673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:14,507 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:17:14,508 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77c9db15-baac-4e5a-9484-eca9a2b53085', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c9db15-baac-4e5a-9484-eca9a2b53085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:15,558 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:17:15,558 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a01b08-a666-49a7-8624-88cc7edfec16', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a01b08-a666-49a7-8624-88cc7edfec16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:16,608 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:17:16,609 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-633af35e-03bc-4f1c-80aa-9e74b6122688', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-633af35e-03bc-4f1c-80aa-9e74b6122688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:17,676 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.059s 2022-06-20 06:17:17,676 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b1877f-73b6-4303-8121-39c6970d5d5d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b1877f-73b6-4303-8121-39c6970d5d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:18,728 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:17:18,728 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48875f65-a0b3-4091-9708-74970b8c9774', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48875f65-a0b3-4091-9708-74970b8c9774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:19,780 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:17:19,780 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eccbc2c-e596-4133-90ee-79e0564712d3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eccbc2c-e596-4133-90ee-79e0564712d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:20,831 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:17:20,831 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a203ac-ee97-4ebd-b59a-3279835cdccf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14a203ac-ee97-4ebd-b59a-3279835cdccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:21,883 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:17:21,884 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-680bdf72-86e4-4ffa-8eb6-657b45fd0687', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-680bdf72-86e4-4ffa-8eb6-657b45fd0687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:22,933 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:17:22,934 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a25488f-84ef-4fb3-9258-3253a9312e3e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a25488f-84ef-4fb3-9258-3253a9312e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:23,983 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:17:23,984 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9498d57c-892a-4890-b6f4-a65f6e01fc2d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9498d57c-892a-4890-b6f4-a65f6e01fc2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:25,032 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:17:25,032 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0e1c8d6-a93e-4e19-b12c-9f34650ca541', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0e1c8d6-a93e-4e19-b12c-9f34650ca541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:26,082 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:17:26,082 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792f38e5-6d02-4fba-8d69-19063a512e9b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792f38e5-6d02-4fba-8d69-19063a512e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:27,131 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:17:27,132 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e76de901-722f-43e1-b6e2-498c1775223c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e76de901-722f-43e1-b6e2-498c1775223c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:28,185 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:17:28,186 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-859854e4-5229-4610-be3a-f3bb2bae0130', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-859854e4-5229-4610-be3a-f3bb2bae0130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:29,240 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.046s 2022-06-20 06:17:29,240 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5d65b9-511d-4217-ac4e-88a953112acd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5d65b9-511d-4217-ac4e-88a953112acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:30,291 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:17:30,291 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6119462-0a95-4f70-97cf-cad7421b02f3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6119462-0a95-4f70-97cf-cad7421b02f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:31,341 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:17:31,341 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c82dcfe2-0a0a-4a08-9661-5ea1a406ea14', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c82dcfe2-0a0a-4a08-9661-5ea1a406ea14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:32,393 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:17:32,393 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a6f0956-c70d-48ae-8975-3699b5d3dc4a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a6f0956-c70d-48ae-8975-3699b5d3dc4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:33,446 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:17:33,447 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d270e38d-2831-43de-867f-60b70608eb4f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d270e38d-2831-43de-867f-60b70608eb4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:34,510 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.055s 2022-06-20 06:17:34,511 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc1e0f3-19c8-4faa-8f2c-f2e22d1f913f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc1e0f3-19c8-4faa-8f2c-f2e22d1f913f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:35,562 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:17:35,563 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b5edce2-5c55-4167-aaf9-7f950137e309', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5edce2-5c55-4167-aaf9-7f950137e309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:36,613 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:17:36,613 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7869cdae-e0f7-4aa4-833d-ab082bd68fe0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7869cdae-e0f7-4aa4-833d-ab082bd68fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:37,662 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:17:37,663 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30249f9d-9b23-4e58-9cd6-183e569ecd5f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30249f9d-9b23-4e58-9cd6-183e569ecd5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:38,712 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:17:38,713 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5ca87fa-4813-4c7e-8d70-ab97942becb9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5ca87fa-4813-4c7e-8d70-ab97942becb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:39,765 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:17:39,766 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39d79aae-aba3-4762-8187-6a18ea90c1da', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39d79aae-aba3-4762-8187-6a18ea90c1da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:40,819 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:17:40,819 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19141e09-4b42-4159-a3c4-1c8453c58880', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19141e09-4b42-4159-a3c4-1c8453c58880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:41,869 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:17:41,870 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf90b47b-0021-4bab-9935-202802011aad', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf90b47b-0021-4bab-9935-202802011aad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:42,920 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:17:42,920 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b5024ad-7862-4f26-ae50-e36928bceb02', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b5024ad-7862-4f26-ae50-e36928bceb02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:43,971 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:17:43,971 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da5a8251-dde8-4457-8128-8c43a32113a0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da5a8251-dde8-4457-8128-8c43a32113a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:45,022 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:17:45,023 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea8f7d8b-0f68-4a2a-b4d0-956eb6cadd77', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea8f7d8b-0f68-4a2a-b4d0-956eb6cadd77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:46,074 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:17:46,075 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f9761e1-6e26-4092-b2dc-e18d89d4b09e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f9761e1-6e26-4092-b2dc-e18d89d4b09e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:47,126 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:17:47,127 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e341544d-d40f-45be-9568-bd3eaa006ea1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e341544d-d40f-45be-9568-bd3eaa006ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:48,182 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.047s 2022-06-20 06:17:48,182 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-989dcf09-f8e9-43cb-be2d-f53e7938dce6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-989dcf09-f8e9-43cb-be2d-f53e7938dce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:49,232 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:17:49,233 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b856232-95ad-44eb-a0e6-bc2a3a06b4a0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b856232-95ad-44eb-a0e6-bc2a3a06b4a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:50,282 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:17:50,282 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac85bb1b-f7a8-4413-8297-23003cb0fd7a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac85bb1b-f7a8-4413-8297-23003cb0fd7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:51,337 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.048s 2022-06-20 06:17:51,338 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14166720-eb30-4d9e-aaa6-64374c8c30e0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14166720-eb30-4d9e-aaa6-64374c8c30e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:52,388 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:17:52,389 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1140ea2b-ac5f-4130-8e82-e913bbdb126c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1140ea2b-ac5f-4130-8e82-e913bbdb126c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:53,438 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:17:53,439 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd8a383f-9805-470a-aa79-af8d0730aa69', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd8a383f-9805-470a-aa79-af8d0730aa69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:54,487 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.041s 2022-06-20 06:17:54,488 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a354bf14-3f72-4e45-bfdf-04615f6b4d69', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a354bf14-3f72-4e45-bfdf-04615f6b4d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:55,538 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:17:55,538 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a9bedd-9b05-4180-8ca4-7d1aaa1b6ab0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a9bedd-9b05-4180-8ca4-7d1aaa1b6ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:56,592 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:17:56,593 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e85b0cd2-a685-4c09-a941-351c4c3c82bd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e85b0cd2-a685-4c09-a941-351c4c3c82bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:57,644 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:17:57,644 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e716180a-d932-40bb-8180-f9d1dc86c0bf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e716180a-d932-40bb-8180-f9d1dc86c0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:58,695 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:17:58,695 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f29576-fa80-4679-8974-f40675e40353', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10f29576-fa80-4679-8974-f40675e40353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:17:59,745 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:17:59,746 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69cf2b58-0142-4c7e-b230-47beae8e9d48', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69cf2b58-0142-4c7e-b230-47beae8e9d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:00,797 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:00,797 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4de34c51-089f-45aa-af6b-ea2f29e4bc55', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4de34c51-089f-45aa-af6b-ea2f29e4bc55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:01,848 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:01,849 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00263b1-c472-420c-bb2d-e01ee449e176', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00263b1-c472-420c-bb2d-e01ee449e176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:02,903 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.046s 2022-06-20 06:18:02,904 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e515bd2-345d-4a8d-a4e6-6fd3ae9b71fa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e515bd2-345d-4a8d-a4e6-6fd3ae9b71fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:03,955 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:03,956 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47354529-7acc-4ecd-a424-215bf165062b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47354529-7acc-4ecd-a424-215bf165062b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:05,007 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:18:05,008 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-231cf558-0bff-461c-a593-744477f84e8b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-231cf558-0bff-461c-a593-744477f84e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:06,058 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:18:06,058 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2929ae49-dfb8-45cd-9db4-c53bb01af971', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2929ae49-dfb8-45cd-9db4-c53bb01af971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:07,112 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:18:07,112 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e641078e-8b6b-40fc-83e8-2884cc983724', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e641078e-8b6b-40fc-83e8-2884cc983724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:08,175 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.054s 2022-06-20 06:18:08,175 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b7dd75f-24b8-4c9e-b817-5f8cfadfaee3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b7dd75f-24b8-4c9e-b817-5f8cfadfaee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:09,226 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:09,227 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f15f35e8-596f-43e4-86dd-f38fcefcd8fd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f15f35e8-596f-43e4-86dd-f38fcefcd8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:10,280 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:18:10,280 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdbe6bbf-77f0-401b-b9ac-e5304fc6c184', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdbe6bbf-77f0-401b-b9ac-e5304fc6c184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:11,331 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:11,331 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f3a1c5c-b68a-46ab-9f41-866174198079', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f3a1c5c-b68a-46ab-9f41-866174198079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:12,383 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:12,383 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2394a4fb-c945-4444-b638-3df7850bd12f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2394a4fb-c945-4444-b638-3df7850bd12f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:13,433 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:18:13,433 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a445f10-5853-4a90-b1a0-98830c1dbaf9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a445f10-5853-4a90-b1a0-98830c1dbaf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:14,485 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:14,486 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac14b7f-bef6-4855-82e6-82a4030e3db5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac14b7f-bef6-4855-82e6-82a4030e3db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:15,535 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:18:15,536 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-176e9c37-241e-41c2-81ab-e90368563303', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-176e9c37-241e-41c2-81ab-e90368563303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:16,586 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:16,587 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54cc5ce3-3ac2-4c53-87de-ea64f088e97c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54cc5ce3-3ac2-4c53-87de-ea64f088e97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:17,640 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:18:17,641 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac377b69-c94f-4693-9a40-3c004e4ccd68', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac377b69-c94f-4693-9a40-3c004e4ccd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:18,692 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:18:18,692 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f451530-1187-4d43-8a23-cf05a1761a26', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f451530-1187-4d43-8a23-cf05a1761a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:19,746 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:18:19,746 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afba0121-e867-47f0-abd8-83fb97a9fade', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afba0121-e867-47f0-abd8-83fb97a9fade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:20,797 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:18:20,797 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35af76db-793f-4f50-a60a-dd499fd216fa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35af76db-793f-4f50-a60a-dd499fd216fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:21,849 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:18:21,849 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5162fe1e-4b90-42f4-9fe3-90c6977da5df', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5162fe1e-4b90-42f4-9fe3-90c6977da5df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:22,900 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:22,901 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-286893fb-6052-49a2-8aa8-3962e8af2968', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286893fb-6052-49a2-8aa8-3962e8af2968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:23,952 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:23,952 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c039e45a-6679-4ce0-920c-74116ef6db04', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c039e45a-6679-4ce0-920c-74116ef6db04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:25,004 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:25,004 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8c1bfdb-6c7c-42da-84a8-c00851cbcfe9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8c1bfdb-6c7c-42da-84a8-c00851cbcfe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:26,056 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:18:26,056 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b00fb4-d357-412a-8273-ab7210bb2698', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b00fb4-d357-412a-8273-ab7210bb2698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:27,107 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:27,107 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f018779-20f3-4a89-9229-a2e7937a2ca7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f018779-20f3-4a89-9229-a2e7937a2ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:28,161 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:18:28,161 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bae6a64f-ea18-4e4e-a537-74c11d9454a4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bae6a64f-ea18-4e4e-a537-74c11d9454a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:29,217 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.047s 2022-06-20 06:18:29,218 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dbaece8-01d4-44d6-b1c6-2536aa7aa214', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dbaece8-01d4-44d6-b1c6-2536aa7aa214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:30,268 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:18:30,269 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-babc7a73-f5e7-41ef-8e0d-ca17ac8cc759', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-babc7a73-f5e7-41ef-8e0d-ca17ac8cc759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:31,321 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:18:31,321 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3652b859-bf05-418c-b78a-4ab403bec4de', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3652b859-bf05-418c-b78a-4ab403bec4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:32,372 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:32,373 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16c4c1ac-a937-495d-be14-3f4f96117f81', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16c4c1ac-a937-495d-be14-3f4f96117f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:33,425 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:18:33,425 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb3bdc6-e2f2-4172-8877-a2cb3ea6adb6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb3bdc6-e2f2-4172-8877-a2cb3ea6adb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:34,477 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:34,477 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f949326f-a199-4d8f-8f0f-d0a1aa2230b1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f949326f-a199-4d8f-8f0f-d0a1aa2230b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:35,528 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:18:35,529 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a9312b9-037a-4d29-b23b-965ee20624fd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a9312b9-037a-4d29-b23b-965ee20624fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:36,585 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.047s 2022-06-20 06:18:36,585 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0278cce6-0b30-4f3e-921b-1f71fcc4e84c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0278cce6-0b30-4f3e-921b-1f71fcc4e84c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:37,636 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:37,637 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b991663d-698f-496a-89c0-c619e6a65554', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b991663d-698f-496a-89c0-c619e6a65554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:38,688 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:38,688 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa8dac3f-a333-4f05-bd8b-cfe15a1a9b84', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa8dac3f-a333-4f05-bd8b-cfe15a1a9b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:39,740 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:18:39,741 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff7d0dbb-66cc-4185-9f2f-ff0afa09cfa4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff7d0dbb-66cc-4185-9f2f-ff0afa09cfa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:40,792 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:40,793 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bbaeb93-7c71-4c17-af43-523ec2ffc902', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bbaeb93-7c71-4c17-af43-523ec2ffc902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:41,845 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:18:41,846 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7535f5c-d4d4-4d07-a1e9-f41e253cbdc8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7535f5c-d4d4-4d07-a1e9-f41e253cbdc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:42,898 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:18:42,898 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd9dc54-05c0-4b05-a19e-66c768ac6d9f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd9dc54-05c0-4b05-a19e-66c768ac6d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:43,949 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:43,950 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3263538-1269-459c-a15c-f98f7e83b732', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3263538-1269-459c-a15c-f98f7e83b732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:45,002 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:18:45,002 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c6b36e7-5a28-4e56-99b0-7508adae7ad6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c6b36e7-5a28-4e56-99b0-7508adae7ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:46,053 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:18:46,053 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cbf2347-1430-46ac-b758-52abe29f4a3c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cbf2347-1430-46ac-b758-52abe29f4a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:47,105 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:18:47,106 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a9be7e0-b035-40f9-a161-07c2c75ff016', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a9be7e0-b035-40f9-a161-07c2c75ff016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:48,159 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:18:48,159 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db1b9829-9c4c-4b93-8ae1-3c182c039d76', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db1b9829-9c4c-4b93-8ae1-3c182c039d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:49,210 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:49,210 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37eeaceb-9695-4340-8f01-3e329be31d3b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37eeaceb-9695-4340-8f01-3e329be31d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:50,261 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:18:50,262 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d36e525-7f2a-4f4f-bdea-3b8aa66fb911', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d36e525-7f2a-4f4f-bdea-3b8aa66fb911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:51,314 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:51,314 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7079ca1-6166-4b41-9ded-93a289a2a06e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7079ca1-6166-4b41-9ded-93a289a2a06e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:52,366 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:52,366 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b0abda1-dea3-4432-9347-1b53edd52d38', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b0abda1-dea3-4432-9347-1b53edd52d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:53,418 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:53,418 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a3b4ee4-f04b-49c4-92d1-9dd95d77c90e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a3b4ee4-f04b-49c4-92d1-9dd95d77c90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:54,469 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:18:54,469 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0dc5faa-5a49-4ed2-b8e4-477c32b3d653', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0dc5faa-5a49-4ed2-b8e4-477c32b3d653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:55,520 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:55,521 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff86961-3fe2-4786-844e-fcef094b05b5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff86961-3fe2-4786-844e-fcef094b05b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:56,572 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:18:56,573 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f77cc9f9-fddd-4953-886b-40b421c21e2c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f77cc9f9-fddd-4953-886b-40b421c21e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:57,625 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:18:57,625 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9251b8e4-9953-46b7-80e6-6cbb46201f2a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9251b8e4-9953-46b7-80e6-6cbb46201f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:58,677 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:18:58,678 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80a628a0-28e3-4b2b-9afd-63409ceb5059', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80a628a0-28e3-4b2b-9afd-63409ceb5059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:18:59,728 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:18:59,728 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b0113d9-1070-406e-8463-8e56268b5f91', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b0113d9-1070-406e-8463-8e56268b5f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:00,779 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:19:00,779 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df3b195-0049-4c6e-acaa-b902d3b8f832', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df3b195-0049-4c6e-acaa-b902d3b8f832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:01,835 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.048s 2022-06-20 06:19:01,835 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ac3f486-20fc-41e2-82b9-93df57b4ca8d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ac3f486-20fc-41e2-82b9-93df57b4ca8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:02,886 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:19:02,886 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd0c6a23-03a7-468a-b422-6d0ce96b89c0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd0c6a23-03a7-468a-b422-6d0ce96b89c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:03,938 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:19:03,938 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f6f454-859b-4905-8ac6-c2630a6c09ed', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f6f454-859b-4905-8ac6-c2630a6c09ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:04,990 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:19:04,991 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d32fc822-b358-4910-9eeb-5ac9e86b4629', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d32fc822-b358-4910-9eeb-5ac9e86b4629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:06,045 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:19:06,045 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0889a60e-d434-441b-bca2-af945481503e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0889a60e-d434-441b-bca2-af945481503e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:07,096 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:19:07,097 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e20705a-4a8f-4bac-a18f-b1530d7fb873', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e20705a-4a8f-4bac-a18f-b1530d7fb873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:08,149 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:19:08,149 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083761b4-d791-47c8-ab54-cdd6ba778abf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083761b4-d791-47c8-ab54-cdd6ba778abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:09,201 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:19:09,201 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b44b180a-9577-4d81-baf6-ede137d55041', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b44b180a-9577-4d81-baf6-ede137d55041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:10,252 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:19:10,252 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31bc0c3c-569a-408b-9d87-557e0ced337e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31bc0c3c-569a-408b-9d87-557e0ced337e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:11,303 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:19:11,304 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bf4b067-f95e-4594-8538-2e43fa1ca6e0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bf4b067-f95e-4594-8538-2e43fa1ca6e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:12,355 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:19:12,355 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf217a6b-26a7-4be9-a8a8-b0a7a9b746cd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf217a6b-26a7-4be9-a8a8-b0a7a9b746cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:13,564 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.200s 2022-06-20 06:19:13,564 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-542f3a0d-a25f-4593-a0e9-e826350ed56e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-542f3a0d-a25f-4593-a0e9-e826350ed56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:14,618 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:19:14,618 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02944099-86ab-4eee-843c-e4ab67aa8383', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02944099-86ab-4eee-843c-e4ab67aa8383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:15,669 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.043s 2022-06-20 06:19:15,669 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54184ab3-5793-49dc-9884-f2a5197d3441', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54184ab3-5793-49dc-9884-f2a5197d3441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:16,720 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.042s 2022-06-20 06:19:16,720 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a0b686-5bff-490b-bebf-ce81cfbb7d96', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a0b686-5bff-490b-bebf-ce81cfbb7d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:17,773 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.044s 2022-06-20 06:19:17,773 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0becc94-a0eb-481f-b84a-6066e31d7739', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0becc94-a0eb-481f-b84a-6066e31d7739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:18,830 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.048s 2022-06-20 06:19:18,830 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1873a89-7346-4097-af9f-2ba043d5a3df', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1873a89-7346-4097-af9f-2ba043d5a3df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:19,883 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed 0.045s 2022-06-20 06:19:19,884 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f442fb2e-da44-40ee-8d66-d2e5ede6533b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f442fb2e-da44-40ee-8d66-d2e5ede6533b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed'} Body: b'{"volume": {"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-06-20T06:05:05.000000", "updated_at": "2022-06-20T06:07:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1600919227", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.45/volume/v3/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}, {"rel": "bookmark", "href": "http://10.222.0.45/volume/7c6ff8a12e78430f9b0171a87771b80b/volumes/7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}], "user_id": "2f1455920a81413a8264fbabba997da5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "attachment_id": "d7268204-6f01-4133-b636-571a6071204a", "volume_id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed", "server_id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-06-20T06:05:12.000000"}], "os-vol-tenant-attr:tenant_id": "7c6ff8a12e78430f9b0171a87771b80b"}}' 2022-06-20 06:19:20,008 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.117s 2022-06-20 06:19:20,009 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a532742-80d5-47a7-8826-975765d21866', 'x-compute-request-id': 'req-7a532742-80d5-47a7-8826-975765d21866', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'' 2022-06-20 06:19:20,167 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.157s 2022-06-20 06:19:20,167 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab4986a5-e5a3-4e5d-ae40-627bd674fe4c', 'x-compute-request-id': 'req-ab4986a5-e5a3-4e5d-ae40-627bd674fe4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:21,328 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:19:21,329 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dbd62bc-c626-4556-956a-27338a28b26c', 'x-compute-request-id': 'req-4dbd62bc-c626-4556-956a-27338a28b26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:22,502 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.165s 2022-06-20 06:19:22,503 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2fcd2dc-6db9-41e5-8c00-c534d05af1ba', 'x-compute-request-id': 'req-a2fcd2dc-6db9-41e5-8c00-c534d05af1ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:23,664 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:19:23,665 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9becb362-781f-4385-8250-4bb2e3274cbe', 'x-compute-request-id': 'req-9becb362-781f-4385-8250-4bb2e3274cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:24,826 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:19:24,826 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-002addda-2e0b-4cf2-8b75-650e1ebd47e6', 'x-compute-request-id': 'req-002addda-2e0b-4cf2-8b75-650e1ebd47e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:25,991 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:19:25,991 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53c9418e-6652-4bd0-b767-96ae2fb20270', 'x-compute-request-id': 'req-53c9418e-6652-4bd0-b767-96ae2fb20270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:27,162 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.162s 2022-06-20 06:19:27,162 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91eba859-b9fb-4bf7-a6f7-5e3682ef0934', 'x-compute-request-id': 'req-91eba859-b9fb-4bf7-a6f7-5e3682ef0934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:28,320 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:19:28,320 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9c67bf3-1961-46c9-9f74-c0c90669921f', 'x-compute-request-id': 'req-b9c67bf3-1961-46c9-9f74-c0c90669921f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:29,482 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:19:29,482 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f34ec8e-edb9-4f0a-9d7a-907a0537973a', 'x-compute-request-id': 'req-3f34ec8e-edb9-4f0a-9d7a-907a0537973a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:30,646 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:19:30,647 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b01e3aff-3a82-4f18-a34d-dc0509df5f17', 'x-compute-request-id': 'req-b01e3aff-3a82-4f18-a34d-dc0509df5f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:31,805 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:19:31,806 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ba5821-b491-467f-8ded-beb93b79b7ca', 'x-compute-request-id': 'req-26ba5821-b491-467f-8ded-beb93b79b7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:32,975 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.160s 2022-06-20 06:19:32,976 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b994f356-0ebc-4bea-a01b-074c5080c86c', 'x-compute-request-id': 'req-b994f356-0ebc-4bea-a01b-074c5080c86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:34,134 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:19:34,135 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-263cc679-e4a3-47d3-b452-ed4ab87c2850', 'x-compute-request-id': 'req-263cc679-e4a3-47d3-b452-ed4ab87c2850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:35,295 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:19:35,295 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6b681d0-b8b7-4e23-8dd2-dc9ea577c461', 'x-compute-request-id': 'req-e6b681d0-b8b7-4e23-8dd2-dc9ea577c461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:36,453 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:19:36,453 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b25a4032-30f9-4aa1-bf93-d7dfc1afc6c3', 'x-compute-request-id': 'req-b25a4032-30f9-4aa1-bf93-d7dfc1afc6c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:37,613 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:19:37,614 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cd728cf-f65f-4984-a38e-c3871ee183ca', 'x-compute-request-id': 'req-2cd728cf-f65f-4984-a38e-c3871ee183ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:38,784 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.161s 2022-06-20 06:19:38,784 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc2ff1ee-ed2d-4e58-a238-ed8647752d48', 'x-compute-request-id': 'req-cc2ff1ee-ed2d-4e58-a238-ed8647752d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:39,945 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:19:39,946 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-600c3aa0-7fa3-42fe-a8e9-57c6104cc584', 'x-compute-request-id': 'req-600c3aa0-7fa3-42fe-a8e9-57c6104cc584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:41,107 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:19:41,107 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2845e57-6c80-4bf5-be8d-32c75642cffe', 'x-compute-request-id': 'req-a2845e57-6c80-4bf5-be8d-32c75642cffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:42,268 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:19:42,269 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b33a24a2-53a1-41a3-9249-3cc84b4d14b3', 'x-compute-request-id': 'req-b33a24a2-53a1-41a3-9249-3cc84b4d14b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:43,429 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:19:43,429 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac02180d-19ab-468c-913c-7b878ff402ea', 'x-compute-request-id': 'req-ac02180d-19ab-468c-913c-7b878ff402ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:44,590 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:19:44,590 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06798c01-8a36-48df-ae7e-58bc8497f9e2', 'x-compute-request-id': 'req-06798c01-8a36-48df-ae7e-58bc8497f9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:45,747 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.147s 2022-06-20 06:19:45,747 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7c2181b-3079-4f54-8488-96a3d52afe9c', 'x-compute-request-id': 'req-e7c2181b-3079-4f54-8488-96a3d52afe9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:46,910 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:19:46,911 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d28d6b67-7d04-422c-8709-56c5f6ae6eb2', 'x-compute-request-id': 'req-d28d6b67-7d04-422c-8709-56c5f6ae6eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:48,071 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:19:48,071 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca7658c8-9b9c-44a4-b136-b3c073b3ee20', 'x-compute-request-id': 'req-ca7658c8-9b9c-44a4-b136-b3c073b3ee20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:49,232 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:19:49,232 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52ba9ec6-3a5d-4fad-ac02-2a584c8161e2', 'x-compute-request-id': 'req-52ba9ec6-3a5d-4fad-ac02-2a584c8161e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:50,389 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:19:50,389 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09315ebe-f9fd-4de8-9bda-5e83d0915f82', 'x-compute-request-id': 'req-09315ebe-f9fd-4de8-9bda-5e83d0915f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:51,550 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:19:51,550 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bba63ddc-1d13-4365-87fc-ac678a8733ed', 'x-compute-request-id': 'req-bba63ddc-1d13-4365-87fc-ac678a8733ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:52,792 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.233s 2022-06-20 06:19:52,793 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a80373f-ed44-42d7-a53c-83342d3ad2e0', 'x-compute-request-id': 'req-2a80373f-ed44-42d7-a53c-83342d3ad2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:53,952 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:19:53,952 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6c15838-6c09-41e9-85bf-d13605edc1ab', 'x-compute-request-id': 'req-e6c15838-6c09-41e9-85bf-d13605edc1ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:55,115 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:19:55,115 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41fe6c5d-c7ce-4a1f-98c1-7eb8d4c8291a', 'x-compute-request-id': 'req-41fe6c5d-c7ce-4a1f-98c1-7eb8d4c8291a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:56,270 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.147s 2022-06-20 06:19:56,270 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d52b2f5c-ccba-484d-8ad0-2f650d7bfbdb', 'x-compute-request-id': 'req-d52b2f5c-ccba-484d-8ad0-2f650d7bfbdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:57,427 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:19:57,427 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e3014f3-8483-4f45-99a3-e7b6320e67db', 'x-compute-request-id': 'req-4e3014f3-8483-4f45-99a3-e7b6320e67db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:58,588 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:19:58,589 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-917c8947-4024-4825-9946-fefbcffe9ab9', 'x-compute-request-id': 'req-917c8947-4024-4825-9946-fefbcffe9ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:19:59,746 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:19:59,746 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dc6f958-74fa-4518-9f61-42b8f6aa5e9f', 'x-compute-request-id': 'req-7dc6f958-74fa-4518-9f61-42b8f6aa5e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:00,908 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:20:00,909 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53793e90-2918-4bb3-87d6-32119dab2fed', 'x-compute-request-id': 'req-53793e90-2918-4bb3-87d6-32119dab2fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:02,065 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.147s 2022-06-20 06:20:02,066 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73aecc6b-ea1e-4178-8ce0-cc5a64b2078d', 'x-compute-request-id': 'req-73aecc6b-ea1e-4178-8ce0-cc5a64b2078d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:03,222 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.147s 2022-06-20 06:20:03,223 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8adc1cd6-e2eb-40eb-b397-6355ab587c57', 'x-compute-request-id': 'req-8adc1cd6-e2eb-40eb-b397-6355ab587c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:04,386 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:20:04,387 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f82ec39-ddb5-4204-9066-080b6c2f4ab7', 'x-compute-request-id': 'req-5f82ec39-ddb5-4204-9066-080b6c2f4ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:05,550 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:20:05,550 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8c47867-4d68-4ebf-ade9-6c0cf486e719', 'x-compute-request-id': 'req-d8c47867-4d68-4ebf-ade9-6c0cf486e719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:06,713 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:20:06,714 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b35189a8-9b7d-4eff-83b4-2f2c5e40b131', 'x-compute-request-id': 'req-b35189a8-9b7d-4eff-83b4-2f2c5e40b131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:07,876 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:20:07,877 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31ce1ab0-3bfe-4fce-958d-8545ff49639c', 'x-compute-request-id': 'req-31ce1ab0-3bfe-4fce-958d-8545ff49639c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:09,038 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:20:09,038 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cc8bc36-6c74-4480-bced-86cc703154c6', 'x-compute-request-id': 'req-0cc8bc36-6c74-4480-bced-86cc703154c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:10,195 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.147s 2022-06-20 06:20:10,195 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6982234c-523f-480e-9014-2e466c99545d', 'x-compute-request-id': 'req-6982234c-523f-480e-9014-2e466c99545d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:11,351 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:20:11,352 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ca4997-c4d6-42e1-b0e0-104e2f65fc97', 'x-compute-request-id': 'req-45ca4997-c4d6-42e1-b0e0-104e2f65fc97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:12,512 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:20:12,512 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-006850ea-34df-49e1-96ff-c35f8b981504', 'x-compute-request-id': 'req-006850ea-34df-49e1-96ff-c35f8b981504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:13,673 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:20:13,673 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e099f12a-4161-4c50-862f-11d21cfd6747', 'x-compute-request-id': 'req-e099f12a-4161-4c50-862f-11d21cfd6747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:14,834 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:20:14,835 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c32f9cdd-b5ce-4f8a-864e-fa408ea898fb', 'x-compute-request-id': 'req-c32f9cdd-b5ce-4f8a-864e-fa408ea898fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:15,997 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:20:15,997 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7af888a-5c8a-4686-9d94-168a58f488c2', 'x-compute-request-id': 'req-f7af888a-5c8a-4686-9d94-168a58f488c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:17,161 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:20:17,161 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33093503-9974-4db1-8472-920b760f9f90', 'x-compute-request-id': 'req-33093503-9974-4db1-8472-920b760f9f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:18,328 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.157s 2022-06-20 06:20:18,328 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed29082b-8963-41e9-a18d-cc395602b369', 'x-compute-request-id': 'req-ed29082b-8963-41e9-a18d-cc395602b369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:19,487 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:20:19,487 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b55c6060-d13d-4d55-8dec-46d84333e458', 'x-compute-request-id': 'req-b55c6060-d13d-4d55-8dec-46d84333e458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:20,648 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:20:20,648 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88b08a2a-8db9-48cb-863f-944c0db2e535', 'x-compute-request-id': 'req-88b08a2a-8db9-48cb-863f-944c0db2e535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:21,806 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:20:21,806 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bfea0cd-3477-4696-8e35-11e14100f838', 'x-compute-request-id': 'req-1bfea0cd-3477-4696-8e35-11e14100f838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:22,967 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:20:22,968 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1238007e-12fe-4c4e-ba53-27c194e73433', 'x-compute-request-id': 'req-1238007e-12fe-4c4e-ba53-27c194e73433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:24,132 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:20:24,132 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7a89d0d-d5fa-4843-94d3-16485739298b', 'x-compute-request-id': 'req-c7a89d0d-d5fa-4843-94d3-16485739298b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:25,306 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.165s 2022-06-20 06:20:25,306 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bc75ee4-a689-46d7-b03a-d44427043bdf', 'x-compute-request-id': 'req-6bc75ee4-a689-46d7-b03a-d44427043bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:26,468 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:20:26,469 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e74571d5-1fcd-44de-b79a-52319b027daa', 'x-compute-request-id': 'req-e74571d5-1fcd-44de-b79a-52319b027daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:27,628 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:20:27,628 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d871b535-9cfd-4ff2-965e-f71d2eec31cf', 'x-compute-request-id': 'req-d871b535-9cfd-4ff2-965e-f71d2eec31cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:28,790 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:20:28,791 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ce156f3-27b1-480d-964a-9e3ec2127717', 'x-compute-request-id': 'req-2ce156f3-27b1-480d-964a-9e3ec2127717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:29,963 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.164s 2022-06-20 06:20:29,964 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ce9c5de-8d6f-4ea2-a8dd-6f986a69cdfb', 'x-compute-request-id': 'req-7ce9c5de-8d6f-4ea2-a8dd-6f986a69cdfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:31,124 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:20:31,125 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5a1fd7c-0f01-4d39-b87a-96c839385220', 'x-compute-request-id': 'req-c5a1fd7c-0f01-4d39-b87a-96c839385220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:32,285 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:20:32,285 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c577c77-97c0-4fc4-b122-d1e0d9fd89b4', 'x-compute-request-id': 'req-4c577c77-97c0-4fc4-b122-d1e0d9fd89b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:33,453 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.158s 2022-06-20 06:20:33,453 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0a66e69-9cdb-41b7-b328-f3ca6ea91694', 'x-compute-request-id': 'req-a0a66e69-9cdb-41b7-b328-f3ca6ea91694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:34,618 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.156s 2022-06-20 06:20:34,618 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ea6e329-3dfc-42dc-a6a0-3ae1426a7d84', 'x-compute-request-id': 'req-5ea6e329-3dfc-42dc-a6a0-3ae1426a7d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:35,780 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:20:35,781 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72313bad-5424-4ee9-8be0-c2bededb40bd', 'x-compute-request-id': 'req-72313bad-5424-4ee9-8be0-c2bededb40bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:36,939 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:20:36,940 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19cc0d3b-5a95-477a-91c5-2c800538cc76', 'x-compute-request-id': 'req-19cc0d3b-5a95-477a-91c5-2c800538cc76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:38,099 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:20:38,099 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1125375e-5424-49b1-8914-bacb240618c1', 'x-compute-request-id': 'req-1125375e-5424-49b1-8914-bacb240618c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:39,262 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:20:39,262 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54ab1e6a-982c-422a-9e86-cf94b952b604', 'x-compute-request-id': 'req-54ab1e6a-982c-422a-9e86-cf94b952b604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:40,422 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:20:40,423 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bcabe7f-43d7-4b6c-9f4e-45308816d72f', 'x-compute-request-id': 'req-9bcabe7f-43d7-4b6c-9f4e-45308816d72f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:41,583 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:20:41,583 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2629e7c1-9f67-4a41-a13c-1a0925cc8eb8', 'x-compute-request-id': 'req-2629e7c1-9f67-4a41-a13c-1a0925cc8eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:42,745 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:20:42,746 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c906ef73-f6fa-4b66-ab4b-58b5c683464e', 'x-compute-request-id': 'req-c906ef73-f6fa-4b66-ab4b-58b5c683464e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:43,908 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:20:43,908 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b60d8b0-b179-456b-9f44-ff3724d7ee85', 'x-compute-request-id': 'req-0b60d8b0-b179-456b-9f44-ff3724d7ee85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:45,069 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:20:45,069 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76a55c0a-80ea-4396-91e1-47d38cbadb36', 'x-compute-request-id': 'req-76a55c0a-80ea-4396-91e1-47d38cbadb36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:46,227 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:20:46,228 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9e1d954-5201-4160-9159-53d8cb5511b7', 'x-compute-request-id': 'req-c9e1d954-5201-4160-9159-53d8cb5511b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:47,388 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:20:47,388 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1ebe7c1-d979-4dd7-ac08-9155fc02ab21', 'x-compute-request-id': 'req-c1ebe7c1-d979-4dd7-ac08-9155fc02ab21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:48,545 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:20:48,545 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-444f571e-61a6-4596-b8ed-b9eefc7ebe4a', 'x-compute-request-id': 'req-444f571e-61a6-4596-b8ed-b9eefc7ebe4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:49,710 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:20:49,710 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee45371b-6f79-4ca2-ae67-5a2a864fd758', 'x-compute-request-id': 'req-ee45371b-6f79-4ca2-ae67-5a2a864fd758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:50,878 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.159s 2022-06-20 06:20:50,879 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67a2bb52-8692-4d17-af8d-33d0d162df0d', 'x-compute-request-id': 'req-67a2bb52-8692-4d17-af8d-33d0d162df0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:52,044 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.156s 2022-06-20 06:20:52,045 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b057ddb8-9ead-4f3e-bd14-19f769cafe7a', 'x-compute-request-id': 'req-b057ddb8-9ead-4f3e-bd14-19f769cafe7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:53,209 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:20:53,209 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b90619-eb67-40d8-a7d6-ac24e50f1231', 'x-compute-request-id': 'req-23b90619-eb67-40d8-a7d6-ac24e50f1231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:54,371 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:20:54,371 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e37d236-5055-4ce7-8dfe-be00bb3483db', 'x-compute-request-id': 'req-9e37d236-5055-4ce7-8dfe-be00bb3483db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:55,530 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:20:55,530 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2eae149-f815-4d16-ac0d-73bef1fb4bac', 'x-compute-request-id': 'req-b2eae149-f815-4d16-ac0d-73bef1fb4bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:56,692 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:20:56,693 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfdd3588-2949-4169-9832-c1a7b48eabe0', 'x-compute-request-id': 'req-bfdd3588-2949-4169-9832-c1a7b48eabe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:57,854 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:20:57,855 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e9ba31b-1fd2-43c4-938a-d5af640b8124', 'x-compute-request-id': 'req-9e9ba31b-1fd2-43c4-938a-d5af640b8124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:20:59,022 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.158s 2022-06-20 06:20:59,022 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8dd577b-6fd9-45cc-89a2-e5494d6f17f2', 'x-compute-request-id': 'req-b8dd577b-6fd9-45cc-89a2-e5494d6f17f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:00,185 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:21:00,185 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f87d035e-5607-4cbe-825a-fad1562f73b0', 'x-compute-request-id': 'req-f87d035e-5607-4cbe-825a-fad1562f73b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:01,346 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:21:01,346 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-396d8f72-60ce-449c-95a4-86b39b5b19c6', 'x-compute-request-id': 'req-396d8f72-60ce-449c-95a4-86b39b5b19c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:02,516 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.161s 2022-06-20 06:21:02,517 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a08e02e-1b8e-4167-8432-b736bf3715dc', 'x-compute-request-id': 'req-5a08e02e-1b8e-4167-8432-b736bf3715dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:03,677 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:21:03,677 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dedd8f8-cde3-4c75-8e6e-9024656350cb', 'x-compute-request-id': 'req-1dedd8f8-cde3-4c75-8e6e-9024656350cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:04,842 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.156s 2022-06-20 06:21:04,843 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a90ebfef-83a1-4e80-951e-8a3ba9835a6e', 'x-compute-request-id': 'req-a90ebfef-83a1-4e80-951e-8a3ba9835a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:06,002 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:21:06,003 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9423b42c-5fcd-4ea7-aabf-c74371f97704', 'x-compute-request-id': 'req-9423b42c-5fcd-4ea7-aabf-c74371f97704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:07,166 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:21:07,166 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53990801-4d5b-4d19-8928-85b4b8323d29', 'x-compute-request-id': 'req-53990801-4d5b-4d19-8928-85b4b8323d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:08,330 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:21:08,330 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9afa9a48-1a8a-48e8-90bb-a2ef0fec1ec7', 'x-compute-request-id': 'req-9afa9a48-1a8a-48e8-90bb-a2ef0fec1ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:09,496 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.157s 2022-06-20 06:21:09,496 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f655b15f-545d-475d-bb58-ebf506f0770d', 'x-compute-request-id': 'req-f655b15f-545d-475d-bb58-ebf506f0770d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:10,660 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:21:10,661 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a848419c-d686-48c9-8d1f-78b8402245d0', 'x-compute-request-id': 'req-a848419c-d686-48c9-8d1f-78b8402245d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:11,824 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.156s 2022-06-20 06:21:11,825 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf0356fb-1133-4995-ad34-02fec84c87f4', 'x-compute-request-id': 'req-bf0356fb-1133-4995-ad34-02fec84c87f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:12,998 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.164s 2022-06-20 06:21:12,998 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26be077c-f059-41e0-a19d-cf90f94038a2', 'x-compute-request-id': 'req-26be077c-f059-41e0-a19d-cf90f94038a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:14,183 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.176s 2022-06-20 06:21:14,184 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61ca9911-02e4-4ee5-971b-fd0a94046c07', 'x-compute-request-id': 'req-61ca9911-02e4-4ee5-971b-fd0a94046c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:15,347 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:21:15,347 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-195e31ed-324c-44ee-a3f9-a439fd037e90', 'x-compute-request-id': 'req-195e31ed-324c-44ee-a3f9-a439fd037e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:16,510 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:21:16,510 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bcbd8fc-fa7e-4043-b4c5-e06f185c4fc8', 'x-compute-request-id': 'req-6bcbd8fc-fa7e-4043-b4c5-e06f185c4fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:17,675 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.156s 2022-06-20 06:21:17,676 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-983b9669-4b4f-4096-a5a2-bb8008194c38', 'x-compute-request-id': 'req-983b9669-4b4f-4096-a5a2-bb8008194c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:18,843 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.158s 2022-06-20 06:21:18,844 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5a449ac-49ee-4877-ae77-3c5206658ca5', 'x-compute-request-id': 'req-e5a449ac-49ee-4877-ae77-3c5206658ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:20,005 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:21:20,005 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf2291ba-748d-4088-9c75-3cc1a38bc2c1', 'x-compute-request-id': 'req-bf2291ba-748d-4088-9c75-3cc1a38bc2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:21,170 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.157s 2022-06-20 06:21:21,171 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b49ffd06-83d3-4c59-9529-77ec0267fcdc', 'x-compute-request-id': 'req-b49ffd06-83d3-4c59-9529-77ec0267fcdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:22,333 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:21:22,334 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63182b63-5bc6-4499-b662-e0d10ae34ae2', 'x-compute-request-id': 'req-63182b63-5bc6-4499-b662-e0d10ae34ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:23,502 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.158s 2022-06-20 06:21:23,502 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-068653cc-53ba-4684-a56b-59431db9519f', 'x-compute-request-id': 'req-068653cc-53ba-4684-a56b-59431db9519f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:24,669 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.157s 2022-06-20 06:21:24,669 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc2e97c7-4bbe-40ac-bb42-6a7805ccb7fa', 'x-compute-request-id': 'req-dc2e97c7-4bbe-40ac-bb42-6a7805ccb7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:25,836 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.158s 2022-06-20 06:21:25,836 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6285bc16-4e9e-491c-8e80-b07c939ee989', 'x-compute-request-id': 'req-6285bc16-4e9e-491c-8e80-b07c939ee989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:27,056 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.211s 2022-06-20 06:21:27,056 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ffdf065-001c-4c44-81ec-cdd853cb0ab5', 'x-compute-request-id': 'req-8ffdf065-001c-4c44-81ec-cdd853cb0ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:28,221 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.156s 2022-06-20 06:21:28,221 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a884a0f-a92a-405e-a9ce-6603b404a88b', 'x-compute-request-id': 'req-1a884a0f-a92a-405e-a9ce-6603b404a88b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:29,385 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:21:29,385 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a342d51c-e4b9-4cff-96d3-98f9c27c025e', 'x-compute-request-id': 'req-a342d51c-e4b9-4cff-96d3-98f9c27c025e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:30,552 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.157s 2022-06-20 06:21:30,552 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30d854da-ea30-4f1a-94b9-248c001c7204', 'x-compute-request-id': 'req-30d854da-ea30-4f1a-94b9-248c001c7204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:31,713 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:21:31,714 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc1e657d-0f9c-4b57-a9a3-8434eb08d1e2', 'x-compute-request-id': 'req-cc1e657d-0f9c-4b57-a9a3-8434eb08d1e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:32,876 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:21:32,877 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82404807-8f5c-427b-9155-d040deb52918', 'x-compute-request-id': 'req-82404807-8f5c-427b-9155-d040deb52918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:34,052 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.166s 2022-06-20 06:21:34,052 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a430ca6d-e6b9-4905-9f68-c44680dc4d74', 'x-compute-request-id': 'req-a430ca6d-e6b9-4905-9f68-c44680dc4d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:35,447 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.386s 2022-06-20 06:21:35,447 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7e2e031-3414-485f-a358-847676da3c6f', 'x-compute-request-id': 'req-f7e2e031-3414-485f-a358-847676da3c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:36,613 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.157s 2022-06-20 06:21:36,613 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2358182-8e2f-4842-b748-ca5466d4614f', 'x-compute-request-id': 'req-f2358182-8e2f-4842-b748-ca5466d4614f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:37,781 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.159s 2022-06-20 06:21:37,781 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7fe3020-16d4-4fda-ac7f-a160ddbdbaaa', 'x-compute-request-id': 'req-e7fe3020-16d4-4fda-ac7f-a160ddbdbaaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:38,955 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.165s 2022-06-20 06:21:38,956 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ed22da1-05e1-4c85-b5f4-361882166e73', 'x-compute-request-id': 'req-3ed22da1-05e1-4c85-b5f4-361882166e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:40,120 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:21:40,120 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcd7c296-8587-4c68-9b33-41cfa33208b7', 'x-compute-request-id': 'req-dcd7c296-8587-4c68-9b33-41cfa33208b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:41,281 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:21:41,282 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a36d736b-b7ae-4781-9a52-e3dc6097c555', 'x-compute-request-id': 'req-a36d736b-b7ae-4781-9a52-e3dc6097c555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:42,446 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.156s 2022-06-20 06:21:42,447 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b72a3111-f3f1-443d-86e6-8b37adfbac76', 'x-compute-request-id': 'req-b72a3111-f3f1-443d-86e6-8b37adfbac76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:43,610 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:21:43,610 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe768898-1800-4e10-b3eb-adbefd3271bb', 'x-compute-request-id': 'req-fe768898-1800-4e10-b3eb-adbefd3271bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:44,774 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:21:44,774 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcef7f49-762e-4cff-810f-58709e2a55af', 'x-compute-request-id': 'req-fcef7f49-762e-4cff-810f-58709e2a55af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:46,040 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.257s 2022-06-20 06:21:46,041 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf8dcf74-3208-46f1-ba1a-2c8d9e70eb80', 'x-compute-request-id': 'req-bf8dcf74-3208-46f1-ba1a-2c8d9e70eb80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:47,209 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.159s 2022-06-20 06:21:47,209 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0086b2b2-98d1-4711-8b2b-b609768475ce', 'x-compute-request-id': 'req-0086b2b2-98d1-4711-8b2b-b609768475ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:48,372 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:21:48,373 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74422377-9bce-42e0-8948-90203d8bd147', 'x-compute-request-id': 'req-74422377-9bce-42e0-8948-90203d8bd147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:49,531 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:21:49,531 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fa03368-38c4-432d-af36-7fd356b590a1', 'x-compute-request-id': 'req-2fa03368-38c4-432d-af36-7fd356b590a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:50,687 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:21:50,687 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10ee7ad2-4dec-4872-9642-0e5b769d7515', 'x-compute-request-id': 'req-10ee7ad2-4dec-4872-9642-0e5b769d7515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:51,846 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:21:51,847 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1247bc01-294b-4443-9ec9-16810a21c425', 'x-compute-request-id': 'req-1247bc01-294b-4443-9ec9-16810a21c425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:53,008 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:21:53,008 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8267a94f-b232-46f0-b47e-d514d17e9860', 'x-compute-request-id': 'req-8267a94f-b232-46f0-b47e-d514d17e9860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:54,173 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:21:54,173 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcc49c6b-403f-443a-9d09-ebe53143fc22', 'x-compute-request-id': 'req-fcc49c6b-403f-443a-9d09-ebe53143fc22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:55,341 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.158s 2022-06-20 06:21:55,341 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e770fe25-b415-4020-9398-cb2b677e7adb', 'x-compute-request-id': 'req-e770fe25-b415-4020-9398-cb2b677e7adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:56,497 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.147s 2022-06-20 06:21:56,497 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d448d809-525c-48e2-a055-8efdf26ccc4d', 'x-compute-request-id': 'req-d448d809-525c-48e2-a055-8efdf26ccc4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:57,655 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:21:57,656 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c51c2340-ddbf-453a-a74b-39b67fdfc042', 'x-compute-request-id': 'req-c51c2340-ddbf-453a-a74b-39b67fdfc042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:58,812 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:21:58,812 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22f20a38-24f2-4867-8e90-8c621fad4517', 'x-compute-request-id': 'req-22f20a38-24f2-4867-8e90-8c621fad4517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:21:59,979 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.157s 2022-06-20 06:21:59,980 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e1bb56e-f6f4-4106-be1d-b943b72ae2f2', 'x-compute-request-id': 'req-4e1bb56e-f6f4-4106-be1d-b943b72ae2f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:01,142 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:22:01,143 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4acc764-d3ee-47b0-98e3-5299b6c86801', 'x-compute-request-id': 'req-e4acc764-d3ee-47b0-98e3-5299b6c86801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:02,304 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:22:02,304 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5e68c9d-b27d-418c-94a1-840dee29a844', 'x-compute-request-id': 'req-f5e68c9d-b27d-418c-94a1-840dee29a844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:03,465 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:22:03,465 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e93b1ca2-7ffd-47b1-b527-957c0d8038a6', 'x-compute-request-id': 'req-e93b1ca2-7ffd-47b1-b527-957c0d8038a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:04,626 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:22:04,627 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23720d4a-da9c-460c-8e10-c19ca78fc107', 'x-compute-request-id': 'req-23720d4a-da9c-460c-8e10-c19ca78fc107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:05,804 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.168s 2022-06-20 06:22:05,804 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ccbc7f1-5fef-4e31-8154-d4413004aa36', 'x-compute-request-id': 'req-4ccbc7f1-5fef-4e31-8154-d4413004aa36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:06,969 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:22:06,969 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f86a26f-b429-4813-af6e-4a94d8ffae0a', 'x-compute-request-id': 'req-3f86a26f-b429-4813-af6e-4a94d8ffae0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:08,130 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:22:08,131 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfb359e2-ede5-476b-9699-c9f2dee33bb5', 'x-compute-request-id': 'req-bfb359e2-ede5-476b-9699-c9f2dee33bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:09,298 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.157s 2022-06-20 06:22:09,298 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c6dce94-685a-469d-93fc-7d0decdf5d3b', 'x-compute-request-id': 'req-7c6dce94-685a-469d-93fc-7d0decdf5d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:10,454 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.147s 2022-06-20 06:22:10,454 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e9e6942-9ce5-45c8-9616-4d0c96e76157', 'x-compute-request-id': 'req-9e9e6942-9ce5-45c8-9616-4d0c96e76157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:11,614 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:22:11,615 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0597c9a9-64f9-4b34-98de-734d62c2a1ef', 'x-compute-request-id': 'req-0597c9a9-64f9-4b34-98de-734d62c2a1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:12,770 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.147s 2022-06-20 06:22:12,770 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-481bcf95-9393-4b81-aba7-e74942cb3e2a', 'x-compute-request-id': 'req-481bcf95-9393-4b81-aba7-e74942cb3e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:13,939 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.160s 2022-06-20 06:22:13,940 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d60fabf-564d-454a-96c9-a5aab947b88b', 'x-compute-request-id': 'req-5d60fabf-564d-454a-96c9-a5aab947b88b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:15,100 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:22:15,101 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ef877df-b137-4b02-94ee-4e1cb3e67674', 'x-compute-request-id': 'req-4ef877df-b137-4b02-94ee-4e1cb3e67674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:16,266 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.156s 2022-06-20 06:22:16,266 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54469092-1dcd-449e-800d-2f2ddac0a5c2', 'x-compute-request-id': 'req-54469092-1dcd-449e-800d-2f2ddac0a5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:17,436 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.161s 2022-06-20 06:22:17,436 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-390cdec2-2411-4d08-8800-d899d555b9a4', 'x-compute-request-id': 'req-390cdec2-2411-4d08-8800-d899d555b9a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:18,595 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:22:18,595 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de6e5c42-b1e2-4a79-90be-37b89956868c', 'x-compute-request-id': 'req-de6e5c42-b1e2-4a79-90be-37b89956868c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:19,752 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:22:19,752 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-395e0189-df22-4767-bad8-0f54c45490b8', 'x-compute-request-id': 'req-395e0189-df22-4767-bad8-0f54c45490b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:20,914 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:22:20,914 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f644b3a3-d17f-43cb-96ac-4235a5feee99', 'x-compute-request-id': 'req-f644b3a3-d17f-43cb-96ac-4235a5feee99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:22,073 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:22:22,074 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3651f03d-f292-4c63-97a6-ed0f39004a8b', 'x-compute-request-id': 'req-3651f03d-f292-4c63-97a6-ed0f39004a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:23,262 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.180s 2022-06-20 06:22:23,263 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7a9a838-0f9b-4392-b5bd-19bb26b0f021', 'x-compute-request-id': 'req-c7a9a838-0f9b-4392-b5bd-19bb26b0f021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:24,419 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:22:24,419 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-663addc5-55a7-4722-b646-9da1dbeec7d5', 'x-compute-request-id': 'req-663addc5-55a7-4722-b646-9da1dbeec7d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:25,585 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.156s 2022-06-20 06:22:25,585 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fa30df4-8654-4add-96fa-d5dc421de77c', 'x-compute-request-id': 'req-1fa30df4-8654-4add-96fa-d5dc421de77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:26,748 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:22:26,748 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4596b43-be3f-4008-b933-b359939f6d9c', 'x-compute-request-id': 'req-e4596b43-be3f-4008-b933-b359939f6d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:27,912 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:22:27,912 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dff2877f-ade3-49aa-87a4-23256972ca01', 'x-compute-request-id': 'req-dff2877f-ade3-49aa-87a4-23256972ca01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:29,073 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:22:29,074 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b2085c4-6116-4d4e-930e-73fffe2ad414', 'x-compute-request-id': 'req-0b2085c4-6116-4d4e-930e-73fffe2ad414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:30,233 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:22:30,233 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e961556f-a9c4-436e-b0fd-39016a71cc26', 'x-compute-request-id': 'req-e961556f-a9c4-436e-b0fd-39016a71cc26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:31,391 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:22:31,391 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7148d41-33e7-4e99-9db6-e95f58b1c8dc', 'x-compute-request-id': 'req-e7148d41-33e7-4e99-9db6-e95f58b1c8dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:32,547 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.147s 2022-06-20 06:22:32,547 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6801316b-a739-4da7-be16-70ba5936d706', 'x-compute-request-id': 'req-6801316b-a739-4da7-be16-70ba5936d706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:33,713 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.157s 2022-06-20 06:22:33,713 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae5b83b9-0f30-43d6-ac31-099ca7c3ae7e', 'x-compute-request-id': 'req-ae5b83b9-0f30-43d6-ac31-099ca7c3ae7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:34,875 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:22:34,876 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea90590e-ffd9-4d18-aca8-d82890291f0c', 'x-compute-request-id': 'req-ea90590e-ffd9-4d18-aca8-d82890291f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:36,039 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:22:36,040 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a49711b2-7cc5-40da-bb3b-5a6fe52dbcc5', 'x-compute-request-id': 'req-a49711b2-7cc5-40da-bb3b-5a6fe52dbcc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:37,205 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:22:37,205 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c6fb478-7f11-4e01-850c-f2366eae093a', 'x-compute-request-id': 'req-1c6fb478-7f11-4e01-850c-f2366eae093a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:38,366 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:22:38,367 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5013864f-5037-46e1-a831-318279fbf1e7', 'x-compute-request-id': 'req-5013864f-5037-46e1-a831-318279fbf1e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:39,535 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.160s 2022-06-20 06:22:39,535 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92bdb958-bb46-4349-ba03-3f9551934c13', 'x-compute-request-id': 'req-92bdb958-bb46-4349-ba03-3f9551934c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:40,696 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:22:40,697 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f90d75-31f1-4f14-84aa-c009eaff45b7', 'x-compute-request-id': 'req-42f90d75-31f1-4f14-84aa-c009eaff45b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:41,860 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:22:41,860 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d27348c-6aca-4de7-902b-948177cfbc42', 'x-compute-request-id': 'req-7d27348c-6aca-4de7-902b-948177cfbc42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:43,022 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:22:43,023 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4adf6b03-840c-4eaa-aea3-12808706a781', 'x-compute-request-id': 'req-4adf6b03-840c-4eaa-aea3-12808706a781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:44,189 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.158s 2022-06-20 06:22:44,189 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1129f264-1178-4795-bc59-e1afb6ee57a0', 'x-compute-request-id': 'req-1129f264-1178-4795-bc59-e1afb6ee57a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:45,346 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:22:45,347 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cf614e1-e776-4e90-9a24-cc993298b99f', 'x-compute-request-id': 'req-8cf614e1-e776-4e90-9a24-cc993298b99f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:46,739 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.384s 2022-06-20 06:22:46,739 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-519c22da-7240-4f0c-9889-d56d54e09207', 'x-compute-request-id': 'req-519c22da-7240-4f0c-9889-d56d54e09207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:47,901 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:22:47,901 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dc4583d-a784-4201-9470-db856f088a61', 'x-compute-request-id': 'req-4dc4583d-a784-4201-9470-db856f088a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:49,059 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:22:49,059 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-600c25aa-7101-4db2-a88f-356a64e5a5ab', 'x-compute-request-id': 'req-600c25aa-7101-4db2-a88f-356a64e5a5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:50,216 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.147s 2022-06-20 06:22:50,217 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a035a06b-48c8-4156-9fef-eff5ea836066', 'x-compute-request-id': 'req-a035a06b-48c8-4156-9fef-eff5ea836066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:51,377 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:22:51,378 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e845a87f-f859-490c-968a-874735fd2d7a', 'x-compute-request-id': 'req-e845a87f-f859-490c-968a-874735fd2d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:52,534 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:22:52,535 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9de64cd0-c118-420b-81a4-c5fd29f6cdfe', 'x-compute-request-id': 'req-9de64cd0-c118-420b-81a4-c5fd29f6cdfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:53,696 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:22:53,697 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01ea2f26-a6ce-49a1-8b26-614091d1e22a', 'x-compute-request-id': 'req-01ea2f26-a6ce-49a1-8b26-614091d1e22a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:54,855 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:22:54,855 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08bdbc69-d607-4042-a861-236c616f29db', 'x-compute-request-id': 'req-08bdbc69-d607-4042-a861-236c616f29db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:56,018 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:22:56,018 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-198d95fa-e126-4aca-aa21-64d9d6027355', 'x-compute-request-id': 'req-198d95fa-e126-4aca-aa21-64d9d6027355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:57,178 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:22:57,179 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09617c79-2006-42ad-9aa8-dd90914d5344', 'x-compute-request-id': 'req-09617c79-2006-42ad-9aa8-dd90914d5344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:58,339 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:22:58,340 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4062d807-15d4-46b1-9351-f76bd50fc8e5', 'x-compute-request-id': 'req-4062d807-15d4-46b1-9351-f76bd50fc8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:22:59,503 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:22:59,503 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3006bd6-2f79-4f39-9123-1d44d700b66e', 'x-compute-request-id': 'req-a3006bd6-2f79-4f39-9123-1d44d700b66e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:00,665 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:23:00,666 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ba9cb30-43a6-4453-b2c3-144f88652792', 'x-compute-request-id': 'req-3ba9cb30-43a6-4453-b2c3-144f88652792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:01,823 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:23:01,824 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b883e86-f5bb-4190-bd3c-cac6f623fc41', 'x-compute-request-id': 'req-9b883e86-f5bb-4190-bd3c-cac6f623fc41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:02,981 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:23:02,982 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd65b2f6-3400-4231-ba78-63071bca86ad', 'x-compute-request-id': 'req-fd65b2f6-3400-4231-ba78-63071bca86ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:04,143 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:23:04,143 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a07f0014-b753-42f7-9bc0-9489ccba933d', 'x-compute-request-id': 'req-a07f0014-b753-42f7-9bc0-9489ccba933d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:05,305 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:23:05,305 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9233dd44-232c-457a-8180-73e115e679f5', 'x-compute-request-id': 'req-9233dd44-232c-457a-8180-73e115e679f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:06,463 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:23:06,464 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f503263d-473c-49f3-8df1-caf1d768f555', 'x-compute-request-id': 'req-f503263d-473c-49f3-8df1-caf1d768f555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:07,627 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:23:07,627 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b7dd359-5f1a-46f8-968d-705cbf04cadf', 'x-compute-request-id': 'req-1b7dd359-5f1a-46f8-968d-705cbf04cadf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:08,787 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:23:08,788 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11bc9a6c-a2d3-4b34-aebb-53424621b3ac', 'x-compute-request-id': 'req-11bc9a6c-a2d3-4b34-aebb-53424621b3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:09,962 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.166s 2022-06-20 06:23:09,963 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-702ae515-124e-481c-b033-71d92c0e6c1f', 'x-compute-request-id': 'req-702ae515-124e-481c-b033-71d92c0e6c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:11,133 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.162s 2022-06-20 06:23:11,134 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf5d4766-0e95-4070-a06c-e7101798c5cd', 'x-compute-request-id': 'req-bf5d4766-0e95-4070-a06c-e7101798c5cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:12,291 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:23:12,291 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6405087e-6da4-41e7-8a30-63b36378fc35', 'x-compute-request-id': 'req-6405087e-6da4-41e7-8a30-63b36378fc35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:13,447 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:23:13,448 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51b0751b-d6af-438d-be86-9a07dacbc2ff', 'x-compute-request-id': 'req-51b0751b-d6af-438d-be86-9a07dacbc2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:14,611 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:23:14,612 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6991b042-a97a-4231-b03e-6a924ff82613', 'x-compute-request-id': 'req-6991b042-a97a-4231-b03e-6a924ff82613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:15,774 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:23:15,774 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff173be3-a37d-4eac-91ff-6c734acf890d', 'x-compute-request-id': 'req-ff173be3-a37d-4eac-91ff-6c734acf890d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:16,931 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:23:16,931 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11ac175d-8b4e-4da4-8ee9-e6046d1b13c3', 'x-compute-request-id': 'req-11ac175d-8b4e-4da4-8ee9-e6046d1b13c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:18,088 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.147s 2022-06-20 06:23:18,088 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9ef2d94-7fdf-4948-85b8-1185d85410a1', 'x-compute-request-id': 'req-b9ef2d94-7fdf-4948-85b8-1185d85410a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:19,250 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:23:19,251 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c9fe492-46cf-4416-a220-743fbf2544aa', 'x-compute-request-id': 'req-1c9fe492-46cf-4416-a220-743fbf2544aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:20,409 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:23:20,410 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-977e2172-af4f-44d0-a460-e7b76f9bf38c', 'x-compute-request-id': 'req-977e2172-af4f-44d0-a460-e7b76f9bf38c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:22,020 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.602s 2022-06-20 06:23:22,021 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee9d3c31-3a31-4425-a342-26cb015ce9d6', 'x-compute-request-id': 'req-ee9d3c31-3a31-4425-a342-26cb015ce9d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:23,231 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.201s 2022-06-20 06:23:23,231 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a63d58f5-fdcd-40ee-82d5-319a42f14297', 'x-compute-request-id': 'req-a63d58f5-fdcd-40ee-82d5-319a42f14297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:24,409 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.168s 2022-06-20 06:23:24,409 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c799f2c3-e5d1-43fb-a0ad-d1bd63b7d874', 'x-compute-request-id': 'req-c799f2c3-e5d1-43fb-a0ad-d1bd63b7d874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:25,570 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:23:25,570 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01932903-784c-41ea-9cf4-5040459f67f3', 'x-compute-request-id': 'req-01932903-784c-41ea-9cf4-5040459f67f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:26,729 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:23:26,729 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81229985-8efd-4eb9-904f-5867c217d007', 'x-compute-request-id': 'req-81229985-8efd-4eb9-904f-5867c217d007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:27,900 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.162s 2022-06-20 06:23:27,900 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-867dd956-2f4c-4750-a9a4-d142538ee52e', 'x-compute-request-id': 'req-867dd956-2f4c-4750-a9a4-d142538ee52e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:29,061 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:23:29,061 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2916b107-30c1-4dd3-855c-2deb5b81de4c', 'x-compute-request-id': 'req-2916b107-30c1-4dd3-855c-2deb5b81de4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:30,217 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.147s 2022-06-20 06:23:30,217 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2533ac49-c004-4d3f-aa8e-2c56941396dd', 'x-compute-request-id': 'req-2533ac49-c004-4d3f-aa8e-2c56941396dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:31,527 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.300s 2022-06-20 06:23:31,528 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42fb0e27-19c2-416f-8577-31d576395a1d', 'x-compute-request-id': 'req-42fb0e27-19c2-416f-8577-31d576395a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:32,684 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.147s 2022-06-20 06:23:32,685 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4dca4a7-5406-4306-8ab4-7e0bd42fba7a', 'x-compute-request-id': 'req-e4dca4a7-5406-4306-8ab4-7e0bd42fba7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:33,843 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:23:33,843 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97e2a15d-da64-4022-bc52-5dc192676391', 'x-compute-request-id': 'req-97e2a15d-da64-4022-bc52-5dc192676391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:35,002 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:23:35,002 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db90877b-5dae-401f-ac31-df8b946b1b19', 'x-compute-request-id': 'req-db90877b-5dae-401f-ac31-df8b946b1b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:36,158 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.147s 2022-06-20 06:23:36,158 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45781759-ad78-463b-bbe5-e03155d4b04b', 'x-compute-request-id': 'req-45781759-ad78-463b-bbe5-e03155d4b04b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:37,316 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:23:37,316 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-052f5f68-5b0d-4100-8f98-e9162bc0dba0', 'x-compute-request-id': 'req-052f5f68-5b0d-4100-8f98-e9162bc0dba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:38,477 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:23:38,477 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08a86e7a-41b8-4b9c-8ba2-a7ac86dd6ad1', 'x-compute-request-id': 'req-08a86e7a-41b8-4b9c-8ba2-a7ac86dd6ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:39,639 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:23:39,640 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd9b6de8-d1ae-451f-be31-62e130d3b1f4', 'x-compute-request-id': 'req-fd9b6de8-d1ae-451f-be31-62e130d3b1f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:40,802 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:23:40,802 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7848288-3f02-4b61-82b2-95e65ad2bf5a', 'x-compute-request-id': 'req-f7848288-3f02-4b61-82b2-95e65ad2bf5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:41,959 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:23:41,959 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68aeea44-70d6-4dca-8e45-5592332df60b', 'x-compute-request-id': 'req-68aeea44-70d6-4dca-8e45-5592332df60b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:43,116 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:23:43,117 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c12110d-6668-4b3d-9fa5-21fa97ab4377', 'x-compute-request-id': 'req-6c12110d-6668-4b3d-9fa5-21fa97ab4377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:44,280 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:23:44,280 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f070d163-cc35-41d6-98b0-e7717ea0ece1', 'x-compute-request-id': 'req-f070d163-cc35-41d6-98b0-e7717ea0ece1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:45,446 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.156s 2022-06-20 06:23:45,446 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e0262b5-463f-4c3e-a45c-29344c2f3b27', 'x-compute-request-id': 'req-7e0262b5-463f-4c3e-a45c-29344c2f3b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:46,613 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.158s 2022-06-20 06:23:46,614 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99f6eb0a-a1e7-41c7-96b5-89421dc53a11', 'x-compute-request-id': 'req-99f6eb0a-a1e7-41c7-96b5-89421dc53a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:47,779 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.157s 2022-06-20 06:23:47,779 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74d0dea9-b7c7-4e2e-8620-df0cab7480ec', 'x-compute-request-id': 'req-74d0dea9-b7c7-4e2e-8620-df0cab7480ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:48,944 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:23:48,944 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d794cae9-3fd4-4d29-9f0f-06e67d1b5704', 'x-compute-request-id': 'req-d794cae9-3fd4-4d29-9f0f-06e67d1b5704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:50,108 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.156s 2022-06-20 06:23:50,109 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c98b3005-87a7-4e48-8940-15f590b7b6b5', 'x-compute-request-id': 'req-c98b3005-87a7-4e48-8940-15f590b7b6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:51,273 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:23:51,273 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98c8cdaa-3e0c-4336-a9f7-8efb335baed6', 'x-compute-request-id': 'req-98c8cdaa-3e0c-4336-a9f7-8efb335baed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:52,436 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:23:52,437 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c260f378-61cf-41f3-b675-f46bf2540e05', 'x-compute-request-id': 'req-c260f378-61cf-41f3-b675-f46bf2540e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:53,604 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.157s 2022-06-20 06:23:53,605 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d8bcfb3-5f05-4c6b-a45f-b381743d15ae', 'x-compute-request-id': 'req-0d8bcfb3-5f05-4c6b-a45f-b381743d15ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:54,779 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.166s 2022-06-20 06:23:54,780 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93ade251-070b-47b7-b42e-fa0dafcae0c2', 'x-compute-request-id': 'req-93ade251-070b-47b7-b42e-fa0dafcae0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:55,942 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:23:55,942 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba9cac6e-7079-4bf2-ab30-1e128e0d3b24', 'x-compute-request-id': 'req-ba9cac6e-7079-4bf2-ab30-1e128e0d3b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:57,107 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.156s 2022-06-20 06:23:57,108 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-178df1b4-0fba-46cc-8fe4-d112c88b2dcd', 'x-compute-request-id': 'req-178df1b4-0fba-46cc-8fe4-d112c88b2dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:58,268 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:23:58,269 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0a2562f-ea77-4f28-9806-9b796f132cb1', 'x-compute-request-id': 'req-a0a2562f-ea77-4f28-9806-9b796f132cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:23:59,438 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.160s 2022-06-20 06:23:59,439 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-220c7a46-41a2-4d6a-8361-95123b473f24', 'x-compute-request-id': 'req-220c7a46-41a2-4d6a-8361-95123b473f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:00,601 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:24:00,602 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bb95873-9459-4afa-9f7d-414d7fc37f41', 'x-compute-request-id': 'req-1bb95873-9459-4afa-9f7d-414d7fc37f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:01,831 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.221s 2022-06-20 06:24:01,832 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83ac157a-fb14-4f59-a0b1-76e9f9661039', 'x-compute-request-id': 'req-83ac157a-fb14-4f59-a0b1-76e9f9661039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:02,994 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:24:02,995 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f257ff4f-b590-42e3-90a7-cfcf9a106ccf', 'x-compute-request-id': 'req-f257ff4f-b590-42e3-90a7-cfcf9a106ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:04,163 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.159s 2022-06-20 06:24:04,163 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c72bf51-ee0f-4e05-96ac-6ba1705aa944', 'x-compute-request-id': 'req-6c72bf51-ee0f-4e05-96ac-6ba1705aa944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:05,328 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.156s 2022-06-20 06:24:05,328 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d990a98-f8b1-43d2-90ab-820aea49c8d5', 'x-compute-request-id': 'req-3d990a98-f8b1-43d2-90ab-820aea49c8d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:06,505 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.168s 2022-06-20 06:24:06,506 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb9ee3a6-60db-461b-9161-19fbd8eb0716', 'x-compute-request-id': 'req-eb9ee3a6-60db-461b-9161-19fbd8eb0716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:07,664 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:24:07,665 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75eff223-c82a-43d7-953a-8238cba61478', 'x-compute-request-id': 'req-75eff223-c82a-43d7-953a-8238cba61478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:08,832 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.158s 2022-06-20 06:24:08,832 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4af3490-a0a0-4a32-992c-73390f249d64', 'x-compute-request-id': 'req-b4af3490-a0a0-4a32-992c-73390f249d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:09,995 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:24:09,995 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-192567c7-5096-4272-8b76-663900670b9f', 'x-compute-request-id': 'req-192567c7-5096-4272-8b76-663900670b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:11,157 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:24:11,157 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a55b5826-9924-48d2-a645-7cdc1b127f1d', 'x-compute-request-id': 'req-a55b5826-9924-48d2-a645-7cdc1b127f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:12,389 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.223s 2022-06-20 06:24:12,389 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82418e72-a746-44c8-b226-d64dcdd0c2aa', 'x-compute-request-id': 'req-82418e72-a746-44c8-b226-d64dcdd0c2aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:13,574 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.175s 2022-06-20 06:24:13,574 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9d63438-534a-49e9-b12a-12b554bc97b4', 'x-compute-request-id': 'req-e9d63438-534a-49e9-b12a-12b554bc97b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:14,808 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.226s 2022-06-20 06:24:14,808 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edfb2942-0624-47bb-b0bc-144169110226', 'x-compute-request-id': 'req-edfb2942-0624-47bb-b0bc-144169110226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:15,966 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:24:15,967 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93ceeeff-ca7d-40a0-ad51-378109c161ad', 'x-compute-request-id': 'req-93ceeeff-ca7d-40a0-ad51-378109c161ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:17,127 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:24:17,128 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-880beedd-a795-4026-bb9e-d2a917d17a82', 'x-compute-request-id': 'req-880beedd-a795-4026-bb9e-d2a917d17a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:18,286 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:24:18,286 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8229051e-b42a-4250-b57c-eb95f546f4bf', 'x-compute-request-id': 'req-8229051e-b42a-4250-b57c-eb95f546f4bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:19,446 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:24:19,447 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48b1b56c-ed0a-4f7c-ab72-3e2325bdec0c', 'x-compute-request-id': 'req-48b1b56c-ed0a-4f7c-ab72-3e2325bdec0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:20,609 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:24:20,609 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6417f8f3-8afe-4a8d-a5db-0d667fc88682', 'x-compute-request-id': 'req-6417f8f3-8afe-4a8d-a5db-0d667fc88682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:21,768 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:24:21,768 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c337db91-733e-4a6e-8e40-1c7010d2d53a', 'x-compute-request-id': 'req-c337db91-733e-4a6e-8e40-1c7010d2d53a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:22,926 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:24:22,927 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db538a2d-1254-4ea2-9433-55485cfdae7f', 'x-compute-request-id': 'req-db538a2d-1254-4ea2-9433-55485cfdae7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:24,089 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:24:24,089 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66f386e5-e0e1-48ed-8142-1bcd9a90f20f', 'x-compute-request-id': 'req-66f386e5-e0e1-48ed-8142-1bcd9a90f20f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:25,250 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:24:25,250 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-494ec2cc-9fc8-4503-b6a2-25af15b607d2', 'x-compute-request-id': 'req-494ec2cc-9fc8-4503-b6a2-25af15b607d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:26,413 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:24:26,414 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55fb6852-4249-40a0-8682-3e2b4a60188a', 'x-compute-request-id': 'req-55fb6852-4249-40a0-8682-3e2b4a60188a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:27,576 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:24:27,577 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5435f24-a5a6-416e-86cf-7d77fe3ae052', 'x-compute-request-id': 'req-b5435f24-a5a6-416e-86cf-7d77fe3ae052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:28,734 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:24:28,734 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2a147dd-c5c5-4808-87dc-52ddd9eab07e', 'x-compute-request-id': 'req-b2a147dd-c5c5-4808-87dc-52ddd9eab07e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:29,895 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:24:29,896 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10f94a92-6e0a-491d-94c8-4e7fff8298de', 'x-compute-request-id': 'req-10f94a92-6e0a-491d-94c8-4e7fff8298de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:31,058 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:24:31,059 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7349522-7614-40e9-96cd-eddb124f2725', 'x-compute-request-id': 'req-b7349522-7614-40e9-96cd-eddb124f2725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:32,219 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:24:32,219 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54126ac2-6a8a-4c9c-b0f0-fb191b83f5d4', 'x-compute-request-id': 'req-54126ac2-6a8a-4c9c-b0f0-fb191b83f5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:33,379 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:24:33,379 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da1d37b1-8162-4ce8-a7a2-5d27c186e0ca', 'x-compute-request-id': 'req-da1d37b1-8162-4ce8-a7a2-5d27c186e0ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:34,541 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:24:34,542 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b28af28e-2e2e-476c-b892-4f761118ad1e', 'x-compute-request-id': 'req-b28af28e-2e2e-476c-b892-4f761118ad1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:35,702 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:24:35,702 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc26670d-5696-48d6-a4b0-3bdf0a955745', 'x-compute-request-id': 'req-fc26670d-5696-48d6-a4b0-3bdf0a955745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:36,862 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:24:36,863 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c26e0bc-49b0-4864-ab14-532016a8b028', 'x-compute-request-id': 'req-2c26e0bc-49b0-4864-ab14-532016a8b028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:38,024 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:24:38,025 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7de97cc5-cbd8-436c-8d2a-d0d96da47424', 'x-compute-request-id': 'req-7de97cc5-cbd8-436c-8d2a-d0d96da47424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:39,185 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:24:39,186 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-016c7974-3aab-49d5-8a32-3d01b2832d73', 'x-compute-request-id': 'req-016c7974-3aab-49d5-8a32-3d01b2832d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:40,342 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:24:40,343 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46857f4c-89bb-433c-884a-e394254aeda3', 'x-compute-request-id': 'req-46857f4c-89bb-433c-884a-e394254aeda3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:41,511 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.159s 2022-06-20 06:24:41,512 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52d07d34-dc01-4f83-a16d-7fa548d13291', 'x-compute-request-id': 'req-52d07d34-dc01-4f83-a16d-7fa548d13291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:42,671 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:24:42,671 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1e09ae8-1f40-4841-be17-bf1e12f423b3', 'x-compute-request-id': 'req-e1e09ae8-1f40-4841-be17-bf1e12f423b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:43,830 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:24:43,830 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f1648f7-97cb-4af9-80fb-8921652ffcc6', 'x-compute-request-id': 'req-7f1648f7-97cb-4af9-80fb-8921652ffcc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:44,992 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:24:44,993 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14853e38-7acd-4654-9eeb-cb98cfcb8292', 'x-compute-request-id': 'req-14853e38-7acd-4654-9eeb-cb98cfcb8292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:46,155 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:24:46,155 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c2f9375-5482-4c62-a760-fce57612189c', 'x-compute-request-id': 'req-4c2f9375-5482-4c62-a760-fce57612189c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:47,313 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:24:47,314 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4074623-fba1-47b6-a4ce-5cc9d1cabf72', 'x-compute-request-id': 'req-c4074623-fba1-47b6-a4ce-5cc9d1cabf72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:48,474 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:24:48,475 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c25a336-b0b3-43b1-9314-81b62de2a651', 'x-compute-request-id': 'req-2c25a336-b0b3-43b1-9314-81b62de2a651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:49,635 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:24:49,635 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7a89747-9ef0-4894-b6c2-39599b96eafe', 'x-compute-request-id': 'req-b7a89747-9ef0-4894-b6c2-39599b96eafe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:50,793 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:24:50,793 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad8d787c-c32f-4049-995c-d592a17a488b', 'x-compute-request-id': 'req-ad8d787c-c32f-4049-995c-d592a17a488b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:51,955 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:24:51,955 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8a648ce-1fe8-4bdd-b889-0238489cd7ce', 'x-compute-request-id': 'req-f8a648ce-1fe8-4bdd-b889-0238489cd7ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:53,117 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:24:53,117 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c782f8f-4aef-4e20-98e8-f1a54b13c932', 'x-compute-request-id': 'req-1c782f8f-4aef-4e20-98e8-f1a54b13c932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:54,280 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.154s 2022-06-20 06:24:54,280 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95edd15f-6d4e-41d3-83b6-3fd57a9f2073', 'x-compute-request-id': 'req-95edd15f-6d4e-41d3-83b6-3fd57a9f2073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:55,445 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.155s 2022-06-20 06:24:55,445 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48b13638-5663-49ca-93d3-d38fd15d1a60', 'x-compute-request-id': 'req-48b13638-5663-49ca-93d3-d38fd15d1a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:56,605 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:24:56,605 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-073c2de4-26f1-4aa4-949a-01776932ccd4', 'x-compute-request-id': 'req-073c2de4-26f1-4aa4-949a-01776932ccd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:57,764 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:24:57,764 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-972e54eb-07a3-4a7e-af3b-e861a95ad0cc', 'x-compute-request-id': 'req-972e54eb-07a3-4a7e-af3b-e861a95ad0cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:24:58,926 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:24:58,926 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfd22e47-02b8-40dc-9797-ef2941b5d26b', 'x-compute-request-id': 'req-dfd22e47-02b8-40dc-9797-ef2941b5d26b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:00,086 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:25:00,086 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c713c06-8ea8-4387-93c7-413eb20046e5', 'x-compute-request-id': 'req-7c713c06-8ea8-4387-93c7-413eb20046e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:01,243 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:25:01,243 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da18c4ba-18b6-4d51-be8c-dbb87ebae3d1', 'x-compute-request-id': 'req-da18c4ba-18b6-4d51-be8c-dbb87ebae3d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:02,404 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:25:02,404 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cd42e92-00ea-4aa5-a092-510fa2139a22', 'x-compute-request-id': 'req-6cd42e92-00ea-4aa5-a092-510fa2139a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:03,564 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:25:03,564 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e623446b-1c0a-4f5b-b16e-b740e7f6916e', 'x-compute-request-id': 'req-e623446b-1c0a-4f5b-b16e-b740e7f6916e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:04,727 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:25:04,727 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3daa26a6-05d7-488c-89e4-fa6be416fea4', 'x-compute-request-id': 'req-3daa26a6-05d7-488c-89e4-fa6be416fea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:05,889 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:25:05,889 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7117467-3e1a-4502-b4d5-1e624b58abdc', 'x-compute-request-id': 'req-b7117467-3e1a-4502-b4d5-1e624b58abdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:07,047 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:25:07,047 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9d83f4a-005a-4343-9d1b-feb448b29a20', 'x-compute-request-id': 'req-f9d83f4a-005a-4343-9d1b-feb448b29a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:08,208 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.152s 2022-06-20 06:25:08,208 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94f6b01f-6eca-4ee4-9b27-9c5eb2f8fc08', 'x-compute-request-id': 'req-94f6b01f-6eca-4ee4-9b27-9c5eb2f8fc08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:09,368 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:25:09,368 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faa958fb-385b-4924-9b5d-e2a8f915da5f', 'x-compute-request-id': 'req-faa958fb-385b-4924-9b5d-e2a8f915da5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:10,528 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:25:10,528 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e73564e1-4eeb-4982-af47-206e98ef5973', 'x-compute-request-id': 'req-e73564e1-4eeb-4982-af47-206e98ef5973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:11,689 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:25:11,689 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-094beb93-f70f-4e9e-aaef-9c5cbda396b0', 'x-compute-request-id': 'req-094beb93-f70f-4e9e-aaef-9c5cbda396b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:12,850 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:25:12,851 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-212c337b-7bb0-4eb4-8c00-62ff7d68e01a', 'x-compute-request-id': 'req-212c337b-7bb0-4eb4-8c00-62ff7d68e01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:14,009 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.150s 2022-06-20 06:25:14,009 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c994796-7fb6-4406-b9cc-0634a3bceca5', 'x-compute-request-id': 'req-4c994796-7fb6-4406-b9cc-0634a3bceca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:15,167 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:25:15,167 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34598121-9e91-47af-b190-fd83be2cb194', 'x-compute-request-id': 'req-34598121-9e91-47af-b190-fd83be2cb194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:16,328 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:25:16,328 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd6efe98-0013-4bc2-a52c-da515f98d8c1', 'x-compute-request-id': 'req-fd6efe98-0013-4bc2-a52c-da515f98d8c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:17,485 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.148s 2022-06-20 06:25:17,485 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c46673c9-c8d7-469e-9e23-db0ed2978dd4', 'x-compute-request-id': 'req-c46673c9-c8d7-469e-9e23-db0ed2978dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:18,645 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.151s 2022-06-20 06:25:18,646 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76b0f773-0458-46db-bf1e-24df69020c66', 'x-compute-request-id': 'req-76b0f773-0458-46db-bf1e-24df69020c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:19,808 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.153s 2022-06-20 06:25:19,808 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06711e46-b5e4-4f03-a2c6-23b56a32d133', 'x-compute-request-id': 'req-06711e46-b5e4-4f03-a2c6-23b56a32d133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:20,966 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 0.149s 2022-06-20 06:25:20,967 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-448eed3a-214d-4102-963b-0858cf18a7b3', 'x-compute-request-id': 'req-448eed3a-214d-4102-963b-0858cf18a7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660'} Body: b'{"server": {"id": "c3515beb-c0b0-4b43-a6c1-dcb6e8aca660", "name": "tempest-TestMinimumBasicScenario-server-685097304", "status": "ACTIVE", "tenant_id": "7c6ff8a12e78430f9b0171a87771b80b", "user_id": "2f1455920a81413a8264fbabba997da5", "metadata": {}, "hostId": "e5d32e3edcf7f0be0b37d7a4712828afd4891837590c3d8adc64395e", "image": {"id": "e6a44e28-fd8c-42ff-b80e-a25201fb53a9", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.45/compute/flavors/452"}]}, "created": "2022-06-20T06:04:25Z", "updated": "2022-06-20T06:19:20Z", "addresses": {"tempest-TestMinimumBasicScenario-682499750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:53:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.45/compute/v2.1/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}, {"rel": "bookmark", "href": "http://10.222.0.45/compute/servers/c3515beb-c0b0-4b43-a6c1-dcb6e8aca660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-389788214", "OS-SRV-USG:launched_at": "2022-06-20T06:05:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7578b8ae-aea0-4953-9c7d-c41b5b31c4ed"}]}}' 2022-06-20 06:25:21,079 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.45/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-389788214 0.105s 2022-06-20 06:25:21,080 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:20 GMT', 'server': 'Apache/2.4.41 (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-d632eb83-cf82-4aa9-b377-11916075ee74', 'x-compute-request-id': 'req-d632eb83-cf82-4aa9-b377-11916075ee74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.45/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-389788214'} Body: b'' 2022-06-20 06:25:21,704 118312 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.45/image/v2/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9 0.624s 2022-06-20 06:25:21,705 118312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 20 Jun 2022 06:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-52f05713-b9fc-4dfb-9f15-80ede1f09c42', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.45/image/v2/images/e6a44e28-fd8c-42ff-b80e-a25201fb53a9'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 878, in nova_volume_detach self.servers_client.detach_volume(server['id'], volume['id']) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 480, in detach_volume resp, body = self.delete('servers/%s/os-volume_attachments/%s' % File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, 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 711, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 822, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': "Invalid volume: Invalid input received: Invalid volume: Unable to detach volume. Volume status must be 'in-use' and attach_status must be 'attached' to detach. (HTTP 400) (Request-ID: req-11b87342-db2e-4ab4-91ca-954b4cbc4b5d)"} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 128, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 711, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 822, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) 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-3: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 928, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestMinimumBasicScenario:_run_cleanups) Failed to delete volume 7578b8ae-aea0-4953-9c7d-c41b5b31c4ed within the required time (360 s). Timer started at 1655705599. Timer ended at 1655705959. Waited for 360 s. }}} traceback-4: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination raise lib_exc.TimeoutException tempest.lib.exceptions.TimeoutException: Request timed out Details: None }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/scenario/manager.py", line 879, in nova_volume_detach waiters.wait_for_volume_attachment_remove_from_server( File "/opt/stack/tempest/tempest/common/waiters.py", line 385, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 7578b8ae-aea0-4953-9c7d-c41b5b31c4ed failed to detach from server c3515beb-c0b0-4b43-a6c1-dcb6e8aca660 within the required time (360 s) from the compute API perspective |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt12.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) |
||||||
setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt13.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volume_retype | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt14.1: 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
pt15.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
pt16.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
VolumesBackupsTest) |
skip
pt16.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt17.1: setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) |
||||||
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
pt18.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.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
pt19.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
pt19.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
pt19.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
pt20.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
pt21.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
pt22.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
pt22.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
pt22.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
pt22.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
pt22.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
pt22.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
pt23.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
pt23.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
pt23.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
pt23.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
pt23.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
pt23.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
pt23.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
pt23.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
pt24.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
pt24.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
||||||
tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
skip
pt25.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
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
pt26.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
pt26.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
pt26.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
pt27.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
pt28.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
pt29.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
pt29.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
pt30.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
pt30.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
||||||
tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt31.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
||||||
tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt32.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
pt33.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
pt33.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
pt33.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
pt33.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
pt33.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
pt33.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
pt33.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
pt34.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
pt34.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
pt34.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
pt34.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
pt34.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
pt34.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
pt35.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
pt35.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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt36.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
||||||
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
pt37.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
pt37.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
pt38.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
pt38.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt40.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
pt40.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
pt40.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
pt41.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt44.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
pt44.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
pt45.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
pt45.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 | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt46.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt46.2: 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
pt46.3: 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
pt46.4: 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
pt46.5: 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
pt47.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
pt47.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
pt47.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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 | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt50.1: 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
pt50.2: 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
pt50.3: 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
pt50.4: 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
pt50.5: 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
pt51.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
pt52.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
pt53.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
pt54.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
pt55.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
pt55.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
pt56.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
pt56.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
pt57.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
pt58.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
pt58.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
pt59.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
||||||
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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
||||||
tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt63.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt63.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
||||||
tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt64.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_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt65.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt65.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt65.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
||||||
tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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_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
pt71.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_volume_boot_pattern.TestVolumeBootPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt72.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
||||||
Total | 239 | 213 | 17 | 0 | 9 |